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 03:35 | DEVESC VIDEOHIDDEN 3 changes history +2,440 [Martini (3×)] | |||
|
03:35 (cur | prev) +36 Martini talk contribs | ||||
|
03:31 (cur | prev) +11 Martini talk contribs (→Parameters) | ||||
N |
|
03:30 (cur | prev) +2,393 Martini talk contribs (Created page with "GreEscape DEVESC_VIDEOHIDDEN is called by EnDIVE users to specify that the video is hidden whenever the video is completely occluded (for example, clipped out, minimized, and so on). This will give the driver a chance to turn off video acceleration if necessary. ;Simulation support: None. ==Syntax== GreEscape(hdc, ICODE, lInCount, pbInData, plOutCount, pbOutData); ==Parameters== ;hdc (HDC) - input :Device context handle. ;ICODE (LONG) - input :DEVESC_VIDEOHIDDE...") |
N 03:23 | DEVESC SWITCHBANK diffhist +2,570 Martini talk contribs (Created page with "{{DISPLAYTITLE:DEVESC_SWITCHBANK}} GreEscape DEVESC_SWITCHBANK changes which bank of video memory is mapped to the aperture that is returned by DEVESC_GETAPERTURE. The escape is intended to allow the calling routine to switch banks in a device-independent fashion, and then access video memory directly. This escape must be bracketed by calls to DEVESC_ACQUIREFB and DEVESC_DEACQUIREFB. These calls ensure serial access to the bank-switching resources of the device. Cur...") |
N 02:49 | DEVESC STD JOURNAL diffhist +2,033 Martini talk contribs (Created page with "{{DISPLAYTITLE:DEVESC_STD_JOURNAL}} GreEscape DEVESC_STD_JOURNAL sends a standard journal file to the presentation driver. ;Simulation support: This function is mandatory for hardcopy drivers, but may simply return a DEVESC_NOTIMPLEMENTED code. For other drivers, it is simulated by a handling routine in the graphics engine. ==Syntax== GreEscape(hdc, lEscape, cInCount, pInData, pcOutCount, pOutData, pInstance, lFunction) ==Parameters== ;hdc (HDC) - input :Device co...") |
|
N 02:28 | DEVESC STARTDOC 3 changes history +3,449 [Martini (3×)] | |||
|
02:28 (cur | prev) +36 Martini talk contribs | ||||
|
02:08 (cur | prev) −6 Martini talk contribs | ||||
N |
|
02:08 (cur | prev) +3,419 Martini talk contribs (Created page with "{{DISPLAYTITLE:DEVESC_STARTDOC_WPROP}} GreEscape DEVESC_STARTDOC starts a new document. The handling routine in the presentation driver does whatever initialization is required to spool or print the document. Note: DEVESC_STARTDOC is mandatory at the API for an OD_QUEUED device with PM_Q_STD data. ;Simulation support: This function is mandatory for hardcopy drivers and must be implemented in order to have a valid OS/2 hardcopy driver. For other drivers, it is simula...") |
|
N 02:27 | DEVESC VRAMALLOC 2 changes history +2,882 [Martini (2×)] | |||
|
02:27 (cur | prev) +44 Martini talk contribs | ||||
N |
|
02:12 (cur | prev) +2,838 Martini talk contribs (Created page with "{{DISPLAYTITLE:DEVESC_VRAMALLOC}} GreEscape DEVESC_VRAMALLOC is called by EnDIVE users to allocate off-screen video memory, into which the function puts images. The driver is responsible for allocating and deallocating memory from its available video memory. The VRAMALLOCIN data structure contains a function code (ulFunction), which specifies allocation or deallocation. If video memory is not supported or available, the EnDIVE user is responsible for allocating system me...") |
02:21 | DEVESC RAWDATA diffhist +62 Martini talk contribs (→Remarks) |
02:18 | DEVESC NEXTBAND diffhist +58 Martini talk contribs (→Remarks) |
02:15 | DEVESC CHAR EXTRA diffhist +69 Martini talk contribs |
02:14 | DEVESC BREAK EXTRA diffhist +69 Martini talk contribs (→Remarks) |
01:54 | DEVESC QUERYESCSUPPORT diffhist +73 Martini talk contribs |