English
Hi there,
Im searching for a possiblity to display a progress bar in a QuickWin Application without creating a seperate thread because it would to very difficult to rewrite the code to create a thread. I tried to use UpdateWindow, but that doesnt work...
Is there a way or is a thread the only way to display progress bars?