Click here to Skip to main content
15,889,867 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: where will I find dbgheap.c etc Pin
Brad Sokol3-Sep-03 14:42
Brad Sokol3-Sep-03 14:42 
Generaloutput file in VC++ Pin
mr20033-Sep-03 11:05
mr20033-Sep-03 11:05 
GeneralRe: output file in VC++ Pin
Hosam Aly Mahmoud3-Sep-03 11:37
Hosam Aly Mahmoud3-Sep-03 11:37 
GeneralRe: output file in VC++ Pin
Abin3-Sep-03 22:53
Abin3-Sep-03 22:53 
GeneralHyperlink Pin
Turtle Hand3-Sep-03 10:44
Turtle Hand3-Sep-03 10:44 
GeneralRe: Hyperlink Pin
Jason Henderson3-Sep-03 19:04
Jason Henderson3-Sep-03 19:04 
GeneralRe: Hyperlink Pin
Turtle Hand4-Sep-03 2:21
Turtle Hand4-Sep-03 2:21 
GeneralRe: Hyperlink Pin
Jason Henderson4-Sep-03 2:38
Jason Henderson4-Sep-03 2:38 
Your function prototype is in the .h file so if you want to declare Hyperlink as a parameter in a prototype, you will have to include msword9.h there instead of in the .cpp file.

The compiler doesn't know where to look for Hyperlink.

Jason Henderson

"I can picture in my mind a world without war, a world without hate. And I can picture us attacking that world, because they'd never expect it."
- Jack Handey


GeneralRe: Hyperlink Pin
Turtle Hand4-Sep-03 2:48
Turtle Hand4-Sep-03 2:48 
GeneralProgram compiled, but produced no ".exe" file. Pin
WREY3-Sep-03 10:31
WREY3-Sep-03 10:31 
GeneralRe: Program compiled, but produced no ".exe" file. Pin
David Crow3-Sep-03 10:42
David Crow3-Sep-03 10:42 
GeneralRe: Program compiled, but produced no ".exe" file. Pin
WREY3-Sep-03 11:05
WREY3-Sep-03 11:05 
QuestionHow can I deselect an Item in a Tree Control Pin
Binayak3-Sep-03 8:52
Binayak3-Sep-03 8:52 
AnswerRe: How can I deselect an Item in a Tree Control Pin
Brian Shifrin3-Sep-03 11:35
Brian Shifrin3-Sep-03 11:35 
GeneralBrowse button Pin
svinn3-Sep-03 8:43
svinn3-Sep-03 8:43 
GeneralRe: Browse button Pin
David Crow3-Sep-03 10:42
David Crow3-Sep-03 10:42 
GeneralInsert a Delay over ethernet Pin
NewHSKid3-Sep-03 8:25
NewHSKid3-Sep-03 8:25 
GeneralRe: Insert a Delay over ethernet Pin
John M. Drescher3-Sep-03 10:30
John M. Drescher3-Sep-03 10:30 
GeneralRe: Insert a Delay over ethernet Pin
NewHSKid3-Sep-03 13:34
NewHSKid3-Sep-03 13:34 
GeneralRe: Insert a Delay over ethernet Pin
John M. Drescher3-Sep-03 13:49
John M. Drescher3-Sep-03 13:49 
GeneralRe: Insert a Delay over ethernet Pin
NewHSKid3-Sep-03 16:07
NewHSKid3-Sep-03 16:07 
GeneralRe: Insert a Delay over ethernet Pin
John M. Drescher3-Sep-03 17:11
John M. Drescher3-Sep-03 17:11 
QuestionHow to remove nulls from void pointer. Pin
Brian Farrell3-Sep-03 7:38
Brian Farrell3-Sep-03 7:38 
AnswerRe: How to remove nulls from void pointer. Pin
dog_spawn3-Sep-03 7:52
dog_spawn3-Sep-03 7:52 
GeneralRe: How to remove nulls from void pointer. Pin
l a u r e n3-Sep-03 9:03
l a u r e n3-Sep-03 9:03 

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.