Windows Api

Blitz3D Forums/Blitz3D Programming/Windows Api

AbbaRue(Posted 2004) [#1]
Has anyone made "decls" files for other Windows APIs yet?
I found one for the User32.dll but not for any of the other ones.
Some of the important ones are listed below:
user32
kernel32
gdi32
shell32
comdlg32
The dll functions and there variables can be found at the following link.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/windowui.asp
Maybe someone would like to undertake the task of making a list of "decls" at least for the more important ones.
Thanks 'Perturbatio' for making one for the user32.dll
located here: http://www.blitzbasic.com/Community/posts.php?topic=27586