Jump to content

WinSetPointerOwner: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 April 2025

  • curprev 18:3518:35, 9 April 2025 Martini talk contribs 2,040 bytes +2,040 Created page with "This function is specific to OS/2 Version 2.1 or higher. This function allows an application to declare that a pointer it created can now be used by ANY process in the system (not just the process that created the pointer). ==Syntax== WinSetPointerOwner(hptr, pid, fDestroy) ==Parameters== ;hptr (HPOINTER) - Input : Handle of pointer. ;pid (PID) - Input : Process identity. ;fDestroy (BOOL) - Input : Pointer destruction flag. :;TRUE: Pointer can be destroyed..."