Jump to content

Undocumented stuff: Difference between revisions

From NikiWiki
No edit summary
Added WinQuery/WinSetDesktopWorkArea()
 
(13 intermediate revisions by 11 users not shown)
Line 9: Line 9:
* [[Query the DosError() state]] (using DosSysCtl())
* [[Query the DosError() state]] (using DosSysCtl())


* [WinQueueFromID()], get the HMQ from PID and TID
* [[WinQueueFromID()]], get the HMQ from PID and TID
 
* [[WinQueryExtIdFocus]]
 
* [[WinQueryDesktopWorkArea()]]
 
* [[WinSetDesktopWorkArea()]]
 
* [[WinQueryQueueInfo()]]
 
* [[GpiEnableYInversion()]] and [[GpiQueryYInversion()]]

Latest revision as of 16:18, 17 March 2006

This section contains descriptions of undocumented stuff. Undocumented means there's no official documentation or the documentation (for example included on DevCon CDs) isn't available to the public anymore.

You are very welcome to add your own tips and tricks here!