Click here to Skip to main content
15,914,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralHtml Print Pin
Atlence28-Jan-04 9:18
Atlence28-Jan-04 9:18 
GeneralRe: Html Print Pin
basementman28-Jan-04 9:58
basementman28-Jan-04 9:58 
GeneralRe: Html Print Pin
Atlence28-Jan-04 11:53
Atlence28-Jan-04 11:53 
GeneralToolbar and Combo Box problem Pin
calebcohoon28-Jan-04 9:16
calebcohoon28-Jan-04 9:16 
GeneralRe: Toolbar and Combo Box problem Pin
Robert A. T. Káldy28-Jan-04 10:05
Robert A. T. Káldy28-Jan-04 10:05 
Questiondangers of using typedef in C/C++? Pin
Maximilien28-Jan-04 8:11
Maximilien28-Jan-04 8:11 
AnswerRe: dangers of using typedef in C/C++? Pin
toxcct28-Jan-04 9:01
toxcct28-Jan-04 9:01 
AnswerRe: dangers of using typedef in C/C++? Pin
Alvaro Mendez28-Jan-04 9:12
Alvaro Mendez28-Jan-04 9:12 
If anotherName is what's used all over the code, the best thing to do is to rename myStruct to anotherName and get rid of the typedef.

Regards,
Alvaro


"I do" is both the shortest and the longest sentence in the English language.
GeneralRe: dangers of using typedef in C/C++? Pin
Maximilien28-Jan-04 10:14
Maximilien28-Jan-04 10:14 
AnswerRe: dangers of using typedef in C/C++? Pin
Jörgen Sigvardsson28-Jan-04 10:32
Jörgen Sigvardsson28-Jan-04 10:32 
QuestionHow to setup DX projects Pin
Ylis28-Jan-04 7:46
Ylis28-Jan-04 7:46 
GeneralPackage .exe file within .exe Pin
iluvyuri28-Jan-04 6:56
iluvyuri28-Jan-04 6:56 
GeneralRe: Package .exe file within .exe Pin
valikac28-Jan-04 7:51
valikac28-Jan-04 7:51 
GeneralRe: Package .exe file within .exe Pin
David Crow28-Jan-04 10:32
David Crow28-Jan-04 10:32 
GeneralRe: Package .exe file within .exe Pin
iluvyuri29-Jan-04 7:47
iluvyuri29-Jan-04 7:47 
GeneralRe: Package .exe file within .exe Pin
David Crow29-Jan-04 9:29
David Crow29-Jan-04 9:29 
GeneralRe: Package .exe file within .exe Pin
iluvyuri29-Jan-04 20:58
iluvyuri29-Jan-04 20:58 
GeneralRe: Package .exe file within .exe Pin
David Crow5-Feb-04 3:04
David Crow5-Feb-04 3:04 
GeneralCreating/Adding Tabs to a Tab Control Pin
monrobot1328-Jan-04 6:49
monrobot1328-Jan-04 6:49 
GeneralRe: Creating/Adding Tabs to a Tab Control Pin
Carlos Antollini28-Jan-04 8:25
Carlos Antollini28-Jan-04 8:25 
GeneralRe: Creating/Adding Tabs to a Tab Control Pin
monrobot1328-Jan-04 12:02
monrobot1328-Jan-04 12:02 
GeneralCopy Constructors Pin
BrockVnm28-Jan-04 6:46
BrockVnm28-Jan-04 6:46 
GeneralRe: Copy Constructors Pin
peterchen28-Jan-04 7:13
peterchen28-Jan-04 7:13 
GeneralRe: Copy Constructors Pin
BrockVnm28-Jan-04 7:18
BrockVnm28-Jan-04 7:18 
GeneralRe: Copy Constructors Pin
peterchen28-Jan-04 7:42
peterchen28-Jan-04 7:42 

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.