BCX Documentation Version 8.1.7, October 6, 2024

Started by Robert, October 08, 2024, 11:48:55 PM

Previous topic - Next topic

Quin

Quote from: Robert on October 16, 2024, 03:56:12 PM
Quote from: Quin on October 10, 2024, 06:14:15 AM
Quote from: airr on October 09, 2024, 10:13:30 PM
Thanks, Robert.

For the Windows Update COM example, Quin was the one who kicked that all off, just want to make sure they are recognized for that.... :D

AIR.
Oh that's neat, my days of sifting through Microsoft docs paid off in more ways than just an application. :)

Hi Quin:

I apologize for not posting an acknowledgment for your contribution to the BCX Documentation Version 8.1.7 example showing how to call the Windows Update using COM.

I will revise the list of acknowledgments to credit you and Armando, both, for the creation of that example.

Thank you.
Hi Robert,
Thanks a ton, it's appreciated! :)

Robert

Quote from: Quin on October 10, 2024, 06:14:15 AM
Quote from: airr on October 09, 2024, 10:13:30 PM
Thanks, Robert.

For the Windows Update COM example, Quin was the one who kicked that all off, just want to make sure they are recognized for that.... :D

AIR.
Oh that's neat, my days of sifting through Microsoft docs paid off in more ways than just an application. :)

Hi Quin:

I apologize for not posting an acknowledgment for your contribution to the BCX Documentation Version 8.1.7 example showing how to call the Windows Update using COM.

I will revise the list of acknowledgments to credit you and Armando, both, for the creation of that example.

Thank you.

Quin

Quote from: airr on October 09, 2024, 10:13:30 PM
Thanks, Robert.

For the Windows Update COM example, Quin was the one who kicked that all off, just want to make sure they are recognized for that.... :D

AIR.
Oh that's neat, my days of sifting through Microsoft docs paid off in more ways than just an application. :)

airr

Thanks, Robert.

For the Windows Update COM example, Quin was the one who kicked that all off, just want to make sure they are recognized for that.... :D

AIR.


Robert

BCX Documentation Version 8.1.7, October 6, 2024

Armando Rivera
... added, to the COM CREATEOBJECT page, an example calling the Windows updater.

Kevin Diggins
... corrected LIKE_INSTR entry in the Runtime Table of Contents.

... added a Ray Tracing example to the STARTDRAW section.

... added Remarks: to the BCX_TOOLTIP section.

... added list of acceptable data types to the FOR DataType... NEXT section.

... added example demonstrating usage of the GETHTTPFILESIZE and DOWNLOADTOSTR functions.

... added example to LCLICK section.

... appended an example to the last of the MOUSE_XX functions.

... added remarks and an example to the BCX_CLSID$ section.

... added Remarks: to the CONST data type qualifier section.

... added Example 3: to the HEX$ section.

Robert Wishlaw
... replaced, on the 'BCX Run-time Mathematical Procedures' page, instances of calculated LDOUBLE precision float PI functions with the BCX runtime PI. The LDOUBLE trigonometric functions continue to use an LDOUBLE calculated PI function.

... added Result: image to Example 1: in the STARTDRAW section.

... added MOD as operator section.

... added 12 hour AM/PM formatting documentation and examples to the TIME$ section.

... revised the documentation and added an example to the INCHR section.

... revised the documentation and examples of the MACRO / CONST directives section.

... added Syntax 3: to the LDOUBLE data type section documenting the ` (backquote) sigil.

... added documentation for SEEK function optional arguments SEEK_CUR, SEEK_END, and SEEK_SET.

... added DOWNLOADTOSTR section.

... added GETHTTPFILESIZE section.

... added LCLICK section.

... added RCLICK section.

... revised Run-Time Procedures Table of Contents section 'BCX Keyboard Procedures' to 'BCX Keyboard and Mouse Procedures'.

... added MOUSE_CX section.

... added MOUSE_CY section.

... added MOUSE_SX section.

... added MOUSE_SY section.

... added BCX_PENSTYLE section.

... added EXIT_EACH to the syntax description of FOR_EACH ... NEXT_EACH and as well to the EXIT statement section.

... added BCX_CLSID$ section.

... added BYTE data type section.

... revised HEX$ section to document optional prepending of zeros.

... added WS_CLIPCHILDREN style to the WinStyle parameter default arguments of the BCX_FORM function section.