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
5 November 2025
|
|
N 03:17 | CC START PARMS 4 changes history +372 [Martini (4×)] | |||
|
|
03:17 (cur | prev) +32 Martini talk contribs | ||||
|
|
03:15 (cur | prev) 0 Martini talk contribs | ||||
|
|
03:15 (cur | prev) +36 Martini talk contribs | ||||
| N |
|
03:13 (cur | prev) +304 Martini talk contribs (Created page with "This data structure contains information for the ccSendCommand function when using the CC_START message. <pre> typedef struct _CC_START_PARMS { HWND hwndOwner; PSZ pszDeviceID; PSZ CaptionFile; } CC_START_PARMS; typedef CC _ START _ PARMS FAR * PCC _ START _ PARMS ; </pre>") | |||
|
|
N 03:16 | CC STATUS PARMS 3 changes history +341 [Martini (3×)] | |||
|
|
03:16 (cur | prev) +33 Martini talk contribs | ||||
|
|
03:16 (cur | prev) +36 Martini talk contribs | ||||
| N |
|
03:14 (cur | prev) +272 Martini talk contribs (Created page with "This structure contains information for the ccSendCommand function when using the CC_STATUS message. <pre> typedef struct _CC_STATUS_PARMS { ULONG ulItem; ULONG ulReturn; } CC_STATUS_PARMS; typedef CC _ STATUS _ PARMS FAR * PCC _ STATUS _ PARMS ; </pre>") | |||
|
|
N 03:14 | CC SET PARMS 2 changes history +406 [Martini (2×)] | |||
|
|
03:14 (cur | prev) +32 Martini talk contribs | ||||
| N |
|
03:13 (cur | prev) +374 Martini talk contribs (Created page with "This data structure contains information for the ccSendCommand function when using the CC_SET message. <pre> typedef struct _CC_SET_PARMS { ULONG ulRows; ULONG ulBackgroundColor; ULONG ulTextColor; ULONG ulXposition; ULONG ulYposition; ULONG ulColumns; } CC_SET_PARMS; typedef CC _ SET _ PARMS FAR * PCC _ SET _ PARMS ; </pre>") | |||