Click here to Skip to main content
15,903,030 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Copying an std::string Pin
Anonymous25-Jul-05 12:27
Anonymous25-Jul-05 12:27 
GeneralCode to read / display Electronic Navigation Charts Pin
sophiedog25-Jul-05 11:05
sophiedog25-Jul-05 11:05 
GeneralPlatform SDK Environment variables - puzzled Pin
Kuniva25-Jul-05 10:58
Kuniva25-Jul-05 10:58 
QuestionScrum, anyone? Pin
Ravi Bhavnani25-Jul-05 10:38
professionalRavi Bhavnani25-Jul-05 10:38 
AnswerRe: Scrum, anyone? Pin
LCI25-Jul-05 11:31
LCI25-Jul-05 11:31 
GeneralRe: Scrum, anyone? Pin
Ravi Bhavnani25-Jul-05 11:36
professionalRavi Bhavnani25-Jul-05 11:36 
AnswerRe: Scrum, anyone? Pin
Tom Archer25-Jul-05 14:24
Tom Archer25-Jul-05 14:24 
GeneralQuestion about installing and using SDK Pin
David Fleming25-Jul-05 10:04
David Fleming25-Jul-05 10:04 
I was looking at an article here about an editable browser (http://codeproject.com/editctrl/HtmlEdit.asp) which is the sort of thing I am looking for. It mentions that I have to have a recent SDK update installed.

According to the Microsoft site, the Feb 2003 SDK is the latest that is compatible with vc6, so I got that and installed it.

Unfortunately, when I compile the demo program from the article, I get error messages such as:
IDM_IE50_PASTE' : undeclared identifier
IDM_GETFRAMEZONE' : undeclared identifier
IDM_RESPECTVISIBILITY_INDESIGN' : undeclared identifier
HtmlEditCtrl2.cpp(1627) : error 2039: 'InlineIsEqualGUID' : is not a member of '`global namespace''

which suggests that the compiler is not finding the declarations.

My question is, what do I need to do to fix it? Do I need to put the SDK files in a certain place? set a path in vc6? what?

I already posted this question (in a little less detail) on the page of this article, but I have not gotten any response, so I figured I'd try here.

This is obviously the first time I've installed SDK updates, and I clearly am not doing something correctly.

Thanks for any info.
GeneralRe: Question about installing and using SDK Pin
David Crow25-Jul-05 10:24
David Crow25-Jul-05 10:24 
GeneralRe: Question about installing and using SDK Pin
David Fleming25-Jul-05 12:35
David Fleming25-Jul-05 12:35 
GeneralRe: Question about installing and using SDK Pin
David Fleming25-Jul-05 12:41
David Fleming25-Jul-05 12:41 
GeneralRe: Question about installing and using SDK Pin
Jose Lamas Rios25-Jul-05 15:52
Jose Lamas Rios25-Jul-05 15:52 
GeneralRe: Question about installing and using SDK Pin
David Fleming29-Jul-05 14:39
David Fleming29-Jul-05 14:39 
GeneralTransferring Files - ISAPI Pin
balu chettri25-Jul-05 9:22
balu chettri25-Jul-05 9:22 
GeneralLocalize Tooltips w. Satellite DLL Pin
HaraldS25-Jul-05 8:16
HaraldS25-Jul-05 8:16 
GeneralCapturing client area Pin
Anonymous25-Jul-05 6:56
Anonymous25-Jul-05 6:56 
GeneralRe: Capturing client area Pin
Chris Losinger25-Jul-05 7:30
professionalChris Losinger25-Jul-05 7:30 
GeneralRe: Capturing client area Pin
David Crow25-Jul-05 8:09
David Crow25-Jul-05 8:09 
GeneralFileSystemWatcher Pin
Marco M.25-Jul-05 6:49
Marco M.25-Jul-05 6:49 
GeneralRe: FileSystemWatcher Pin
David Crow25-Jul-05 7:39
David Crow25-Jul-05 7:39 
GeneralRe: FileSystemWatcher Pin
Marco M.25-Jul-05 8:45
Marco M.25-Jul-05 8:45 
QuestionRe: FileSystemWatcher Pin
raphaelverdier7-May-09 2:09
raphaelverdier7-May-09 2:09 
GeneralVC++5.0 and displaying Chinese characters Pin
mshuster25-Jul-05 6:32
mshuster25-Jul-05 6:32 
GeneralRe: VC++5.0 and displaying Chinese characters Pin
Trollslayer25-Jul-05 7:04
mentorTrollslayer25-Jul-05 7:04 
GeneralRe: VC++5.0 and displaying Chinese characters Pin
mshuster25-Jul-05 7:32
mshuster25-Jul-05 7:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.