Click here to Skip to main content
15,899,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generaldo while loop. Pin
Anonymous26-Nov-04 6:00
Anonymous26-Nov-04 6:00 
GeneralReading Outlook PST files Pin
Kri526-Nov-04 5:21
Kri526-Nov-04 5:21 
GeneralRe: Reading Outlook PST files Pin
David Cader26-Nov-04 6:05
David Cader26-Nov-04 6:05 
QuestionHIMETRIC_INCH undeclared??! wth? Pin
Kuniva26-Nov-04 5:06
Kuniva26-Nov-04 5:06 
AnswerRe: HIMETRIC_INCH undeclared??! wth? Pin
Alexander M.,26-Nov-04 5:13
Alexander M.,26-Nov-04 5:13 
GeneralRe: HIMETRIC_INCH undeclared??! wth? Pin
Kuniva26-Nov-04 5:20
Kuniva26-Nov-04 5:20 
AnswerRe: HIMETRIC_INCH undeclared??! wth? Pin
Jack Puppy26-Nov-04 7:18
Jack Puppy26-Nov-04 7:18 
AnswerRe: HIMETRIC_INCH undeclared??! wth? Pin
John R. Shaw26-Nov-04 7:37
John R. Shaw26-Nov-04 7:37 
Jack Rabbit is correct!

I recommend you get a copy of 'Agent Ransack' and use it to search "C:\Program Files\Microsoft Visual Studio\VC98\", when ever you cann't find something you believe is there. Sometimes you need to do that just to find the correct header files, when MSDN fails to specify them.

I did that just incase it was and found:
#define HIMETRIC_INCH 2540 // HIMETRIC units per inch
defined internaly in the file "WINGDIX.CPP".

INTP
"The more help VB provides VB programmers, the more miserable your life as a C++ programmer becomes."
Andrew W. Troelsen
GeneralRe: HIMETRIC_INCH undeclared??! wth? Pin
Kuniva26-Nov-04 7:43
Kuniva26-Nov-04 7:43 
GeneralRe: HIMETRIC_INCH undeclared??! wth? Pin
John R. Shaw26-Nov-04 8:28
John R. Shaw26-Nov-04 8:28 
GeneralRe: HIMETRIC_INCH undeclared??! wth? Pin
Kuniva26-Nov-04 10:08
Kuniva26-Nov-04 10:08 
GeneralMX-record lookup using 'windns.h' Pin
qwertasdfg26-Nov-04 4:52
qwertasdfg26-Nov-04 4:52 
GeneralC++ source code (stacks and Queues) Pin
fckyy26-Nov-04 4:14
fckyy26-Nov-04 4:14 
GeneralRe: C++ source code (stacks and Queues) Pin
Alexander M.,26-Nov-04 5:16
Alexander M.,26-Nov-04 5:16 
GeneralRe: C++ source code (stacks and Queues) Pin
Maximilien26-Nov-04 5:20
Maximilien26-Nov-04 5:20 
GeneralC++, An image resize plug in for internet explorer Pin
tkarven26-Nov-04 3:56
tkarven26-Nov-04 3:56 
GeneralActiveX and windows messages Pin
madretierra26-Nov-04 3:28
madretierra26-Nov-04 3:28 
GeneralSending Ctrl Alt Delete to a Remote Computer Pin
Jnewg526-Nov-04 3:15
Jnewg526-Nov-04 3:15 
GeneralClass Wizard Pin
shiraztk26-Nov-04 3:04
shiraztk26-Nov-04 3:04 
GeneralInteger Input Problem Pin
BRIMID26-Nov-04 2:29
BRIMID26-Nov-04 2:29 
QuestionHow to Resize Web Browser Control when the parent dialog is maximized Pin
sharthee26-Nov-04 1:41
sharthee26-Nov-04 1:41 
AnswerRe: How to Resize Web Browser Control when the parent dialog is maximized Pin
Maximilien26-Nov-04 2:27
Maximilien26-Nov-04 2:27 
GeneralRe: How to Resize Web Browser Control when the parent dialog is maximized Pin
sharthee28-Nov-04 20:22
sharthee28-Nov-04 20:22 
GeneralGaussian Noise generation Pin
goliath0126-Nov-04 1:09
goliath0126-Nov-04 1:09 
GeneralTAB not working properly in WebBrowser control embeded in modeless dialog box encapsulated within an ATL DLL Pin
sashishk26-Nov-04 1:05
sashishk26-Nov-04 1:05 

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.