Click here to Skip to main content
15,905,504 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Network interface Pin
Max Santos5-Oct-03 5:12
Max Santos5-Oct-03 5:12 
GeneralPRINTING -VC++ Pin
radha vijay4-Oct-03 9:11
radha vijay4-Oct-03 9:11 
GeneralRe: PRINTING -VC++ Pin
LunaticFringe4-Oct-03 22:26
LunaticFringe4-Oct-03 22:26 
GeneralRe: PRINTING -VC++ Pin
radha vijay6-Oct-03 14:18
radha vijay6-Oct-03 14:18 
GeneralKey accelerators Pin
BoudewijnEctor4-Oct-03 5:53
BoudewijnEctor4-Oct-03 5:53 
GeneralRe: Key accelerators Pin
Mike Dimmick4-Oct-03 7:48
Mike Dimmick4-Oct-03 7:48 
GeneralTimers in MFC Pin
BoudewijnEctor4-Oct-03 5:41
BoudewijnEctor4-Oct-03 5:41 
GeneralRe: Timers in MFC Pin
NewHSKid4-Oct-03 5:46
NewHSKid4-Oct-03 5:46 
There is a sleep function that you can use. I just use it as a puase between command, so if i think you want to use it for the same purpose it would be ok. Maybe you can display the first pic, then sleep, then remove the first pic and display the second pic?

Sleep(time)
btw, time is in milliseconds.



Jimmy

Just cause I am 15, doesn't mean I'm dumb! (I'll really be 4 on Feb. 29...the year 2004)
GeneralRe: Timers in MFC Pin
Mike Dimmick4-Oct-03 7:50
Mike Dimmick4-Oct-03 7:50 
GeneralRe: Timers in MFC Pin
Michael Dunn4-Oct-03 6:28
sitebuilderMichael Dunn4-Oct-03 6:28 
GeneralRe: Timers in MFC Pin
Ted Ferenc4-Oct-03 7:41
Ted Ferenc4-Oct-03 7:41 
GeneralRe: Timers in MFC Pin
BoudewijnEctor4-Oct-03 9:15
BoudewijnEctor4-Oct-03 9:15 
GeneralChecking to see if filename entered Pin
NewHSKid4-Oct-03 5:33
NewHSKid4-Oct-03 5:33 
GeneralRe: Checking to see if filename entered Pin
Terry O'Nolley4-Oct-03 6:26
Terry O'Nolley4-Oct-03 6:26 
GeneralInformation extraction Pin
Member 6221644-Oct-03 5:15
Member 6221644-Oct-03 5:15 
GeneralRe: Information extraction Pin
Neville Franks4-Oct-03 11:48
Neville Franks4-Oct-03 11:48 
GeneralType Variable Pin
Aidman4-Oct-03 5:09
Aidman4-Oct-03 5:09 
GeneralRe: Type Variable Pin
includeh104-Oct-03 5:22
includeh104-Oct-03 5:22 
GeneralRe: Type Variable Pin
Ian Darling4-Oct-03 5:27
Ian Darling4-Oct-03 5:27 
GeneralRe: Type Variable Pin
Ian Darling4-Oct-03 5:30
Ian Darling4-Oct-03 5:30 
GeneralRe: Type Variable Pin
Neville Franks4-Oct-03 11:53
Neville Franks4-Oct-03 11:53 
GeneralRe: Type Variable Pin
Michael Dunn4-Oct-03 6:42
sitebuilderMichael Dunn4-Oct-03 6:42 
GeneralRe: Type Variable Pin
Ian Darling4-Oct-03 7:57
Ian Darling4-Oct-03 7:57 
GeneralRe: Type Variable Pin
Michael Dunn4-Oct-03 8:05
sitebuilderMichael Dunn4-Oct-03 8:05 
GeneralRe: Type Variable Pin
Ian Darling4-Oct-03 8:12
Ian Darling4-Oct-03 8:12 

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.