Click here to Skip to main content
15,885,870 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to Write a function which will execute before the main function in C! No Pragma's! Pin
Owner drawn28-Dec-05 17:42
Owner drawn28-Dec-05 17:42 
GeneralRe: How to Write a function which will execute before the main function in C! No Pragma's! Pin
Prakash Nadar28-Dec-05 17:42
Prakash Nadar28-Dec-05 17:42 
GeneralRe: How to Write a function which will execute before the main function in C! No Pragma's! Pin
yourbuddy7728-Dec-05 17:45
yourbuddy7728-Dec-05 17:45 
GeneralRe: How to Write a function which will execute before the main function in C! No Pragma's! Pin
Prakash Nadar28-Dec-05 17:52
Prakash Nadar28-Dec-05 17:52 
QuestionBut how to call it before main is called... Pin
Owner drawn28-Dec-05 17:53
Owner drawn28-Dec-05 17:53 
AnswerRe: How to Write a function which will execute before the main function in C! No Pragma's! Pin
vikas amin28-Dec-05 18:25
vikas amin28-Dec-05 18:25 
GeneralRe: How to Write a function which will execute before the main function in C! No Pragma's! Pin
Owner drawn28-Dec-05 18:36
Owner drawn28-Dec-05 18:36 
GeneralRe: How to Write a function which will execute before the main function in C! No Pragma's! Pin
vikas amin28-Dec-05 19:05
vikas amin28-Dec-05 19:05 
It really a clever trick in c++

u need to create a global object with a
constructor .

Vikas Amin
Embin Technology
Bombay
vikas.amin@embin.com
GeneralNot the answer that I wanted... Pin
Owner drawn28-Dec-05 19:14
Owner drawn28-Dec-05 19:14 
GeneralRe: Not the answer that I wanted... Pin
vikas amin28-Dec-05 20:31
vikas amin28-Dec-05 20:31 
GeneralRe: Not the answer that I wanted... Pin
Owner drawn28-Dec-05 20:55
Owner drawn28-Dec-05 20:55 
GeneralRe: Not the answer that I wanted... Pin
vikas amin28-Dec-05 22:18
vikas amin28-Dec-05 22:18 
GeneralRe: Not the answer that I wanted... Pin
Owner drawn29-Dec-05 16:54
Owner drawn29-Dec-05 16:54 
QuestionMFC + VC2005 Express? Pin
SPB_BR28-Dec-05 17:08
SPB_BR28-Dec-05 17:08 
QuestionHow to change the Background color of Progress Bar Pin
LaHaHa28-Dec-05 15:38
LaHaHa28-Dec-05 15:38 
AnswerRe: How to change the Background color of Progress Bar Pin
Owner drawn28-Dec-05 16:28
Owner drawn28-Dec-05 16:28 
GeneralRe: How to change the Background color of Progress Bar Pin
LaHaHa28-Dec-05 17:34
LaHaHa28-Dec-05 17:34 
GeneralRe: How to change the Background color of Progress Bar Pin
Owner drawn28-Dec-05 18:06
Owner drawn28-Dec-05 18:06 
QuestionMulti-byte Program access UNICODE DLL Pin
FFKONG28-Dec-05 15:30
FFKONG28-Dec-05 15:30 
QuestionHowto Run win32 console c++ app. in a machine without VS 2003? Pin
sree8228-Dec-05 11:32
sree8228-Dec-05 11:32 
AnswerRe: Howto Run win32 console c++ app. in a machine without VS 2003? Pin
Garth J Lancaster28-Dec-05 11:53
professionalGarth J Lancaster28-Dec-05 11:53 
GeneralRe: Howto Run win32 console c++ app. in a machine without VS 2003? Pin
GflPower28-Dec-05 14:23
GflPower28-Dec-05 14:23 
GeneralRe: Howto Run win32 console c++ app. in a machine without VS 2003? Pin
Garth J Lancaster28-Dec-05 14:29
professionalGarth J Lancaster28-Dec-05 14:29 
GeneralRe: Howto Run win32 console c++ app. in a machine without VS 2003? Pin
sree8228-Dec-05 19:24
sree8228-Dec-05 19:24 
QuestionProject Builds With __WIN32_Debug In Dir Name ? Pin
Garth J Lancaster28-Dec-05 10:26
professionalGarth J Lancaster28-Dec-05 10:26 

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.