HI,
I have to include a SIP.
Including the three components
SYSGEN_SOFTKB
SYSGEN_LARGEKB
SYSGEN_MSIM
I get the following errors during Sysgen
D:\WINCE500\PBWorkspaces\Sentinel\WINCE500\VIA_Twister_x86\cesysgen\oak\lib\x86\retail\coredll_ALL.lib
coredll.def : error LNK2001: unresolved external symbol SipEnumIM
coredll.def : error LNK2001: unresolved external symbol SipGetCurrentIM
coredll.def : error LNK2001: unresolved external symbol SipGetInfo
coredll.def : error LNK2001: unresolved external symbol
SipRegisterNotification
coredll.def : error LNK2001: unresolved external symbol SipSetCurrentIM
coredll.def : error LNK2001: unresolved external symbol SipSetDefaultRect
coredll.def : error LNK2001: unresolved external symbol SipSetInfo
coredll.def : error LNK2001: unresolved external symbol SipShowIM
coredll.def : error LNK2001: unresolved external symbol SipStatus
D:\WINCE500\PBWorkspaces\Sentinel\WINCE500\VIA_Twister_x86\cesysgen\sdk\lib\x86\retail\coredll.lib
: fatal error LNK1120: 9 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'
Stop.
NMAKE : fatal error U1077: 'D:\WINCE500\sdk\bin\i386\nmake.exe' : return
code '0x2'
Stop.
NMAKE : fatal error U1077: 'D:\WINCE500\sdk\bin\i386\nmake.exe' : ret