|
-
Feb 1st, 2000, 06:39 AM
#1
Thread Starter
New Member
Maybe I'm just a moron, but I don't know where to find the functions of the 'gdi'... Any help is appreciated.
-
Feb 1st, 2000, 07:53 AM
#2
PowerPoster
Fire up Command and Conquer 2. It has GDI (global defense initiative) and Brotherhood of Nod 
Sorry, I don't know the answer to your question, I just wanted to make a funny (??) joke.
Good luck anyway
-
Feb 1st, 2000, 04:38 PM
#3
Fanatic Member
VB comes with an API editor that you can look up the functions with but there is a better tool on the net. It's called win32.tlb and it comes with a directx download (serach altavista for "win32.tlb" ) then using project/refernces select it and you can view ALL the API from the object viewer (F2) and never need to "Declare" anything again -just type the function- !!!! also all the type libraries and const's are included with it. a MUST for a VB programmer annoyed with lack of API visibility
-
Feb 2nd, 2000, 11:32 AM
#4
Thread Starter
New Member
Thanks a lot guys, except for that command and conquer thing. But thanks anyway for the effort I guess....
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
|