Re: SSGM Version 2.0.2 [message #284484 is a reply to message #277204] |
Sat, 15 September 2007 02:29 |
jindrak2
Messages: 4 Registered: September 2007
Karma:
|
Recruit |
|
|
Nice update
i tried to compile your source code with "Visual C++ 2005 Express Edition" but i got 2 errrors. Perhaps that u can help me
engine_io.obj : error LNK2019: unresolved external symbol __imp__RegQueryValueExA@24 referenced in function "unsigned int __cdecl Get_Registry_Int(char const *,int)" (?Get_Registry_Int@@YAIPBDH@Z" target="_blank">>@Z)
engine_io.obj : error LNK2019: unresolved external symbol __imp__RegOpenKeyExA@20 referenced in function "unsigned int __cdecl Get_Registry_Int(char const *,int)" (?Get_Registry_Int@@YAIPBDH@Z" target="_blank">>@Z)
scripts.dll : fatal error LNK1120: 2 unresolved externals
|
|
|