News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

One shot timer example

Started by hutch--, August 16, 2021, 03:00:18 PM

Previous topic - Next topic

hutch--

I originally prototyped this in PowerBASIC and it worked OK so I have done a 64 bit MASM version that not only has the thread based timer but a useful enough technique for making a viable bitmap button. To bloat it up a bit, it has a 128 pixel icon to make it "Pretty".  :biggrin:

I removed the OBJ module to get the zip file size down so you need to run "makeit.bat" to get it back.

stevenxie


hutch--


daydreamer

thanks Hutch :thumbsup:
this convinces me to use thread in my GUI,instead of WM_TIMER
my none asm creations
https://masm32.com/board/index.php?topic=6937.msg74303#msg74303
I am an Invoker
"An Invoker is a mage who specializes in the manipulation of raw and elemental energies."
Like SIMD coding