Originally Posted by wdolson Any ideas? Bill Code: short __cdecl CheckDupLists(struct HWND__ *,char *,void * *,short) The bottom line is that the linker cannot find a function with this definition. Look in your source code and post the declaration and definition of that function here. Regards, Paul McKenzie
short __cdecl CheckDupLists(struct HWND__ *,char *,void * *,short)
Last edited by Paul McKenzie; July 13th, 2011 at 10:12 PM.
Forum Rules