Jump to content

GpiCharString: 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.

6 April 2025

  • curprev 21:0721:07, 6 April 2025 Iturbide talk contribs 3,525 bytes +3,525 Created page with "This function draws a character string starting at the current position. ==Syntax== GpiCharString(hps, lCount, pchString) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ; lCount (LONG) - input : Number of bytes in the string. : Must be greater than 0 and less or equal to 512. ; pchString (PCH) - input : Characters to be drawn. : This parameter does not need to be null terminated. ==Return Value== ; lHits (LONG) - returns : Correlati..."