How can I get explanation about DirectDrawCreateEx function in help file?
  Home FAQ Contact Sign in
microsoft.public.win32.programmer.directx.graphics only
 
Advanced search
POPULAR GROUPS

more...

microsoft ... graphics Profile…
 Up
How can I get explanation about DirectDrawCreateEx function in help file?         


Author: Ma Xiaoming
Date: Aug 11, 2008 18:58

Dear ladies and gentlemen,

I have been studying game programming with Visual Studio .NET 2003 and
DirectX SDK (April 2007), recently. I need to get detailed explanation about
the function named DirectDrawCreateEx. I have tried to find the explanation
about this function in VS help document, MSDN and DirectX SDK help document.
But none of them has given me any answers, yet. Actually I haven't find the
explanation about it, even with select the function name in code editor and
press F1.

Where can I find it? Help me, please. Thank you very much.

Best regards.

Xiaoming
4 Comments
Re: How can I get explanation about DirectDrawCreateEx function in help file?         


Date: Aug 11, 2008 19:27

[Please do not mail me a copy of your followup]

DirectDraw is quite old and IIRC, is emulated on Vista and subsequent
Windows operating systems anyway.

Why don't you use Direct3D?
--
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
<http://www.xmission.com/~legalize/book/download/index.html>

Legalize Adulthood! <http://blogs.xmission.com/legalize/>
no comments
Re: How can I get explanation about DirectDrawCreateEx function in help file?         


Author: Ma Xiaoming
Date: Aug 11, 2008 19:44

Hi Richard,

Many thanks for your help. I have been reading the book "Tricks of The 3D
Game Programming Gurus" by Andre LaMothe. In this book and the accompanying
code, they both refers to the DirectDrawCreateEx function. So I want to get
more detailed explanation about it. Unfortunitely, I get nothing.

Thanks for the links you gave. I will check them out.

Best regards.

Xiaoming
no comments
Re: How can I get explanation about DirectDrawCreateEx function in help file?         


Date: Aug 11, 2008 22:45

[Please do not mail me a copy of your followup]

"Ma Xiaoming" hotmail.com> spake the secret code
thusly:
> Many thanks for your help. I have been reading the book "Tricks of The 3D
>Game Programming Gurus" by Andre LaMothe.

I think that's quite an old book; however, if it came with a CD, look
for the DirectX SDK on the CD which should include the documentation
for the old DirectDraw stuff.

If you want to learn Direct3D, my book is available for free at the
URL below.
--
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
<http://www.xmission.com/~legalize/book/download/index.html>

Legalize Adulthood! <http://blogs.xmission.com/legalize/>
no comments
Re: How can I get explanation about DirectDrawCreateEx function in help file?         


Author: Ma Xiaoming
Date: Aug 12, 2008 00:41

Hi Richard,
> If you want to learn Direct3D, my book is available for free at the
> URL below.

Thanks for your help. Nice to meet you. I have already log on your
website, this is awesome! I will definitely learn Direct3D, so I think that
your book will helps me much. Thanks again.

Best regards.

Xiaoming
no comments

RELATED THREADS
SubjectArticles qty Group
Hypergeometric functions and beta functionssci.math ·