Related changes
Appearance
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.
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
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....") |
1 September 2025
22:35 | WpAddClockDateTimePage diffhist +63 Martini talk contribs |
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...") |
|
N 22:00 | WpAddPowerPage 3 changes history +1,695 [Martini (3×)] | |||
|
22:00 (cur | prev) −21 Martini talk contribs (→Related Methods) | ||||
|
22:00 (cur | prev) +53 Martini talk contribs | ||||
N |
|
21:59 (cur | prev) +1,663 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddPowerPage}} This method is specific to version 2.1, or higher, of the OS/2 operating system. This instance method adds the ''Standard Power'' page to the Settings notebook of the power object. ==Syntax== <PRE> #define INCL_WINWORKPLACE #include <os2.h> WPPower *somSelf; →Pointer to the object on which the method is being invoked.: HWND hwndNotebook; →Settings notebook handle.: ULONG rc; /* Page identif...") |
N 21:58 | WpQueryHandle diffhist +2,082 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpQueryHandle}} This instance method returns a unique, persistent object handle for the given object. ==Syntax== _wpQueryHandle(somSelf); ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ==Returns== ;''hObject'' (HOBJECT) - returns :Persistent handle for the given object. :The high word of this handle is filled out by WPObject to identify th...") |
|
m 20:06 | WpAddSettingsPages 2 changes history −18 [Ak120 (2×)] | |||
m |
|
20:06 (cur | prev) −1 Ak120 talk contribs (→Returns) | |||
m |
|
20:06 (cur | prev) −17 Ak120 talk contribs |
N 19:42 | WpAddObjectGeneralPage2 diffhist +1,624 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddObjectGeneralPage2}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method is called to allow the object to add the **Animation Icon** page to its Settings notebook. ==Syntax== _wpAddObjectGeneralPage2(somSelf, hwndNotebook) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''hwndNotebook'' (HWND...") |
N 19:41 | WpAddObjectGeneralPage diffhist +1,676 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddObjectGeneralPage}} This instance method is called to allow the object to add the **General** page to its Settings notebook. ==Syntax== _wpAddObjectGeneralPage(somSelf, hwndNotebook) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ==Returns== ;''rc'' (ULONG) - returns :Page i...") |
N 19:38 | WpAddNetworkPage diffhist +1,321 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddNetworkPage}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method is called to allow the object to add the **Network** page to the remote printer object's Settings notebook. ==Syntax== _wpAddNetworkPage(somSelf, hwndNotebook) ==Parameters== ;''somSelf'' (WPRPrinter *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPRPrinter. ;''hwndNotebook''...") |
N 19:10 | WpOpen diffhist +4,643 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpOpen}} This instance method is called to open a view to the object. ==Syntax== _wpOpen(somSelf, hwndCnr, ulView, param) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''hwndCnr'' (HWND) - input :Handle of the container window from which the object is opened. This value may be set to NULLHANDLE. ;''ulView'' (ULONG) - input :Specifies wh...") |
N 19:06 | WpClose diffhist +1,680 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpClose}} This instance method is called to close all open views of an object. ==Syntax== _wpClose(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 will cycle through the object's in-use list that was...") |
N 18:54 | WpDelete diffhist +3,366 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpDelete}} This instance method is called to delete an object and prompt for confirmation if necessary. ==Syntax== _wpDelete(somSelf, fConfirmations) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''fConfirmations'' (ULONG) - input :Confirmation flags. :CONFIRM_DELETE Prompt for confirmation for all objects. :CONFIRM_DELETEFOLDER Prompt for co...") |
N 18:53 | WpFree diffhist +1,508 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpFree}} This instance method is called to destroy the object, including its persistent image, and de-allocate its associated resources. ==Syntax== _wpFree(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 met...") |
N 18:42 | WpFilterMenu diffhist +4,671 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpFilterMenu}} This method is specific to Version 4, or higher, of the OS/2 operating system. This instance method filters out options from the object's pop-up menu that do not apply. ==Syntax== _wpFilterMenu(somSelf, pFlags, hwndCnr, fMultiSelect, ulMenuType, ulView, ulReserved) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''pFlags'' (FILTER...") |
N 18:41 | WpAddObjectWindowPage diffhist +1,271 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddObjectWindowPage}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method adds the '''Standard Options''' page to the Settings notebook. ==Syntax== _wpAddObjectWindowPage(somSelf, hwndNotebook) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''hwndNotebook'' (HWND) - input :Handle of the Settin...") |
N 18:23 | WpAddMouseTypePage diffhist +1,940 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddMouseTypePage}} This instance method is called to allow the object to add the '''Type''' page to its Settings notebook. ==Syntax== _wpAddMouseTypePage(somSelf, hwndNotebook) ==Parameters== ;''somSelf'' (WPMouse *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPMouse. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ==Returns== ;''rc'' (ULONG) - returns :Page identifier. :A re...") |
N 18:22 | WpAddMouseTimingPage diffhist +1,956 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddMouseTimingPage}} This instance method is called to allow the object to add the '''Timing''' page to its Settings notebook. ==Syntax== _wpAddMouseTimingPage(somSelf, hwndNotebook) ==Parameters== ;''somSelf'' (WPMouse *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPMouse. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ==Returns== ;''rc'' (ULONG) - returns :Page identifier....") |
|
N 18:21 | WpAddMousePtrPage 2 changes history +1,469 [Martini (2×)] | |||
|
18:21 (cur | prev) +1 Martini talk contribs | ||||
N |
|
18:21 (cur | prev) +1,468 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddMousePtrPage}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method adds the Mouse '''Pointer Customization''' page to the Setting notebook. ==Syntax== _wpAddMousePtrPage(somSelf, hwndNotebook) ==Parameters== ;''somSelf'' (WPMouse *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPMouse. ;''hwndNotebook'' (HWND) - input :Handle of the Settin...") |
|
N 18:20 | WpAddLaunchPadPage1 2 changes history +1,313 [Martini (2×)] | |||
|
18:20 (cur | prev) +1 Martini talk contribs | ||||
N |
|
18:20 (cur | prev) +1,312 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddLaunchPadPage1}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method is called to add the '''Toolbar''' page 1 to the Settings notebook. ==Syntax== _wpAddLaunchPadPage1(somSelf, hwndNotebook) ==Parameters== ;''somSelf'' (WPLaunchPad *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPLaunchPad. ;''hwndNotebook'' (HWND) - input :Handle to the...") |
N 18:18 | WpAddMouseMappingsPage diffhist +1,971 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddMouseMappingsPage}} This instance method is called to allow the object to add the '''Mappings''' page to its Settings notebook. ==Syntax== _wpAddMouseMappingsPage(somSelf, hwndNotebook) ==Parameters== ;''somSelf'' (WPMouse *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPMouse. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ==Returns== ;''rc'' (ULONG) - returns :Page ident...") |
N 18:17 | WpAddMouseCometPage diffhist +1,430 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddMouseCometPage}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method adds the '''Comet Cursor''' page to the Setting notebook. ==Syntax== _wpAddMouseCometPage(somSelf, hwndNotebook) ==Parameters== ;''somSelf'' (WPMouse *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPMouse. ;''hwndNotebook'' (HWND) - input :Handle of the Settings noteboo...") |
N 18:16 | WpAddLaunchPadPage2 diffhist +1,303 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddLaunchPadPage2}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method is called to add the '''Toolbar''' page 2 to the Settings notebook. ==Syntax== _wpAddLaunchPadPage2(somSelf, hwndNotebook) ==Parameters== ;''somSelf'' (WPLaunchPad *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPLaunchPad. ;''hwndNotebook'' (HWND) - input :Handle to the Se...") |
N 18:12 | WpAddKeyboardTimingPage diffhist +1,994 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddKeyboardTimingPage}} This instance method is called to allow the object to add the '''Timing''' page to its Settings notebook. ==Syntax== _wpAddKeyboardTimingPage(somSelf, hwndNotebook) ==Parameters== ;''somSelf'' (WPKeyboard *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPKeyboard. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ==Returns== ;''rc'' (ULONG) - returns :Pag...") |
N 18:09 | WpAddKeyboardSpecialNeedsPage diffhist +2,006 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddKeyboardSpecialNeedsPage}} This instance method is called to allow the object to add the ''Special Needs'' page to its Settings notebook. ==Syntax== _wpAddKeyboardSpecialNeedsPage(somSelf, hwndNotebook); ==Parameters== ;''somSelf'' (WPKeyboard *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPKeyboard. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ==Returns== ;''rc'' (UL...") |
N 18:08 | WpAddKeyboardMappingsPage diffhist +1,972 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddKeyboardMappingsPage}} This instance method is called to allow the object to add the ''Mappings'' page to its Settings notebook. ==Syntax== _wpAddKeyboardMappingsPage(somSelf, hwndNotebook); ==Parameters== ;''somSelf'' (WPKeyboard *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPKeyboard. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ==Returns== ;''rc'' (ULONG) - retu...") |
N 18:06 | WpAddFolderView3Page diffhist +1,932 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddFolderView3Page}} This instance method is called to allow the object to add the ''View 3'' page to its Settings notebook. ==Syntax== _wpAddFolderView3Page(somSelf, hwndNotebook); ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFolder. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ==Returns== ;''rc'' (ULONG) - returns :Page identi...") |
N 18:03 | WpAddFolderView2Page diffhist +2,040 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddFolderView2Page}} This instance method is called to allow the object to add the ''View 2'' page to its Settings notebook. ==Syntax== _wpAddFolderView2Page(somSelf, hwndNotebook); ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFolder. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ;''rc'' (ULONG) - returns :Page identifier. :0 Erro...") |
N 18:01 | WpAddFolderView1Page diffhist +1,932 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddFolderView1Page}} This instance method is called to allow the object to add the ''View 1'' page to its Settings notebook. ==Syntax== _wpAddFolderView1Page(somSelf, hwndNotebook); ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFolder. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ==Returns== ;''rc'' (ULONG) - returns :Page identi...") |
N 18:00 | WpAddFolderSortPage diffhist +1,922 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddFolderSortPage}} This instance method is called to allow the object to add the ''Sort'' page to its Settings notebook. ==Syntax== _wpAddFolderSortPage(somSelf, hwndNotebook); ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFolder. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ==Returns== ;''rc'' (ULONG) - returns :Page identifier...") |
N 17:51 | WpAddFolderSelfClosePage diffhist +1,366 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddFolderSelfClosePage}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method adds the ''Folder Automatic Close'' page to the Settings notebook. ==Syntax== _wpAddFolderSelfClosePage(somSelf, hwndNotebook); ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFolder. ;''hwndNotebook'' (HWND) - input :Handle of...") |
N 17:50 | WpAddFolderMenu2Page diffhist +1,986 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddFolderMenu2Page}} This method is specific to Version 4, or higher, of the OS/2 operating system. This instance method adds the standard ''Menu2'' page to the Settings notebook. ==Syntax== _wpAddFolderMenu2Page(somSelf, hwndNotebook); ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFolder. ;''hwndNotebook'' (HWND) - input :Settings notebook handle....") |
N 17:49 | WpAddFolderIncludePage diffhist +2,054 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddFolderIncludePage}} This instance method is called to allow the object to add the ''Include'' page to its Settings notebook. ==Syntax== _wpAddFolderIncludePage(somSelf, hwndNotebook); ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFolder. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ;''rc'' (ULONG) - returns :Page identifier. :0...") |
N 17:48 | WpAddFolderBackgroundPage diffhist +1,971 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddFolderBackgroundPage}} This instance method is called to allow the object to add the ''Background'' page to its Settings notebook. ==Syntax== _wpAddFolderBackgroundPage(somSelf, hwndNotebook); ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFolder. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ==Returns== ;''rc'' (ULONG) - retur...") |
N 17:47 | WpAddFirstChild diffhist +1,313 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddFirstChild}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method is called to add one child to a folder. ==Syntax== _wpAddFirstChild(somSelf); ==Parameters== ;''somSelf'' (WPFolder *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFolder. ;''Object'' (WPObject *) - returns :Pointer to the instantiated child object. ==Returns== ;''Object'' (WPO...") |
N 17:45 | WpAddFileTypePage diffhist +1,943 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddFileTypePage}} This instance method is called to allow the object to add the ''Type'' page to its Settings notebook. ==Syntax== _wpAddFileTypePage(somSelf, hwndNotebook); ==Parameters== ;''somSelf'' (WPDataFile *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPDataFile. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ==Returns== ;''rc'' (ULONG) - returns :Page identifier...") |
|
N 17:44 | WpAddFile1Page 2 changes history +1,908 [Martini (2×)] | |||
|
17:44 (cur | prev) −108 Martini talk contribs (→Parameters) | ||||
N |
|
17:40 (cur | prev) +2,016 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddFile1Page}} This instance method is called to allow the object to add the ''File 1'' page to its Settings notebook. ==Syntax== _wpAddFile1Page(somSelf, hwndNotebook); ==Parameters== ;''somSelf'' (WPFileSystem *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFileSystem. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ;''rc'' (ULONG) - returns :Page identifier. :0 Error oc...") |
|
N 17:44 | WpAddFileMenuPage 2 changes history +1,922 [Martini (2×)] | |||
|
17:44 (cur | prev) −108 Martini talk contribs (→Parameters) | ||||
N |
|
17:43 (cur | prev) +2,030 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddFileMenuPage}} This instance method is called to allow the object to add the ''Menu'' page to its Settings notebook. ==Syntax== _wpAddFileMenuPage(somSelf, hwndNotebook); ==Parameters== ;''somSelf'' (WPFileSystem *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFileSystem. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ;''rc'' (ULONG) - returns :Page identifier. :0 Erro...") |
N 17:42 | WpAddFile3Page diffhist +2,016 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddFile3Page}} This instance method is called to allow the object to add the ''File 3'' page to its Settings notebook. ==Syntax== _wpAddFile3Page(somSelf, hwndNotebook); ==Parameters== ;''somSelf'' (WPFileSystem *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFileSystem. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ;''rc'' (ULONG) - returns :Page identifier. :0 Error oc...") |
N 17:41 | WpAddFile2Page diffhist +2,017 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddFile2Page}} This instance method is called to allow the object to add the ''File 2'' page to its Settings notebook. ==Syntax== _wpAddFile2Page(somSelf, hwndNotebook); ==Parameters== ;''somSelf'' (WPFileSystem *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFileSystem. ;''hwndNotebook'' (HWND) - input :Settings notebook handle. ;''rc'' (ULONG) - returns :Page identifier. :0 Error oc...") |
17:33 | WpInsertSettingsPage diffhist +39 Martini talk contribs |