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

C / C++ / MFC

 
AnswerRe: Making use of the preprocessor? Pin
Joaquín M López Muñoz13-Feb-03 6:33
Joaquín M López Muñoz13-Feb-03 6:33 
GeneralRe: Making use of the preprocessor? Pin
moliate13-Feb-03 7:00
moliate13-Feb-03 7:00 
GeneralRe: Making use of the preprocessor? Pin
Joaquín M López Muñoz13-Feb-03 7:05
Joaquín M López Muñoz13-Feb-03 7:05 
GeneralAdding modal/modless dialogs to taskbar Pin
mister trunks13-Feb-03 6:03
mister trunks13-Feb-03 6:03 
GeneralRe: Adding modal/modless dialogs to taskbar Pin
mister trunks13-Feb-03 7:42
mister trunks13-Feb-03 7:42 
GeneralRe: Adding modal/modless dialogs to taskbar Pin
Alexinuk13-Feb-03 23:19
Alexinuk13-Feb-03 23:19 
Generalhyperterminal Pin
Sunnygirl13-Feb-03 5:50
Sunnygirl13-Feb-03 5:50 
GeneralRe: hyperterminal Pin
Artem Moroz13-Feb-03 8:48
Artem Moroz13-Feb-03 8:48 
Try using this code:
<br />
::ShellExecute(0,0,"hypertrm.exe",0,0,SW_SHOW);<br />

General#error WINDOWS.H already included Pin
Larsson13-Feb-03 5:42
Larsson13-Feb-03 5:42 
GeneralRe: #error WINDOWS.H already included Pin
Joseph Dempsey13-Feb-03 5:52
Joseph Dempsey13-Feb-03 5:52 
GeneralRe: #error WINDOWS.H already included Pin
Larsson13-Feb-03 5:58
Larsson13-Feb-03 5:58 
GeneralRe: #error WINDOWS.H already included Pin
Joseph Dempsey13-Feb-03 8:31
Joseph Dempsey13-Feb-03 8:31 
GeneralRe: #error WINDOWS.H already included Pin
Anonymous13-Feb-03 17:01
Anonymous13-Feb-03 17:01 
GeneralRound-off errors Pin
Anton A. Loukine13-Feb-03 5:15
Anton A. Loukine13-Feb-03 5:15 
GeneralRe: Round-off errors Pin
Chris Losinger13-Feb-03 5:26
professionalChris Losinger13-Feb-03 5:26 
GeneralRe: Round-off errors Pin
Tim Smith13-Feb-03 5:36
Tim Smith13-Feb-03 5:36 
GeneralRe: Round-off errors Pin
Roger Allen13-Feb-03 5:59
Roger Allen13-Feb-03 5:59 
GeneralRe: Round-off errors Pin
Scorp1us13-Feb-03 7:46
Scorp1us13-Feb-03 7:46 
GeneralRe: Round-off errors Pin
Tim Smith13-Feb-03 11:35
Tim Smith13-Feb-03 11:35 
GeneralRe: Round-off errors Pin
Anonymous13-Feb-03 17:04
Anonymous13-Feb-03 17:04 
GeneralRe: Round-off errors Pin
Mike Nordell13-Feb-03 13:26
Mike Nordell13-Feb-03 13:26 
GeneralCTabCtrl and getting mouse events Pin
Jim Crafton13-Feb-03 4:59
Jim Crafton13-Feb-03 4:59 
GeneralError I don't get it please help me.... Pin
Larsson13-Feb-03 4:23
Larsson13-Feb-03 4:23 
GeneralRe: Error I don't get it please help me.... Pin
Andreas Saurwein13-Feb-03 4:26
Andreas Saurwein13-Feb-03 4:26 
GeneralRe: Error I don't get it please help me.... Pin
Larsson13-Feb-03 4:28
Larsson13-Feb-03 4:28 

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.