BCX Documentation Version 8.0.8, February 9, 2024

Started by Robert, February 09, 2024, 07:27:43 PM

Previous topic - Next topic

Robert

BCX Documentation Version 8.0.8, February 9, 2024

Robert Wishlaw

... reverted, from Version 8.0.8, January 30, 2024, several variable name instances back to "hWnd" from "hwnd", where the BCX keyword "hWnd" is integral to functioning code as, for instance,in the example on the HANDLE_MSG macro page. Most other "hwnd" have been changed to "HndlWnd" and syntax coloring has been applied to hWnd.

... updated the Microsoft predefined cursors list and added cursor images to the BCX_CURSOR section.

... repaired the incomplete Example 1 in the WITH ... END WITH section.

... corrected BCX_PRINTEX status to statement from function.

... corrected and revised the BCX_COLORDLG section.

... corrected and revised the RGB section.

... corrected and revised the GETRVALUE section.

... corrected and revised the GETGVALUE section.

... corrected and revised the GETBVALUE section.

... replaced instances of non-keyword use of case variants of the COLORREF case-insensitive BCX keyword, for instance, "ColorRef" with other names, usually "Colour".

... cleanup continues.