Click here to Skip to main content
15,899,825 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Overloading operator new Pin
Ryan Binns9-Mar-06 12:08
Ryan Binns9-Mar-06 12:08 
QuestionImmediate Dialog Close by Cancel Button Pin
thelvaci8-Mar-06 8:32
thelvaci8-Mar-06 8:32 
AnswerRe: Immediate Dialog Close by Cancel Button Pin
Mircea Puiu8-Mar-06 8:55
Mircea Puiu8-Mar-06 8:55 
GeneralRe: Immediate Dialog Close by Cancel Button Pin
thelvaci8-Mar-06 9:20
thelvaci8-Mar-06 9:20 
GeneralRe: Immediate Dialog Close by Cancel Button Pin
Mircea Puiu8-Mar-06 9:33
Mircea Puiu8-Mar-06 9:33 
AnswerRe: Immediate Dialog Close by Cancel Button Pin
Nibu babu thomas8-Mar-06 17:15
Nibu babu thomas8-Mar-06 17:15 
GeneralRe: Immediate Dialog Close by Cancel Button Pin
thelvaci8-Mar-06 22:00
thelvaci8-Mar-06 22:00 
AnswerRe: Immediate Dialog Close by Cancel Button Pin
Ryan Binns8-Mar-06 17:22
Ryan Binns8-Mar-06 17:22 
GeneralRe: Immediate Dialog Close by Cancel Button Pin
thelvaci8-Mar-06 22:12
thelvaci8-Mar-06 22:12 
GeneralRe: Immediate Dialog Close by Cancel Button Pin
Ryan Binns8-Mar-06 22:19
Ryan Binns8-Mar-06 22:19 
GeneralRe: Immediate Dialog Close by Cancel Button Pin
thelvaci9-Mar-06 1:02
thelvaci9-Mar-06 1:02 
AnswerRe: Immediate Dialog Close by Cancel Button Pin
Aqueel8-Mar-06 17:45
Aqueel8-Mar-06 17:45 
GeneralRe: Immediate Dialog Close by Cancel Button Pin
Nibu babu thomas8-Mar-06 18:09
Nibu babu thomas8-Mar-06 18:09 
GeneralRe: Immediate Dialog Close by Cancel Button Pin
toxcct8-Mar-06 21:16
toxcct8-Mar-06 21:16 
GeneralRe: Immediate Dialog Close by Cancel Button Pin
Nibu babu thomas8-Mar-06 21:17
Nibu babu thomas8-Mar-06 21:17 
GeneralRe: Immediate Dialog Close by Cancel Button Pin
toxcct8-Mar-06 21:19
toxcct8-Mar-06 21:19 
GeneralRe: Immediate Dialog Close by Cancel Button Pin
Nibu babu thomas8-Mar-06 21:38
Nibu babu thomas8-Mar-06 21:38 
GeneralRe: Immediate Dialog Close by Cancel Button Pin
thelvaci9-Mar-06 1:07
thelvaci9-Mar-06 1:07 
QuestionChanging Bit Map on ToolBar Buttons Pin
Jethro638-Mar-06 8:09
Jethro638-Mar-06 8:09 
AnswerRe: Changing Bit Map on ToolBar Buttons Pin
Hamid_RT8-Mar-06 8:59
Hamid_RT8-Mar-06 8:59 
GeneralRe: Changing Bit Map on ToolBar Buttons Pin
Jethro638-Mar-06 9:16
Jethro638-Mar-06 9:16 
AnswerRe: Changing Bit Map on ToolBar Buttons Pin
thelvaci8-Mar-06 9:01
thelvaci8-Mar-06 9:01 
GeneralRe: Changing Bit Map on ToolBar Buttons Pin
Jethro639-Mar-06 2:25
Jethro639-Mar-06 2:25 
GeneralRe: Changing Bit Map on ToolBar Buttons Pin
Mason Landstreet26-Mar-06 9:03
Mason Landstreet26-Mar-06 9:03 
QuestionHow to generate EXE file in VS 2005? any option? Pin
Yonggoo8-Mar-06 6:26
Yonggoo8-Mar-06 6:26 
Hi!
I'm a prety beginner with Visual Studio 2005 Standard Edition.
I have converted vs 2003 project, in C++, into VS 2005,
But, I can't find EXE file in either debug or release.
When I code new project VS 2005, it automatically generate EXE.
But, converted one doesn't give me EXE file.
I checked Project/configuration manager release, win32.
I don't use any MFC or DLL, I just use pure C++ with OpenGL.
Anybody can help me?


Yonggoo

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.