|
-
Aug 10th, 2000, 03:49 PM
#1
Thread Starter
Junior Member
im still looking for more..i will post them as soon as i get some more. maybe somone can do an artical on undoc'ed api's..that would be nice
-
Aug 11th, 2000, 01:45 PM
#2
Hyperactive Member
I must agree with you prye, I really would like a list of all the Undocumented APIs. I guess it would be a little difficult though, they are undocumented.
-
Aug 12th, 2000, 12:21 AM
#3
Thread Starter
Junior Member
btw...
a full list may take quite some time..i hear there arr well over 7,00 un doc'ed win api calls/types and constants
-
Aug 12th, 2000, 12:23 AM
#4
Thread Starter
Junior Member
lol
that is a challenge...im currently using a disassembler to get exports from shell32.dll - it seems to be the best dll to find those 'secret' little functions
-
Aug 12th, 2000, 05:17 AM
#5
Hyperactive Member
700? Are you sure? I wish there were.
-
Aug 12th, 2000, 11:00 AM
#6
Thread Starter
Junior Member
oops..
i ment to type 7,000. there are far more than 700
vb5 pr 
-
Aug 13th, 2000, 10:18 AM
#7
Good Ol' Platypus
There are thousands. There's stuff like CallBack, CallBack16, CallBack32, CallBack48, CallBack64!
You can use QuikView and look at the DLLs. It'll have what you need. BTW: I'm making a program to change the .MDB or .TXT that the API viewer uses to a .BAS file, so you don't have to use it anymore!
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Aug 13th, 2000, 10:48 AM
#8
Monday Morning Lunatic
If you did that, I think that the compiler would choke on file that big. Anyway, why not use Bruce McKinney's type library? You don't need to define anything, and it's just as fast to compile. Also, for those who understand C/C++, look at the source code to WINE for some undocumented stuff.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
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
|