I create the setup with the serial key & for validation of the key i have written function for validation.
i have all .dll & msi.lib
but i got the error as:
error
: unresolved external symbol "unsigned int __stdcall
MsiSetPropertyW(unsigned long,wchar_t const *,wchar_t const *)"
(?MsiSetPropertyW@@YGIKPB_W0@Z) referenced in function
"unsigned int __stdcall VerifyPID(unsigned long)"
(?VerifyPID@@YGIK@Z) testdll.obj testdll
so how can i solve the problem?
Loading
Sam HobbsPosted Feb 14, 2011, 6:24 PM
Suthish NairPosted Feb 14, 2011, 10:12 AM
It seems there is no much help will get from here. Better you post the query to msdn forums.