Click here to Skip to main content
15,886,757 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Debug Assertion Error help, here is the exact error Pin
Chuck O'Toole9-Aug-11 14:23
Chuck O'Toole9-Aug-11 14:23 
GeneralRe: Debug Assertion Error help, here is the exact error Pin
AndrewG12319-Aug-11 16:38
AndrewG12319-Aug-11 16:38 
GeneralRe: Debug Assertion Error help, here is the exact error Pin
Chuck O'Toole9-Aug-11 16:46
Chuck O'Toole9-Aug-11 16:46 
GeneralRe: Debug Assertion Error help, here is the exact error Pin
AndrewG123110-Aug-11 9:39
AndrewG123110-Aug-11 9:39 
QuestionFrame transparent color in animated gif file Pin
includeh109-Aug-11 6:31
includeh109-Aug-11 6:31 
AnswerRe: Frame transparent color in animated gif file Pin
Chris Losinger9-Aug-11 10:45
professionalChris Losinger9-Aug-11 10:45 
QuestionHow to learn DirectDraw since it has been merged with D3D? Pin
Cold_Fearing_Bird9-Aug-11 4:48
Cold_Fearing_Bird9-Aug-11 4:48 
SuggestionRe: How to learn DirectDraw since it has been merged with D3D? Pin
Charles Oppermann9-Aug-11 5:47
Charles Oppermann9-Aug-11 5:47 
From MSDN http://msdn.microsoft.com/en-us/library/gg426115(v=VS.85).aspx[^]

DirectDraw is no longer recommended for use. With the release of Direct3D 9.0, all two-dimensional functionality is contained within Direct3D, its associated helper functions in D3DX, and the DirectX 11 technology Direct2D. However, the DirectDraw reference documentation is still available in this section.


While I'm sure there are books that cover the older DirectDraw, you might as well start learning 2D drawing within the context of Direct3D.
/* Charles Oppermann */
http://weblogs.asp.net/chuckop

GeneralRe: How to learn DirectDraw since it has been merged with D3D? Pin
Chris Losinger9-Aug-11 10:47
professionalChris Losinger9-Aug-11 10:47 
JokeRe: How to learn DirectDraw since it has been merged with D3D? Pin
Charles Oppermann9-Aug-11 10:55
Charles Oppermann9-Aug-11 10:55 
GeneralRe: How to learn DirectDraw since it has been merged with D3D? Pin
Cold_Fearing_Bird9-Aug-11 14:36
Cold_Fearing_Bird9-Aug-11 14:36 
QuestionWhy can't read every value from MRU ? Pin
_Flaviu9-Aug-11 3:15
_Flaviu9-Aug-11 3:15 
QuestionRe: Why can't read every value from MRU ? Pin
David Crow9-Aug-11 3:49
David Crow9-Aug-11 3:49 
AnswerRe: Why can't read every value from MRU ? [modified] Pin
_Flaviu9-Aug-11 5:16
_Flaviu9-Aug-11 5:16 
AnswerRe: Why can't read every value from MRU ? Pin
Richard MacCutchan9-Aug-11 4:53
mveRichard MacCutchan9-Aug-11 4:53 
GeneralRe: Why can't read every value from MRU ? [modified] Pin
_Flaviu9-Aug-11 5:29
_Flaviu9-Aug-11 5:29 
QuestionDebug Assertion Failed Error ! Help me please. Pin
Nguyen Huy Tuan8-Aug-11 22:13
Nguyen Huy Tuan8-Aug-11 22:13 
AnswerRe: Debug Assertion Failed Error ! Help me please. Pin
Code-o-mat9-Aug-11 0:29
Code-o-mat9-Aug-11 0:29 
QuestionRe: Debug Assertion Failed Error ! Help me please. Pin
David Crow9-Aug-11 4:01
David Crow9-Aug-11 4:01 
AnswerRe: Debug Assertion Failed Error ! Help me please. Pin
Nguyen Huy Tuan10-Aug-11 20:47
Nguyen Huy Tuan10-Aug-11 20:47 
QuestionHow to extract only text information from html file? Pin
Le@rner8-Aug-11 20:03
Le@rner8-Aug-11 20:03 
AnswerRe: How to extract only text information from html file? Pin
ThatsAlok8-Aug-11 21:12
ThatsAlok8-Aug-11 21:12 
GeneralRe: How to extract only text information from html file? Pin
Le@rner8-Aug-11 21:32
Le@rner8-Aug-11 21:32 
GeneralRe: How to extract only text information from html file? Pin
ThatsAlok9-Aug-11 2:01
ThatsAlok9-Aug-11 2:01 
Question[solved]Still trying to hunt down a runtime error in VS 2010, need suggestions [modified] Pin
AndrewG12318-Aug-11 9:35
AndrewG12318-Aug-11 9:35 

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.