Click here to Skip to main content
15,890,579 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: List focus setting problem Pin
David Crow20-Jul-09 6:50
David Crow20-Jul-09 6:50 
Generalplease suggest me some good pregram using datastructure. Pin
pavarathyRock20-Jul-09 5:46
pavarathyRock20-Jul-09 5:46 
GeneralRe: please suggest me some good pregram using datastructure. Pin
David Crow20-Jul-09 6:54
David Crow20-Jul-09 6:54 
GeneralRe: please suggest me some good pregram using datastructure. Pin
pavarathyRock20-Jul-09 17:36
pavarathyRock20-Jul-09 17:36 
GeneralRe: please suggest me some good pregram using datastructure. Pin
Rozis20-Jul-09 10:45
Rozis20-Jul-09 10:45 
GeneralRe: please suggest me some good pregram using datastructure. Pin
pavarathyRock20-Jul-09 17:39
pavarathyRock20-Jul-09 17:39 
QuestionEXIT_FAILURE, EXIT_SUCCESS Pin
Sauce!20-Jul-09 4:58
Sauce!20-Jul-09 4:58 
AnswerRe: EXIT_FAILURE, EXIT_SUCCESS Pin
Sarath C20-Jul-09 8:27
Sarath C20-Jul-09 8:27 
In both SDKs of Visual Studio 2008 and 2010 (also Window 7 RC SDK)

it's defined as
/* Definition of the argument values for the exit() function */

#define EXIT_SUCCESS    0
#define EXIT_FAILURE    1


How it differs in your SDK headers?

-Sarath.

Rate the answers and close your posts if it's answered

AnswerRe: EXIT_FAILURE, EXIT_SUCCESS Pin
Stuart Dootson20-Jul-09 12:37
professionalStuart Dootson20-Jul-09 12:37 
GeneralRe: EXIT_FAILURE, EXIT_SUCCESS Pin
Sauce!21-Jul-09 1:24
Sauce!21-Jul-09 1:24 
QuestionCapture Events Written to Application Log Pin
Raghu.Amil20-Jul-09 4:47
Raghu.Amil20-Jul-09 4:47 
Questionfont for TabCtrl Pin
kumar sanghvi20-Jul-09 3:59
kumar sanghvi20-Jul-09 3:59 
QuestionReading .csv files Pin
prithaa20-Jul-09 3:15
prithaa20-Jul-09 3:15 
QuestionRe: Reading .csv files Pin
David Crow20-Jul-09 3:25
David Crow20-Jul-09 3:25 
AnswerRe: Reading .csv files Pin
Sarath C20-Jul-09 3:46
Sarath C20-Jul-09 3:46 
GeneralRe: Reading .csv files Pin
prithaa20-Jul-09 4:19
prithaa20-Jul-09 4:19 
QuestionUsing COM Dll Without Registering It Pin
Ash_VCPP20-Jul-09 3:05
Ash_VCPP20-Jul-09 3:05 
AnswerRe: Using COM Dll Without Registering It Pin
Sarath C20-Jul-09 3:47
Sarath C20-Jul-09 3:47 
GeneralRe: Using COM Dll Without Registering It Pin
Ash_VCPP21-Jul-09 0:05
Ash_VCPP21-Jul-09 0:05 
Questionaccessing shared folder by hard coding the credentials Pin
ranjithgoud20-Jul-09 2:59
ranjithgoud20-Jul-09 2:59 
QuestionRe: accessing shared folder by hard coding the credentials Pin
David Crow20-Jul-09 3:12
David Crow20-Jul-09 3:12 
AnswerRe: accessing shared folder by hard coding the credentials Pin
Michael Schubert20-Jul-09 4:01
Michael Schubert20-Jul-09 4:01 
AnswerRe: accessing shared folder by hard coding the credentials Pin
ranjithgoud17-Aug-09 21:01
ranjithgoud17-Aug-09 21:01 
QuestionRe: accessing shared folder by hard coding the credentials Pin
David Crow18-Aug-09 3:03
David Crow18-Aug-09 3:03 
AnswerRe: accessing shared folder by hard coding the credentials Pin
KarstenK18-Aug-09 3:37
mveKarstenK18-Aug-09 3:37 

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.