win32 api libraries.. anyone have them?

Blitz3D Forums/Blitz3D Programming/win32 api libraries.. anyone have them?

Mike Yurgalavage(Posted 2004) [#1]
does anyone have the declarations to the win32 api libraries? (user32.dll, kernel.dll, etc.) also are there any custom win32api libraries already out by users that are good?

thanks

mike


jfk EO-11110(Posted 2004) [#2]
Check the Code Archives for Userlibs as well as the Misc. Forum (search "userlib"). Have a look at microsofts developer web, eg.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/windowing/windows/windowreference/windowfunctions/getwindowtext.asp


Jürgen(Posted 2004) [#3]
At blitzcoder.com you can find JK ApiPack (Category Userlibs). There are a couple of very useful functions in a userlib, and there are also help files for each of them.