flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
AsmGuru62
You need to perform the installation itself on a different thread.
That other thread must PostMessage() information about the percentage of task to the main thread (your dialog). In response to that message the progress bar is set to the value posted with the message. Also, with multithreaded approach -- user will be able to 'Cancel' the process. |
|||
![]() |
|
Picnic
machinecoder wrote: I used DialogBoxParam to create the window instead of "CreateWindowEX" becuase I have been able to get a bitmap on the window with ease. hi machinecoder, see here http://board.flatassembler.net/topic.php?t=14567 |
|||
![]() |
|
machinecoder
Remaining Problems:
1. No Icon ? ( dialog MAINDIALOG,'Setup - ',0,0,320,200,WS_CAPTION+WS_VISIBLE+WS_SYSMENU+WS_MINIMIZEBOX+DS_CENTER ) |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.