I am getting Linker errors:
error LNK2001: unresolved external symbol ___wargv
error LNK2001: unresolved external symbol ___argc
When I change from Unicode to Wide the errors change to:
error C2731: 'WinMain' : function cannot be overloaded
I am dammed either way! Any ideas for a quick fix? This is too simple!
Thanx,
Dennis
error LNK2001: unresolved external symbol ___wargv
error LNK2001: unresolved external symbol ___argc
When I change from Unicode to Wide the errors change to:
error C2731: 'WinMain' : function cannot be overloaded
I am dammed either way! Any ideas for a quick fix? This is too simple!
Thanx,
Dennis