Results 1 to 4 of 4

Thread: windows gdi file info.

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Location
    Rural Hall, NC United States
    Posts
    3

    Post

    Maybe I'm just a moron, but I don't know where to find the functions of the 'gdi'... Any help is appreciated.

  2. #2
    PowerPoster
    Join Date
    Jul 1999
    Posts
    5,923

    Post

    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

  3. #3
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Japan
    Posts
    840

    Post

    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

  4. #4

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Location
    Rural Hall, NC United States
    Posts
    3

    Post

    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
  •  



Click Here to Expand Forum to Full Width