Click here to Skip to main content
15,925,081 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionD3D 2D Texture(PNG File) How to set ColorKey Pin
akira3217-Apr-06 4:24
akira3217-Apr-06 4:24 
QuestionDirect Show webcam Pin
YaronNir17-Apr-06 4:14
YaronNir17-Apr-06 4:14 
Questionproblem with BroadcastSystemMessage() Pin
ashtwin17-Apr-06 4:01
ashtwin17-Apr-06 4:01 
QuestionRe: problem with BroadcastSystemMessage() Pin
David Crow17-Apr-06 4:18
David Crow17-Apr-06 4:18 
AnswerRe: problem with BroadcastSystemMessage() Pin
ashtwin18-Apr-06 20:58
ashtwin18-Apr-06 20:58 
QuestionDebug Assertion Failed Pin
keerthikaaa17-Apr-06 3:09
keerthikaaa17-Apr-06 3:09 
AnswerRe: Debug Assertion Failed Pin
David Crow17-Apr-06 3:29
David Crow17-Apr-06 3:29 
AnswerRe: Debug Assertion Failed Pin
Stephen Hewitt17-Apr-06 4:24
Stephen Hewitt17-Apr-06 4:24 
Any time you get an assert look for the line that is asserting in your debugger. If the answer isn't immediately obvious after doing so more often then not you will find a comment describing what the problem is. If there isn't, and the assert is in code you manage, put one in.

Steve
Question[Message Deleted] Pin
ddmcr17-Apr-06 2:47
ddmcr17-Apr-06 2:47 
AnswerRe: Display Tooltips for each item in ListCtrl Pin
YaronNir17-Apr-06 4:16
YaronNir17-Apr-06 4:16 
AnswerRe: Display Tooltips for each item in ListCtrl Pin
Michael Dunn17-Apr-06 8:02
sitebuilderMichael Dunn17-Apr-06 8:02 
QuestionSlicing in C++ Pin
Krishnatv17-Apr-06 2:44
Krishnatv17-Apr-06 2:44 
AnswerRe: Slicing in C++ Pin
David Crow17-Apr-06 3:30
David Crow17-Apr-06 3:30 
AnswerRe: Slicing in C++ Pin
Milton Karimbekallil17-Apr-06 5:00
Milton Karimbekallil17-Apr-06 5:00 
GeneralRe: Slicing in C++ Pin
Krishnatv17-Apr-06 19:35
Krishnatv17-Apr-06 19:35 
QuestionNEED HELP Pin
malik20017-Apr-06 2:31
malik20017-Apr-06 2:31 
AnswerRe: NEED HELP Pin
David Crow17-Apr-06 3:31
David Crow17-Apr-06 3:31 
QuestionCan I do this? Pin
ewighell17-Apr-06 2:20
ewighell17-Apr-06 2:20 
AnswerRe: Can I do this? Pin
Stephen Hewitt17-Apr-06 2:53
Stephen Hewitt17-Apr-06 2:53 
AnswerRe: Can I do this? Pin
YaronNir17-Apr-06 4:18
YaronNir17-Apr-06 4:18 
QuestionImporting class containing STL map from DLL Pin
Marko Budisic17-Apr-06 1:37
Marko Budisic17-Apr-06 1:37 
AnswerRe: Importing class containing STL map from DLL Pin
Roland Pibinger17-Apr-06 6:18
Roland Pibinger17-Apr-06 6:18 
GeneralRe: Importing class containing STL map from DLL Pin
Marko Budisic17-Apr-06 6:28
Marko Budisic17-Apr-06 6:28 
QuestionZooming with SetViewportExt and SetWindowExt Pin
Cosescu Bogdan17-Apr-06 1:16
Cosescu Bogdan17-Apr-06 1:16 
QuestionRepainting a child window Pin
Sarvan AL17-Apr-06 1:12
Sarvan AL17-Apr-06 1:12 

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.