|
-
February 28th, 2000, 08:57 PM
#1
Win API src?
Where is there a resource where I can obtain api calls from? Any book recommendations? Applications? Websites? Thanks.
-
February 29th, 2000, 12:10 AM
#2
Re: Win API src?
Every Visual Basic comes with API Text Viewer (Use "FIND" in windows to search for APILOAD.exe if you not sure where you have your API Text Viewer)
Then load textfile (for example Win32api.txt) to see Declares, Constants, and Types of all WIN32 APIs.
Good Luck!!!
-
February 29th, 2000, 12:23 AM
#3
-
February 29th, 2000, 08:10 PM
#4
-
February 29th, 2000, 08:29 PM
#5
Re: Win API src?
ACTUALLY MY FRIEND IT IS RIGHT UNDER YOUR NOSE! REALLY! GO INTO YOUR VB AND CLICK ON FILE NEW AND THEN MAKE A NEW EXE FORM AND TYPE FOR THE LINE OF CODE FOR A MODULE SPECIFIED AS THE INT "NADIS". ONCE THAT OPERATION HAS BEEN PERFORMED YOU SHOULD SEE A MSGBOX AND WILL HAVE CHOUCES OF:END, OK OR REWRITE FUNCTION TO MATCH MODULE1.FUNC TO TERMINATE ALL OTHER APPLICATIONS, ONCE DONE IT WILL HAVE A MESS OF CODE IN THE MODULE FROM NOWHERE AND YOU HAVE TO CHOOSE THE API CALLS THAT YOU CHOOSE THERE SHOULD BE ABOUT 3-4 CHOICES IT DEPENDS ON YOUR VB VERSION THEN CHOOSE YOUR HAPPY LITTLE API CALLS AND USE THEM TO YOUR OWN PERSONAL USE. DON'T THANK ME ONCE AGAIN I JUST TRY AND HELP, BYE NOW!
-
February 29th, 2000, 08:37 PM
#6
Re: Win API src?
Could you explain this again please, and more detailed because i have no idea what was that all about...NADIS?? What's that?
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
|