Log in

View Full Version : List of Function Names for user32, shell32, ect


dandy
February 7th, 2004, 01:13
Is there a source on the net somewhere that lists all the functions and a definition of what they do for all the main DLL's like User32 ect ect? like GetDlgItemTextA function in User32, ect ect. much thanx

blabberer
February 7th, 2004, 01:29
win32.hlp lists almost all of the apis in al major dlls
or the sdk in msdn google win32.hlp
lcc by jacob navia or borland has them for download
and put that file in olly dbg open api help file link and u can use ctrl+f1 to read about almost all functions in those dlls