user32.dll

Miscellaneous Forums/General Discussion/user32.dll

Hi, and a merry Christmas to all.

I have just read that it is possible to acess the user32.dll directley through Blitz. How is this done?

Probably this link is for you http://www.blitzbasic.com/codearcs/codearcs.php?code=1179

Copy the source and save as user32.decls in the USERLIBS folder of Blitz3d.
Then search on Windows folder the file user32.dll and copy it
in the USERLIBS folders too.
Restart blitz3d.
Now if you type for example api_CloseClipboard it will be reconized by blitz3d as a new command.
Stop.
What and how the single command works is out of my brain capability :P
Sorry - Merry Christmas!

Thats it, cheers.