Unicode vs Multibyte link errors...

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • softrite

    #1

    Unicode vs Multibyte link errors...

    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
Working...