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)
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)
scripts.dll : fatal error LNK1120: 2 unresolved externals
I don't understand any of that above. It is in English, right?
Also, how do you fix it?
EDIT: I've installed the Service Pack for VC++ and the PSDK as mentioned in another post by Sn1per64..And I followed the instructions... :/
-MathK1LL
[Updated on: Sat, 11 August 2007 22:13]
Report message to a moderator