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 8, 2011, 6:03 PM
Jean PaulPosted Feb 8, 2011, 10:21 AM