Re: Compilation error - MIIM_STRING undefined identifier
From: Bjarne Nielsen (bnielsenIH8spam_at_post11.tele.dk)
Date: 02/26/04
- Next message: Manoj: "Menu Text"
- Previous message: jackson: "CStdioFile usable for reading UNICODE Files?"
- In reply to: Al: "Re: Compilation error - MIIM_STRING undefined identifier"
- Next in thread: Al: "Re: Compilation error - MIIM_STRING undefined identifier"
- Reply: Al: "Re: Compilation error - MIIM_STRING undefined identifier"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 26 Feb 2004 11:24:27 +0100
"Al" <anonymous@discussions.microsoft.com> skrev i en meddelelse
news:8CF2D284-F0CB-44BC-A677-FC573FECE70B@microsoft.com...
> But this error is in a Microsoft header. I should not have to define
constants (that MSDN says are defined) in order to use standard Windows
facilities. And I didn't need to 3 weeks ago when I last worked on the
project. I've done something in the meantime that has trashed VC++.
>
> Any ideas what I have done? The only think I can think of is that I have
been playing with the registry although I'm convinced that the only changes
I made would affect the stuff I was working on at the time. But at one stage
pretty much avery application on the system decided it was being run for the
first time (eg Office, Outlook, IE, WinZip and Windows itself) so I think
whatever I did then is still having lingering effects. What I did was search
the registry for keys and values pertaining to an application I was
developing an InstallShield setup for, and delete them.
>
> --- Al.
>
I don't have VS6 at hand, but I think it is Tools->Options. In there, you
can set the order of include directories. If you have downloaded the
platform SDK, which I believe you must to use DWORD_PTR, make sure the SDK
include path is before (above) the "normal" MFC include directories.
-- Bjarne Nielsen
- Next message: Manoj: "Menu Text"
- Previous message: jackson: "CStdioFile usable for reading UNICODE Files?"
- In reply to: Al: "Re: Compilation error - MIIM_STRING undefined identifier"
- Next in thread: Al: "Re: Compilation error - MIIM_STRING undefined identifier"
- Reply: Al: "Re: Compilation error - MIIM_STRING undefined identifier"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|