Jump to content

Related changes

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 22:37, 3 September 2025
 
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

3 September 2025

     02:23  WpCnrInsertObject diffhist 0 Martini talk contribs
N    00:52  WpAddProgramSessionPage diffhist +1,701 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddProgramSessionPage}} This instance method is called to allow the object to add the **Session** page to its Settings notebook. ==Syntax== <PRE> _wpAddProgramSessionPage(somSelf, hwndNotebook) </PRE> ==Parameters== ;''somSelf'' (WPProgram *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPProgram. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ==Returns== ;''rc'' ([[ULONG]...")
N    00:49  WpAddProgramPage diffhist +1,666 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddProgramPage}} This instance method is called to allow the object to add the **Program** page to its Settings notebook. ==Syntax== <PRE> _wpAddProgramPage(somSelf, hwndNotebook) </PRE> ==Parameters== ;''somSelf'' (WPProgram *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPProgram. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ==Returns== ;''rc'' (ULONG) - returns :...")
N    00:48  WpAddProgramAssociationPage diffhist +1,681 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddProgramAssociationPage}} This instance method is called to allow the object to add the Association page to its Settings notebook. ==Syntax== <PRE> _wpAddProgramAssociationPage(somSelf, hwndNotebook) </PRE> ==Parameters== ;''somSelf'' (WPProgramFile *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPProgramFile. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ==Returns== ;...")
N    00:47  WpAddSetViewPage diffhist +1,706 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddSetViewPage}} This method is specific to Version 4, or higher, of the OS/2 operating system. This instance method adds the Set View page to the Settings notebook. ==Syntax== _wpAddSetViewPage(somSelf, hwndNotebook) ==Parameters== ;''somSelf'' (WPSpool *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPSpool. ;''hwndNotebook'' (HWND) - input :Window handle for the Settings notebook....")
N    00:24  WpSetupOnce diffhist +1,784 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpSetupOnce}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method is called to allow the newly created object to initialize itself. ==Syntax== _wpSetupOnce(somSelf, pszSetupString); ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''pszSetupString'' (PSZ) - input :Class specific setup paramet...")
N    00:23  WpSetRealName diffhist +1,175 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpSetRealName}} This instance method sets the physical name of a file-system object. ==Syntax== <PRE> _wpSetRealName(somSelf, pszName) </PRE> ==Parameters== ;''somSelf'' (WPFileSystem *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''pszName'' (PSZ) - input :Pointer to a new file name. :This file cannot be fully qualified. ==Returns== ;''rc'' (BOOL) - returns :Success ind...")
N    00:22  WpObjectReady diffhist +1,698 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpObjectReady}} This instance method is called as a notification to the object that its creation or awakening is complete. ==Syntax== _wpObjectReady(somSelf, ulCode, refObject) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''ulCode'' (ULONG) - input :Code indicating the type of operation which has just completed. :Possible values are des...")
N    00:19  WpIsObjectInitialized diffhist +1,296 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpIsObjectInitialized}} This instance method is called to determine if new object initialization has completed. ==Syntax== _wpIsObjectInitialized(somSelf) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ==Returns== ;''rc'' (BOOL) - returns :Initialization indicator. ::TRUE: Object is initialized. ::FALSE: Object is not initialized. ==Remar...")
N    00:17  WpSaveString 2 changes history +2,736 [Martini (2×)]
     
00:17 (cur | prev) −19 Martini talk contribs (Related Methods)
N    
00:17 (cur | prev) +2,755 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpSaveString}} This instance method is called to allow the object to save an ASCIIZ instance data string. ==Syntax== _wpSaveString(somSelf, pszClass, ulKey, pszValue) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''pszClass'' (PSZ) - input :Pointer to the class name. :A pointer to a zero-terminated string that contains any unique string....")
N    00:15  WpSaveState 2 changes history +2,446 [Martini (2×)]
     
00:15 (cur | prev) −18 Martini talk contribs (Related Methods)
N    
00:13 (cur | prev) +2,464 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpSaveState}} This instance method is called to allow the object to save its state. ==Syntax== _wpSaveState(somSelf) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ==Returns== ;''rc'' (BOOL) - returns :Success indicator. ::TRUE: Successful completion. ::FALSE: Error occurred. ==Remarks== The saved state of the object is restored during th...")
N    00:12  WpSaveLong 2 changes history +2,492 [Martini (2×)]
     
00:12 (cur | prev) −17 Martini talk contribs (Related Methods)
N    
00:12 (cur | prev) +2,509 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpSaveLong}} This instance method is called to allow the object to save a 32-bit instance data value. ==Syntax== _wpSaveLong(somSelf, pszClass, ulKey, ulValue) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''pszClass'' (PSZ) - input :Pointer to the class name. :A pointer to a zero-terminated string that contains any unique string. The cl...")
N    00:10  WpSaveImmediate 2 changes history +3,415 [Martini (2×)]
     
00:10 (cur | prev) −21 Martini talk contribs (Related Methods)
N    
00:09 (cur | prev) +3,436 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpSaveImmediate}} This instance method is called to save the current state of an object synchronously. ==Syntax== _wpSaveImmediate(somSelf) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ==Returns== ;''rc'' (BOOL) - returns :Success indicator. ::TRUE: Successful completion. ::FALSE: Error occurred. ==Remarks== This method is called automa...")
N    00:07  WpSaveDeferred diffhist +3,138 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpSaveDeferred}} This instance method saves a given object asynchronously on a separate thread. ==Syntax== _wpSaveDeferred(somSelf) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ==Returns== ;''rc'' (BOOL) - returns :Success indicator. ::TRUE: Successful completion. ::FALSE: Error occurred. ==Remarks== This method is invoked by a Workplac...")
N    00:05  WpRestoreString 2 changes history +3,508 [Martini (2×)]
     
00:05 (cur | prev) −22 Martini talk contribs (Related Methods)
N    
00:05 (cur | prev) +3,530 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpRestoreString}} This instance method is called to allow the object to restore an ASCIIZ instance data string. ==Syntax== _wpRestoreString(somSelf, pszClass, ulKey, pszValue, pcbValue) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''pszClass'' (PSZ) - input :Pointer to the class name. :A pointer to a zero-terminated string that contains...")
N    00:01  WpRestoreLong 2 changes history +2,891 [Martini (2×)]
     
00:01 (cur | prev) −20 Martini talk contribs (Related Methods)
N    
00:01 (cur | prev) +2,911 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpRestoreLong}} This instance method is called to allow the object to restore a 32-bit instance data value. ==Syntax== _wpRestoreLong(somSelf, pszClass, ulKey, pulValue) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''pszClass'' (PSZ) - input :Pointer to the class name. :A pointer to a zero-terminated string which contains any unique st...")

2 September 2025

N    00:27  WpRestoreData 2 changes history +3,940 [Martini (2×)]
     
00:27 (cur | prev) +452 Martini talk contribs
N    
00:25 (cur | prev) +3,488 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpRestoreData}} This instance method is called to allow the object to **restore its binary instance data**. ==Syntax== _wpRestoreData(somSelf, pszClass, ulKey, pValue, pcbValue) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''pszClass'' (PSZ) - input :Pointer to the class name. It is a pointer to a zero-terminated string that contains an...")
N    00:22  WpRestoreState 2 changes history +3,460 [Martini (2×)]
     
00:22 (cur | prev) −50 Martini talk contribs
N    
00:18 (cur | prev) +3,510 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpRestoreState}} This instance method **restores the state of the object**, which was saved during the processing of the `wpSaveState` method . ==Syntax== _wpRestoreState(somSelf, ulReserved) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked . :Points to an object of class WPObject . ;''ulReserved'' (ULONG) - input :Reserved value; **must be 0** . ==Returns== ;''rc'' (BOOL) -...")
N    00:17  WpQueryStyle 2 changes history +2,757 [Martini (2×)]
     
00:17 (cur | prev) +41 Martini talk contribs (Related Methods)
N    
00:11 (cur | prev) +2,716 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpQueryStyle}} This instance method **allows the object to query its current class style**. ==Syntax== _wpQueryStyle(somSelf) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ==Returns== ;''ulnwQrySt'' (ULONG) - returns :Object styles. :The flags are **ORed together** to indicate the object's style. :Possible values include: ::OBJSTYLE_CUSTO...")
N    00:16  WpQueryMenuStyle diffhist +1,374 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpQueryMenuStyle}} This method is **specific to Version 4, or higher, of the OS/2 operating system**. This instance method **returns the current menu style, which is either long or short**. ==Syntax== _wpQueryMenuStyle(somSelf) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ==Returns== ;''ulStyle'' (ULONG) - returns :Menu style. :Possible...")
N    00:16  WpSetMenuStyle diffhist +1,544 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpSetMenuStyle}} This method is **specific to Version 4, or higher, of the OS/2 operating system**. This instance method **sets the menu style to be either long or short**. ==Syntax== _wpSetMenuStyle(somSelf, ulStyle) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''ulStyle'' (ULONG) - input :Menu style. :Possible values include: ::MENUS...")
N    00:15  WpQueryTrueStyle diffhist +2,775 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpQueryTrueStyle}} This method is **specific to Version 4, or higher, of the OS/2 operating system** . This instance method **allows the object to query its current class true style** . ==Syntax== _wpQueryTrueStyle(somSelf) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked . :Points to an object of class WPObject . ==Returns== ;''ulnwQrySt'' (ULONG) - returns :Object styles . :P...")
N    00:13  WpSetStyle diffhist +2,741 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpSetStyle}} This instance method is **called to allow an object to set its current object style**. ==Syntax== _wpSetStyle(somSelf, ulNewStyle) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''ulNewStyle'' (ULONG) - input :Object styles. :Possible values include: ::OBJSTYLE_CUSTOMICON: The icon is destroyed when the object goes dormant. :...")
N    00:12  WpModifyStyle diffhist +3,167 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpModifyStyle}} This method is **specific to Version 3, or higher, of the OS/2 operating system**. This instance method **modifies the current object style for the given object**. ==Syntax== _wpModifyStyle(somSelf, ulStyleFlags, ulStyleMask) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''ulStyleFlags'' (ULONG) - input :Flag indicating...")
     00:10  WpQueryType diffhist +163 Martini talk contribs

1 September 2025

N    23:55  WpQueryType diffhist +1,057 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpQueryType}} This instance method is **called to allow the object to query the type of its file**. ==Syntax== _wpQueryType(somSelf) ==Parameters== ;''somSelf'' (WPFileSystem *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFileSystem. ==Returns== ;''ptype'' (PSZ) - returns :A **pointer to a buffer containing the file type**. :This string can contain a list of types delineated by a line...")
N    23:07  WpQueryRealName diffhist +3,554 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpQueryRealName}} This instance method is **called to allow the object to query its physical file name**. ==Syntax== _wpQueryRealName(somSelf, pszFilename, pcb, fQualified) ==Parameters== ;''somSelf'' (WPFileSystem *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFileSystem. ;''pszFilename'' (PSZ) - output :Pointer to the file name of the object. :The pointer to the buffer in which to p...")
N    23:03  WpSetRefreshRate 2 changes history +1,390 [Martini (2×)]
     
23:03 (cur | prev) −23 Martini talk contribs (Related Methods)
N    
22:53 (cur | prev) +1,413 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpSetRefreshRate}} This method is **specific to version 2.1, or higher, of the OS/2 operating system**. This instance method **sets the status window update rate for the power object when the automatic refresh option is enabled**. ==Syntax== _wpSetRefreshRate(somSelf, ulRefreshRate) ==Parameters== ;''somSelf'' (WPPower *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPPower. ;''ulRefreshRat...")
N    22:49  WpSetPowerManagement diffhist +1,357 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpSetPowerManagement}} This method is **specific to version 2.1, or higher, of the OS/2 operating system** . This instance method **provides the ability to enable or disable the OS/2 Power Management support** . ==Syntax== _wpSetPowerManagement(somSelf, fPower) ==Parameters== ;''somSelf'' (WPPower *) - input :Pointer to the object on which the method is being invoked . :Points to an object of class WPPower . ;''fPower'' (BOOL) - input :Po...")
N    22:48  WpSetPowerConfirmation diffhist +1,496 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpSetPowerConfirmation}} This method is **specific to version 2.1, or higher, of the OS/2 operating system**. This instance method **provides the ability to enable or disable the power object confirmation message** displayed when a Standby or Suspend request is made from the pop-up menu of the power object. ==Syntax== _wpSetPowerConfirmation(somSelf, fConfirm) ==Parameters== ;''somSelf'' (WPPower *) - input :Pointer to the object on which the method...")
N    22:45  WpSetAutoRefresh diffhist +1,287 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpSetAutoRefresh}} This method is specific to version 2.1, or higher, of the OS/2 operating system. This instance method provides the ability to enable or disable the power object status window's automatic refresh option. ==Syntax== _wpSetAutoRefresh(somSelf, fAutoRefresh) ==Parameters== ;''somSelf'' (WPPower *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPPower. ;''fAutoRefresh'' ([[BOOL]...")
N    22:44  WpQueryRefreshRate diffhist +1,148 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpQueryRefreshRate}} This method is **specific to version 2.1, or higher, of the OS/2 operating system**. This instance method **queries the current status-window update rate used by the power object when the automatic refresh option is enabled**. ==Syntax== _wpQueryRefreshRate(somSelf) ==Parameters== ;''somSelf'' (WPPower *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPPower. ==Returns==...")
N    22:41  WpQueryPowerManagement 2 changes history +1,178 [Martini (2×)]
     
22:41 (cur | prev) −29 Martini talk contribs (Related Methods)
N    
22:41 (cur | prev) +1,207 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpQueryPowerManagement}} This method is specific to version 2.1, or higher, of the OS/2 operating system. This instance method provides the ability to query the enable or disable state of the OS/2 Power Management support. ==Syntax== _wpQueryPowerManagement(somSelf) ==Parameters== ;''somSelf'' (WPPower *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPPower. ==Returns== ;''rc'' (BOOL) -...")
N    22:39  WpQueryPowerConfirmation diffhist +1,308 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpQueryPowerConfirmation}} This method is specific to version 2.1, or higher, of the OS/2 operating system. This instance method queries the current confirmation message control value for the power object. This message is displayed when power state changes are requested from the popup menu of the power object. ==Syntax== _wpQueryPowerConfirmation(somSelf) ==Parameters== ;''somSelf'' (WPPower *) - input :Pointer to the object on which the method is...")
     22:35  WpAddClockDateTimePage diffhist +63 Martini talk contribs
N    22:34  WpQueryAutoRefresh diffhist +1,244 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpQueryAutoRefresh}} This method is specific to version 2.1, or higher, of the OS/2 operating system. This instance method queries the current automatic refresh value for the power object's status window. ==Syntax== _wpQueryAutoRefresh(somSelf) ==Parameters== ;''somSelf'' (WPPower *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPPower. ==Returns== ;''rc'' (BOOL) - returns :Automatic re...")
N    22:09  WpChangePowerState 2 changes history +2,694 [Martini (2×)]
     
22:09 (cur | prev) −13 Martini talk contribs
N    
22:07 (cur | prev) +2,707 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpChangePowerState}} This method is specific to version 2.1, or higher, of the OS/2 operating system. This instance method performs the power management state change requests to the OS/2 Power Management Subsystem. ==Syntax== _wpChangePowerState(somSelf, ulParm1, ulparm2) ==Parameters== ;''somSelf'' (WPPower *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPPower. ;''ulParm1'' (ULONG) -...")
N    22:02  WpAddPowerViewPage diffhist +1,728 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddPowerViewPage}} This method is specific to version 2.1, or higher, of the OS/2 operating system. This instance method adds the ''Standard Power View'' page to the Settings notebook of the power object. ==Syntax== _wpAddPowerViewPage(somSelf, hwndNotebook) ==Parameters== ;''somSelf'' (WPPower *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPPower. ;''hwndNotebook'' (HWND) - input :S...")