Click here to Skip to main content
16,006,440 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Regarding Clip board contents Pin
Hamid_RT10-Apr-06 5:41
Hamid_RT10-Apr-06 5:41 
AnswerRe: Regarding Clip board contents Pin
Michael Dunn10-Apr-06 6:14
sitebuilderMichael Dunn10-Apr-06 6:14 
Questionhow to get the main windows of apps that has a button on window's taskbar? Pin
supertianqu10-Apr-06 3:17
supertianqu10-Apr-06 3:17 
AnswerRe: how to get the main windows of apps that has a button on window's taskbar? Pin
Naveen10-Apr-06 3:28
Naveen10-Apr-06 3:28 
Questionrandom_shuffle(begin,end, &randfunction) 3rd argument? Pin
9ine10-Apr-06 3:09
9ine10-Apr-06 3:09 
AnswerRe: random_shuffle(begin,end, &randfunction) 3rd argument? Pin
Waldermort10-Apr-06 3:17
Waldermort10-Apr-06 3:17 
GeneralRe: random_shuffle(begin,end, &randfunction) 3rd argument? Pin
9ine10-Apr-06 4:09
9ine10-Apr-06 4:09 
GeneralRe: random_shuffle(begin,end, &randfunction) 3rd argument? Pin
Waldermort10-Apr-06 5:26
Waldermort10-Apr-06 5:26 
I'm guessing that it would use rand() given that it's already in the libraries and that your output is always the same. It wouldn't make sense if srand() was called on your behalf since you would never know what is being passed to it.

Did calling srand() work for you? you didn't say.
GeneralRe: random_shuffle(begin,end, &randfunction) 3rd argument? Pin
9ine10-Apr-06 5:41
9ine10-Apr-06 5:41 
Questiondifference between RunTime and Link Time Pin
Krishnatv10-Apr-06 2:48
Krishnatv10-Apr-06 2:48 
AnswerRe: difference between RunTime and Link Time Pin
David Crow10-Apr-06 2:54
David Crow10-Apr-06 2:54 
AnswerRe: difference between RunTime and Link Time Pin
toxcct10-Apr-06 2:55
toxcct10-Apr-06 2:55 
AnswerRe: difference between RunTime and Link Time Pin
Cedric Moonen10-Apr-06 2:56
Cedric Moonen10-Apr-06 2:56 
AnswerRe: difference between RunTime and Link Time Pin
James R. Twine10-Apr-06 3:07
James R. Twine10-Apr-06 3:07 
AnswerRe: difference between RunTime and Link Time Pin
RabiaAslam10-Apr-06 3:53
RabiaAslam10-Apr-06 3:53 
GeneralRe: difference between RunTime and Link Time Pin
Krishnatv10-Apr-06 19:34
Krishnatv10-Apr-06 19:34 
QuestionResizing problem Pin
mikobi10-Apr-06 2:17
mikobi10-Apr-06 2:17 
AnswerRe: Resizing problem Pin
includeh1010-Apr-06 3:05
includeh1010-Apr-06 3:05 
GeneralRe: Resizing problem Pin
mikobi10-Apr-06 3:57
mikobi10-Apr-06 3:57 
Questionwhy can not I get a long filename through GetModuleFileName( )? Pin
ewighell10-Apr-06 2:09
ewighell10-Apr-06 2:09 
QuestionRe: why can not I get a long filename through GetModuleFileName( )? Pin
David Crow10-Apr-06 2:25
David Crow10-Apr-06 2:25 
AnswerRe: why can not I get a long filename through GetModuleFileName( )? Pin
Thierry Maurel10-Apr-06 2:25
Thierry Maurel10-Apr-06 2:25 
AnswerRe: why can not I get a long filename through GetModuleFileName( )? Pin
Naveen10-Apr-06 2:26
Naveen10-Apr-06 2:26 
AnswerRe: why can not I get a long filename through GetModuleFileName( )? Pin
James R. Twine10-Apr-06 2:36
James R. Twine10-Apr-06 2:36 
QuestionConverting .rtf to .HLP-File Pin
hanno2510-Apr-06 1:52
hanno2510-Apr-06 1:52 

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.