|
-
September 2nd, 2007, 06:59 AM
#1
DDRAW and intellisense
Hi all,
I'm new to directX and I'm having a problem.
I'm using visual studio 2003 and directx 7's ddraw.
The problem is... when I type in
DirectDrawCreate(...)
The parameter's info box doesn't show up like it would do with say a window's function, SetPixel(...)
(but if I write in the correct parameters, the program works)
why isn't my intellisense working for it?
I've tried manually adding the "ddraw.h" file to the project too. But I've had no luck
I've been trying to google this problem for quite a while now and haven't found a solution.
Thanks.
UKSaiyan.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|