Results 1 to 30 of 30

Thread: WinAPI

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2000
    Posts
    44

    Unhappy

    Can Anybody please find for me a WinAPI download, or something that does the same thing as WinAPI for me please?
    Thanx - marc
    I Think I Might Dont Know The Answer To That One...

  2. #2
    Guest
    What do you mean WinAPI??

  3. #3
    Lively Member
    Join Date
    Apr 2000
    Posts
    110

    Can u be more specific!

    What do you mean, WINAPI download? Do you mean the API viewer that lets you copy and paste API declarations into your code?

    Laterz

    REM

    BTW, hi again Megatron...

  4. #4

    Thread Starter
    Member
    Join Date
    Jun 2000
    Posts
    44
    Yeah Cuz I Have The Learning Edition Of VB So I Dont have It.
    I Think I Might Dont Know The Answer To That One...

  5. #5
    Guest
    Try the Microsoft website.

  6. #6
    Lively Member
    Join Date
    Apr 2000
    Posts
    110

    Smile Sending copy as we speak...

    I just sent you a copy of the API Viewer. check your hotmail

    Laterz

    REM

  7. #7

    Thread Starter
    Member
    Join Date
    Jun 2000
    Posts
    44

    Unhappy VB5

    Hey, The Viewer That You Sent Me Only Works With VB6, And I Have VB5, So I Cant Use It Cuz, It Needs The VB6 DLL, But If Anybody Has The Prog For VB5, Please Send It To
    [email protected]
    Thanx - Marc
    I Think I Might Dont Know The Answer To That One...

  8. #8
    Guest
    do you just need the App or the WinApi text file as well?

  9. #9
    Guest
    I just sent you the App right now. It's from VB5.

  10. #10

    Thread Starter
    Member
    Join Date
    Jun 2000
    Posts
    44
    Yeah I Might Need The Text File To So Please Send It To Me, I Already Got The APILoad.exe
    Now I Can Do My Expirements In My Labor-atory
    HAHAHAHAHAHAHAAHAHHAHAHAHAHAHA.....{ehm}
    Please Send It. Marc
    I Think I Might Dont Know The Answer To That One...

  11. #11
    Guest
    Alright, I just sent it now.

  12. #12
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    http://www.allapi.net

    You can download a pretty good API viewer (API-ToolAhed) this much much better than the VB API Viwer. Also there also provide the API-Guide which come with 520 API function with supported sample code (API-Guide) from the http://www.allapi.net

  13. #13

    Thread Starter
    Member
    Join Date
    Jun 2000
    Posts
    44

    Thanx

    Thanx Everybody, When I Have My Project Built I Will Let Yall Have A Copy. - crazymarc
    I Think I Might Dont Know The Answer To That One...

  14. #14
    Lively Member
    Join Date
    Apr 2000
    Posts
    110

    What u making?

    CrazyMarc, what exactly are you coding at the moment then?

    Laterz

    REM

  15. #15
    Guest
    Chris

    Can you send me a copy of the unzipped version of API-ToolAHead? I have Winzip 8.0 and that archive is not compatible with my version.

    Thanks.

  16. #16

    Thread Starter
    Member
    Join Date
    Jun 2000
    Posts
    44
    Right Now Im Scripting A HTML Editor That Is Sorta Like CuteHTML But Its Gonna Be Way~~~~ Better! Gimme Your E-mail Address If You Want It - [email protected]
    I Think I Might Dont Know The Answer To That One...

  17. #17
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Thumbs up Megatron

    No problem,

  18. #18
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Lightbulb

    Hey! Megatron, I can't send the attachment to you, due to your mailbox is over qouta.

  19. #19
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Japan
    Posts
    840
    I have a win32 type library!

    It's not small (700k) .tlb file!
    But if you reference it you don't have to declare any API calls you can just call. you can also browse the API in the object browser.

    It exposes ALL types plus API functions in the folowing categories. (plus all contants!)

    AdvAPI32
    Comdlg32
    GDI32
    Kernel32
    IIM32
    Lz32
    MPR
    NetAPI32
    Shell32
    User32
    Version
    Winmm
    WinSpool

    Anyone Interested?

    The Object Browser is easier to use than that bloody API viewer!
    Paul Dwyer
    Network Engineer
    Aussie In Tokyo

    Using Powerbasic 6 & VB6 SP4 (Please also add your VB Version to your signature!)

  20. #20
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Smile can I have a copy of that library file?

    Hi! Paul282, can you send me a copy of that library file?
    thank.

  21. #21
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Japan
    Posts
    840
    I zipped it and chucked it on the web

    http://www.ozemail.com.au/~devore/WIN32.zip

    It's only 250k now!

    Have fun...
    Paul Dwyer
    Network Engineer
    Aussie In Tokyo

    Using Powerbasic 6 & VB6 SP4 (Please also add your VB Version to your signature!)

  22. #22
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Thumbs up thanks Paul

    Copy Down.

  23. #23
    Lively Member
    Join Date
    May 2000
    Location
    Norway
    Posts
    112
    This might sound stupid to some, but what is a TLB file and how is it used?

  24. #24
    Guest
    Hey! Megatron, I can't send the attachment to you, due to your mailbox is over qouta.
    Maybe my other address would work... [email protected]

    -Thanks in advance

  25. #25
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Japan
    Posts
    840
    Originally posted by Thomas Halsvik
    This might sound stupid to some, but what is a TLB file and how is it used?
    Take a look a "Type Libraries" in MSDN
    Paul Dwyer
    Network Engineer
    Aussie In Tokyo

    Using Powerbasic 6 & VB6 SP4 (Please also add your VB Version to your signature!)

  26. #26
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Post

    Originally posted by Megatron
    Hey! Megatron, I can't send the attachment to you, due to your mailbox is over qouta.
    Maybe my other address would work... [email protected]

    -Thanks in advance
    I've sent it to the new email address already.

  27. #27
    Guest
    Thanks. I just recieved it now and all works well.

  28. #28
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Lightbulb

    Do you think Microsoft should update there win32api.txt? Instead we looking around for the latest API function and Constant declaration? Anyway, I found that the API-ToolShd ia very useful.

  29. #29
    Guest
    Is it suppose to come with a new APIText file with new Constants and Declares? Mine didn't.

  30. #30
    Hyperactive Member Scott Penner's Avatar
    Join Date
    Dec 2000
    Location
    Mountain View
    Posts
    327

    error using the type library

    Hi Paul,
    Thanks for the type library. I tried implementing it, but I'm getting a strange error that the variable uses and automation type not supported in VB. It looks like the declaration from the type library is identical to the one I had previously included in my code!?

    Am I just missing something easy? Please help, if you know what causes that error.
    Thanks in advance,
    -scott
    he he he

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