Help with eVC3 compile
- From: "em" <sdwerkwelrk@xxxxxxxxxxx>
- Date: Mon, 25 Jul 2005 22:23:04 +1000
I'm having a trouble compiling the Microsoft Pocket Outlook Object Model for
..NET (POOM) thats available from
http://www.microsoft.com/downloads/details.aspx?FamilyId=80D3D611-CC81-4190-AAB4-B1EA57637BAC&displaylang=en
in eVC3.
I can compile fine with ARM, MIPS, SH3, etc, but I can't compile for X86Em,
for use with the PPC Emulator. I attempted to create a new
configuration(making sure I link to OLE32.lib and OLEAUT32.LIB), basing it
off "Default Debug Configuration" and making sure the processor type is set
to X86Em. Now when I compile, it compiles fine but the exported functions
are messed up, i.e. IAppointment_Cancel becomes _IAppointment_Cancel@4 but
only on the X86Em build - not with other processor types.
Can someone PLEASE HELP ME!!
thanks guys, emily
.
- Follow-Ups:
- Re: Help with eVC3 compile
- From: Michael J. Salamone
- Re: Help with eVC3 compile
- Prev by Date: Classes v/s Performance on PDA development
- Next by Date: Re: #define....
- Previous by thread: Classes v/s Performance on PDA development
- Next by thread: Re: Help with eVC3 compile
- Index(es):
Relevant Pages
|