Click here to Skip to main content
15,910,277 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: I'm searching for Visual C++ Books Pin
Anand for every one4-Mar-05 19:39
Anand for every one4-Mar-05 19:39 
GeneralSending a digitally signed email Pin
Muhammad Irfan Azam4-Mar-05 1:04
Muhammad Irfan Azam4-Mar-05 1:04 
Questionglobally scoped array of objects? Pin
baxybaxy4-Mar-05 0:51
baxybaxy4-Mar-05 0:51 
AnswerRe: globally scoped array of objects? Pin
Steen Krogsgaard4-Mar-05 4:14
Steen Krogsgaard4-Mar-05 4:14 
GeneralRe: globally scoped array of objects? Pin
Chris Meech4-Mar-05 5:42
Chris Meech4-Mar-05 5:42 
GeneralRe: globally scoped array of objects? Pin
Steen Krogsgaard6-Mar-05 21:05
Steen Krogsgaard6-Mar-05 21:05 
QuestionWhat is the Mystery behind Release Folder ? Pin
zahid_ash4-Mar-05 0:36
zahid_ash4-Mar-05 0:36 
AnswerRe: What is the Mystery behind Release Folder ? Pin
jan larsen4-Mar-05 1:42
jan larsen4-Mar-05 1:42 
There are some pre-build objects in that folder if you've compiled your project before. When you hit 'build', VC will try to reduce compile time by using object files that aren't changed. The problem is that VC sometimes fails in determining what's changed.
I think you could have chosen 'Rebuild' with a similar successfull result.

"After all it's just text at the end of the day. - Colin Davies

"For example, when a VB programmer comes to my house, they may say 'does your pool need cleaning, sir ?' " - Christian Graus
GeneralRe: What is the Mystery behind Release Folder ? Pin
aritosteles5-Mar-05 13:53
aritosteles5-Mar-05 13:53 
Generaltext setting in list control Pin
deldeep3-Mar-05 23:39
deldeep3-Mar-05 23:39 
GeneralRe: text setting in list control Pin
David Crow4-Mar-05 2:59
David Crow4-Mar-05 2:59 
GeneralRe: text setting in list control Pin
deldeep4-Mar-05 20:45
deldeep4-Mar-05 20:45 
GeneralRe: text setting in list control Pin
David Crow7-Mar-05 3:20
David Crow7-Mar-05 3:20 
GeneralRe: text setting in list control Pin
deldeep7-Mar-05 17:39
deldeep7-Mar-05 17:39 
GeneralCREATE PROCESS Pin
sunit53-Mar-05 22:59
sunit53-Mar-05 22:59 
GeneralRe: CREATE PROCESS Pin
Jetli Jerry4-Mar-05 0:46
Jetli Jerry4-Mar-05 0:46 
GeneralRe: CREATE PROCESS Pin
sunit54-Mar-05 2:13
sunit54-Mar-05 2:13 
GeneralRe: CREATE PROCESS Pin
sunit54-Mar-05 2:15
sunit54-Mar-05 2:15 
GeneralRe: CREATE PROCESS Pin
David Crow4-Mar-05 3:05
David Crow4-Mar-05 3:05 
GeneralSet background colour on a CDateTimeCtrl Pin
roccap3-Mar-05 22:46
roccap3-Mar-05 22:46 
GeneralRe: Set background colour on a CDateTimeCtrl Pin
namaskaaram4-Mar-05 1:23
namaskaaram4-Mar-05 1:23 
Generalone question regarding dialogz!!!!! Pin
namaskaaram3-Mar-05 22:46
namaskaaram3-Mar-05 22:46 
GeneralRe: one question regarding dialogz!!!!! Pin
Jetli Jerry4-Mar-05 0:27
Jetli Jerry4-Mar-05 0:27 
Generalthanx for reply....but that is not what i asked.....help!!!!! Pin
namaskaaram4-Mar-05 0:35
namaskaaram4-Mar-05 0:35 
GeneralRe: thanx for reply....but that is not what i asked.....help!!!!! Pin
Alton Williams4-Mar-05 3:38
Alton Williams4-Mar-05 3:38 

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.