Click here to Skip to main content
15,791,520 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: directx 9 ? Pin
leon de boer7-Sep-17 7:57
leon de boer7-Sep-17 7:57 
QuestionOnce Again Assert in Release and I am lost Pin
ForNow4-Sep-17 14:39
ForNow4-Sep-17 14:39 
QuestionRe: Once Again Assert in Release and I am lost Pin
David Crow4-Sep-17 16:45
David Crow4-Sep-17 16:45 
AnswerRe: Once Again Assert in Release and I am lost Pin
ForNow4-Sep-17 17:01
ForNow4-Sep-17 17:01 
GeneralRe: Once Again Assert in Release and I am lost Pin
leon de boer6-Sep-17 20:09
leon de boer6-Sep-17 20:09 
AnswerRe: Once Again Assert in Release and I am lost Pin
Jochen Arndt4-Sep-17 22:13
professionalJochen Arndt4-Sep-17 22:13 
GeneralRe: Once Again Assert in Release and I am lost Pin
ForNow5-Sep-17 2:22
ForNow5-Sep-17 2:22 
GeneralRe: Once Again Assert in Release and I am lost Pin
Jochen Arndt5-Sep-17 2:39
professionalJochen Arndt5-Sep-17 2:39 
Why have you specified the CRT library in the project settings?
It is automatically selected according to the /M build option (static/dynamic, release/debug).

You should still use the Dependency Walker to check if there are more debug DLLs referenced.
GeneralRe: Once Again Assert in Release and I am lost Pin
ForNow5-Sep-17 2:43
ForNow5-Sep-17 2:43 
GeneralRe: Once Again Assert in Release and I am lost Pin
ForNow7-Sep-17 7:00
ForNow7-Sep-17 7:00 
GeneralRe: Once Again Assert in Release and I am lost Pin
leon de boer7-Sep-17 7:39
leon de boer7-Sep-17 7:39 
GeneralRe: Once Again Assert in Release and I am lost Pin
ForNow8-Sep-17 11:09
ForNow8-Sep-17 11:09 
GeneralRe: Once Again Assert in Release and I am lost Pin
Rick York8-Sep-17 13:54
mveRick York8-Sep-17 13:54 
GeneralRe: Once Again Assert in Release and I am lost Pin
leon de boer8-Sep-17 19:07
leon de boer8-Sep-17 19:07 
GeneralRe: Once Again Assert in Release and I am lost Pin
ForNow9-Sep-17 16:03
ForNow9-Sep-17 16:03 
GeneralRe: Once Again Assert in Release and I am lost I finally figured out the bug .. My reflections Pin
ForNow10-Sep-17 13:50
ForNow10-Sep-17 13:50 
GeneralDeclaration Confuse Pin
Mr. Anup Roy31-Aug-17 7:38
professionalMr. Anup Roy31-Aug-17 7:38 
GeneralRe: Declaration Confuse Pin
leon de boer31-Aug-17 9:37
leon de boer31-Aug-17 9:37 
GeneralSum Multiple Value At a Time Pin
Mr. Anup Roy30-Aug-17 7:18
professionalMr. Anup Roy30-Aug-17 7:18 
GeneralRe: Sum Multiple Value At a Time Pin
jeron130-Aug-17 9:10
jeron130-Aug-17 9:10 
GeneralRe: Sum Multiple Value At a Time Pin
Mr. Anup Roy31-Aug-17 5:25
professionalMr. Anup Roy31-Aug-17 5:25 
GeneralRe: Sum Multiple Value At a Time Pin
jeron131-Aug-17 6:38
jeron131-Aug-17 6:38 
SuggestionRe: Sum Multiple Value At a Time Pin
David Crow30-Aug-17 11:31
David Crow30-Aug-17 11:31 
GeneralRe: Sum Multiple Value At a Time Pin
Mr. Anup Roy31-Aug-17 5:27
professionalMr. Anup Roy31-Aug-17 5:27 
QuestionCWinThread Termination Pin
Lakshminaryana A29-Aug-17 19:38
Lakshminaryana A29-Aug-17 19: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.