Jump to content

Undocumented stuff: Difference between revisions

From NikiWiki
No edit summary
 
Added WinQuery/WinSetDesktopWorkArea()
 
(18 intermediate revisions by 13 users not shown)
Line 1: Line 1:
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.
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.


[[Window messages]]
You are very welcome to add your own tips and tricks here!
 
* [[Window messages]]
 
* [[CallHook hook]]
 
* [[Query the DosError() state]] (using DosSysCtl())
 
* [[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!