Click here to Skip to main content
16,005,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Change focus to another textbox PinPopular
CPallini14-May-08 22:17
mveCPallini14-May-08 22:17 
GeneralRe: Change focus to another textbox Pin
baerten14-May-08 22:40
baerten14-May-08 22:40 
GeneralRe: Change focus to another textbox Pin
Iain Clarke, Warrior Programmer14-May-08 23:59
Iain Clarke, Warrior Programmer14-May-08 23:59 
JokeRe: Change focus to another textbox Pin
toxcct15-May-08 0:20
toxcct15-May-08 0:20 
GeneralRe: Change focus to another textbox Pin
baerten15-May-08 2:37
baerten15-May-08 2:37 
QuestionFtp through socks proxy Pin
William Engberts14-May-08 22:01
William Engberts14-May-08 22:01 
QuestionRandomise and rand in Visual C++ Pin
mihai12314-May-08 21:36
mihai12314-May-08 21:36 
AnswerRe: Randomise and rand in Visual C++ Pin
Cedric Moonen14-May-08 21:44
Cedric Moonen14-May-08 21:44 
Without seeing the code and the exact error it's a bit difficult to see what the exact problem is. Anyway, you have to use srand to generate the seed and rand to retrieve the random number (see those functions in MSDN if you need more info). You have to include <stdlib.h> also.

Cédric Moonen
Software developer

Charting control [v1.4]

AnswerRe: Randomise and rand in Visual C++ [modified] Pin
ShilpiP14-May-08 22:03
ShilpiP14-May-08 22:03 
GeneralRe: Randomise and rand in Visual C++ Pin
ShilpiP14-May-08 22:46
ShilpiP14-May-08 22:46 
GeneralRe: Randomise and rand in Visual C++ Pin
CPallini14-May-08 22:51
mveCPallini14-May-08 22:51 
GeneralRe: Randomise and rand in Visual C++ Pin
ShilpiP14-May-08 23:14
ShilpiP14-May-08 23:14 
AnswerRe: Randomise and rand in Visual C++ Pin
CPallini14-May-08 22:15
mveCPallini14-May-08 22:15 
QuestionRegarding Hyperlink Pin
H4u3214-May-08 21:32
H4u3214-May-08 21:32 
AnswerRe: Regarding Hyperlink Pin
Cedric Moonen14-May-08 21:35
Cedric Moonen14-May-08 21:35 
QuestionReset registry Pin
Ajay L D14-May-08 21:21
Ajay L D14-May-08 21:21 
GeneralRe: Reset registry Pin
CPallini14-May-08 21:31
mveCPallini14-May-08 21:31 
GeneralRe: Reset registry Pin
Hamid_RT15-May-08 0:24
Hamid_RT15-May-08 0:24 
QuestionRe: Reset registry Pin
Rajesh R Subramanian15-May-08 1:56
professionalRajesh R Subramanian15-May-08 1:56 
GeneralRe: Reset registry Pin
Hamid_RT15-May-08 4:25
Hamid_RT15-May-08 4:25 
AnswerRe: Reset registry Pin
Hamid_RT15-May-08 0:20
Hamid_RT15-May-08 0:20 
QuestionXP Screensaver and VS2008 Pin
CryoK14-May-08 20:34
CryoK14-May-08 20:34 
AnswerRe: XP Screensaver and VS2008 Pin
fefe.wyx14-May-08 22:30
fefe.wyx14-May-08 22:30 
GeneralRe: XP Screensaver and VS2008 Pin
CryoK16-May-08 4:44
CryoK16-May-08 4:44 
GeneralRe: XP Screensaver and VS2008 Pin
fefe.wyx16-May-08 6:13
fefe.wyx16-May-08 6:13 

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.