|
|
|
|
|
|
|
Returns:
the length of a string, i.e., the number of characters in the string (including spaces and binary zeros).
the size of a buffer, i.e., the number of bytes in the buffer.... |
|
|
|
|
|
|
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen. |
|
|
|
|
|
|
Converts:
an ANSI string (Windows) to a UNICODE string.
a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.... |
|
|
|
|
|
|
Returns the internal width of a window (without border). |
|
|
|
|
|
|
Converts an ANSI string (Windows) to an OEM string (DOS). |
|
|
|
|
|
|
Adds an element to a memory area. |
|
|
|
|
|
|
Returns the internal height of a window (without title bar and border). |
|
|
|
|
|
|
Used to build the path of the elements found in a TreeView control by differentiating the duplicates. |
|
|
|
|
|
|
Decompresses a memory block (buffer) that was compressed by Compress. |
|
|
|
|
|
|
Modifies the background image of a window and specifies the display mode of this image. |
|
|
|
|
|
|
Compresses a string or a memory block (buffer) in binary format. |
|
|
|
|
|
|
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window. |
|
|
|
|
|
|
Returns the ASCII code of the specified character. |
|
|
|
|
|
|
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen. |
|
|
|
|
|
|
Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows).... |
|
|
|
|
|
|
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen. |
|
|
|
|
|
|
Returns the numeric value of a character string. |
|
|
|
|
|
|
Returns the full width of a window (including the border). |
|
|
|
|
|
|
Checks whether a character string matches a specific format and retrieves the different substrings that match the format. |
|
|
|
|
|
|
Returns the full height of the window (including the border, menu bar and title). |
|
|
|
|
|
|
Returns the week number within the year that corresponds to the specified date (this date is a character string). |
|
|
|
|
|
|
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization. |
|
|
|
|
|
|
Identifies or modifies the window status. |
|
|
|
|
|
|
Selects one or more elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Calculates the sum for a series of values. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|