Click here to Skip to main content
15,949,686 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Function calls Pin
Cedric Moonen7-Jun-05 6:25
Cedric Moonen7-Jun-05 6:25 
GeneralRe: Function calls Pin
nripun7-Jun-05 20:26
nripun7-Jun-05 20:26 
GeneralRe: Function calls Pin
John M. Drescher7-Jun-05 6:23
John M. Drescher7-Jun-05 6:23 
Generalpausing a for loop Pin
Lilli Alexis7-Jun-05 4:01
Lilli Alexis7-Jun-05 4:01 
GeneralRe: pausing a for loop Pin
Cedric Moonen7-Jun-05 4:06
Cedric Moonen7-Jun-05 4:06 
GeneralRe: pausing a for loop Pin
David Crow7-Jun-05 4:28
David Crow7-Jun-05 4:28 
GeneralRe: pausing a for loop Pin
Blake Miller7-Jun-05 4:31
Blake Miller7-Jun-05 4:31 
GeneralRe: pausing a for loop Pin
Lilli Alexis7-Jun-05 4:45
Lilli Alexis7-Jun-05 4:45 
I am programming an Easter Egg into the app I am working on. When a user picks a certain color to change the background to, the application rapidly switches between 25 random colors before going to the color the user chose. It's funny, but I need there to be a brief ~.2 second delay on each color so you can see it. Sleep(200) worked PERFECTLY.
GeneralRe: pausing a for loop Pin
Cedric Moonen7-Jun-05 4:49
Cedric Moonen7-Jun-05 4:49 
GeneralRe: pausing a for loop Pin
Rick York10-Jun-05 8:18
mveRick York10-Jun-05 8:18 
Generalerror C2146 in the IADs.h Pin
cpapen7-Jun-05 3:54
cpapen7-Jun-05 3:54 
GeneralRe: error C2146 in the IADs.h Pin
Blake Miller7-Jun-05 4:43
Blake Miller7-Jun-05 4:43 
GeneralRe: error C2146 in the IADs.h Pin
cpapen7-Jun-05 4:57
cpapen7-Jun-05 4:57 
GeneralRe: error C2146 in the IADs.h Pin
Blake Miller7-Jun-05 5:20
Blake Miller7-Jun-05 5:20 
GeneralRe: error C2146 in the IADs.h Pin
cpapen8-Jun-05 3:01
cpapen8-Jun-05 3:01 
GeneralRe: error C2146 in the IADs.h Pin
Blake Miller8-Jun-05 5:10
Blake Miller8-Jun-05 5:10 
GeneralRe: error C2146 in the IADs.h Pin
Blake Miller8-Jun-05 6:02
Blake Miller8-Jun-05 6:02 
GeneralRe: error C2146 in the IADs.h Pin
cpapen9-Jun-05 3:45
cpapen9-Jun-05 3:45 
GeneralRe: error C2146 in the IADs.h Pin
cpapen10-Jun-05 1:31
cpapen10-Jun-05 1:31 
QuestionHow to change default icons in MDI application. Pin
Member 34198917-Jun-05 3:20
Member 34198917-Jun-05 3:20 
AnswerRe: How to change default icons in MDI application. Pin
David Crow7-Jun-05 3:36
David Crow7-Jun-05 3:36 
GeneralRe: How to change default icons in MDI application. Pin
Member 34198917-Jun-05 19:42
Member 34198917-Jun-05 19:42 
QuestionHow to migrate ATL Automation from VS 7.0 to 7.1 Pin
volodimir7-Jun-05 1:38
volodimir7-Jun-05 1:38 
GeneralGetting the DPI value in C++ code Pin
chethu6657-Jun-05 1:35
chethu6657-Jun-05 1:35 
GeneralRe: Getting the DPI value in C++ code Pin
David Crow7-Jun-05 2:32
David Crow7-Jun-05 2:32 

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.