Click here to Skip to main content
15,896,207 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Resizing Activex control Pin
Cedric Moonen7-Dec-04 2:21
Cedric Moonen7-Dec-04 2:21 
GeneralShell Notify ( icons disappeas on mouse over) Pin
Abhi Lahare7-Dec-04 2:13
Abhi Lahare7-Dec-04 2:13 
GeneralNo "Press any key to continue" Pin
Member 9504207-Dec-04 1:59
Member 9504207-Dec-04 1:59 
GeneralRe: No "Press any key to continue" Pin
David Crow7-Dec-04 3:33
David Crow7-Dec-04 3:33 
GeneralRe: No "Press any key to continue" Pin
Member 9504207-Dec-04 8:32
Member 9504207-Dec-04 8:32 
GeneralRe: No "Press any key to continue" Pin
David Crow7-Dec-04 9:15
David Crow7-Dec-04 9:15 
GeneralRe: No "Press any key to continue" Pin
Member 9504207-Dec-04 10:56
Member 9504207-Dec-04 10:56 
GeneralRe: No "Press any key to continue" Pin
toxcct7-Dec-04 21:39
toxcct7-Dec-04 21:39 
add this in your code to pause temporarily your running program :

add this header :
<font color=#0000FF>#include</font> <conio.h>

and this where you want to stop :
getch();



TOXCCT >>> GEII power
[toxcct][VisualCalc]
Generalinterchanging dialog boxes Pin
haseeb_saeed7-Dec-04 1:31
haseeb_saeed7-Dec-04 1:31 
GeneralProblem in print preview Pin
Member 12010136-Dec-04 23:28
Member 12010136-Dec-04 23:28 
GeneralProblem in autoprint Pin
Member 12010136-Dec-04 23:22
Member 12010136-Dec-04 23:22 
GeneralRe: Problem in autoprint Pin
David Crow7-Dec-04 3:34
David Crow7-Dec-04 3:34 
GeneralRe: Problem in autoprint Pin
Member 12010138-Dec-04 20:01
Member 12010138-Dec-04 20:01 
GeneralRe: Problem in autoprint Pin
David Crow9-Dec-04 2:27
David Crow9-Dec-04 2:27 
Questioncan i open same com port(eg:com1) in both two class Pin
vc-programmer-6-Dec-04 22:23
vc-programmer-6-Dec-04 22:23 
AnswerRe: can i open same com port(eg:com1) in both two class Pin
Cedric Moonen6-Dec-04 22:29
Cedric Moonen6-Dec-04 22:29 
Generaldisplaying graphs Pin
doneirik6-Dec-04 22:21
doneirik6-Dec-04 22:21 
GeneralRe: displaying graphs Pin
Andrew Walker6-Dec-04 23:30
Andrew Walker6-Dec-04 23:30 
GeneralManifest problems Pin
Gemini_II6-Dec-04 21:58
Gemini_II6-Dec-04 21:58 
GeneralDialog Box Pin
max_gundam156-Dec-04 21:28
max_gundam156-Dec-04 21:28 
GeneralRe: Dialog Box Pin
toxcct6-Dec-04 21:40
toxcct6-Dec-04 21:40 
GeneralRe: Dialog Box Pin
namaskaaram6-Dec-04 22:01
namaskaaram6-Dec-04 22:01 
GeneralRe: Dialog Box Pin
David Crow7-Dec-04 3:37
David Crow7-Dec-04 3:37 
Questionsscanf() vs atof() !? Pin
toxcct6-Dec-04 21:13
toxcct6-Dec-04 21:13 
AnswerRe: sscanf() vs atof() !? Pin
Stlan6-Dec-04 23:50
Stlan6-Dec-04 23:50 

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.