Undocumented stuff: Difference between revisions
Appearance
Created the page |
Added WinQuery/WinSetDesktopWorkArea() |
||
(17 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. | ||
You are very welcome to add your own tips and tricks here! | |||
* [[Window messages]] | * [[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!
- Query the DosError() state (using DosSysCtl())
- WinQueueFromID(), get the HMQ from PID and TID