Re: unresolved external symbol/using an external dll
From: Carl Daniel [VC++ MVP] (cpdaniel_remove_this_and_nospam_at_mvps.org.nospam)
Date: 05/01/04
- Next message: Charles Banas: "Re: simple conversion from C to C++"
- Previous message: Michael J. Salamone [eMVP]: "Re: unresolved external symbol/using an external dll"
- In reply to: Michael J. Salamone [eMVP]: "Re: unresolved external symbol/using an external dll"
- Next in thread: Michael J. Salamone [eMVP]: "Re: unresolved external symbol/using an external dll"
- Reply: Michael J. Salamone [eMVP]: "Re: unresolved external symbol/using an external dll"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Apr 2004 17:59:54 -0700
Michael J. Salamone [eMVP] wrote:
> Actually Windows CE only has cdecl calling convention.
I got the impression that the OP is using code to read a CE database outside
WinCE. The presence or absense of extern "C" may very well be the problem
as well - good point.
-cd
- Next message: Charles Banas: "Re: simple conversion from C to C++"
- Previous message: Michael J. Salamone [eMVP]: "Re: unresolved external symbol/using an external dll"
- In reply to: Michael J. Salamone [eMVP]: "Re: unresolved external symbol/using an external dll"
- Next in thread: Michael J. Salamone [eMVP]: "Re: unresolved external symbol/using an external dll"
- Reply: Michael J. Salamone [eMVP]: "Re: unresolved external symbol/using an external dll"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|