Jump to content

WinUpperChar: 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 04:1304:13, 9 April 2025 Martini talk contribs 1,517 bytes +1,517 Created page with "''This function translates a character to uppercase.'' ==Syntax== WinUpperChar(hab, ulCodepage, ulCountry, ulInchar) ==Parameters== ;hab (HAB) - Input : Anchor-block handle. ;ulCodepage (ULONG) - Input : Code page. :;0 :: Use the current-process code page. :;Other :: Use the specified code page. ;ulCountry (ULONG) - Input : Country code. :;0 :: Use the default country code specified in CONFIG.SYS. :;Other :: Use the specified country code. ;ulInchar (ULO..."