News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Resource Compiling Problem (or so I think)

Started by Stucov, October 01, 2006, 07:19:18 PM

Previous topic - Next topic

Stucov

Ok,
so I started a new project and want to add a progress bar (I am using ResEd.exe) and it works, but once I add the progress bar and compile the project (which is a dialog form with a progress bar) I get this:
Progress Terminated with status 1(0 minutes, 0 seconds). This happens only if you add the progress bar.

This is the progress bar:
CONTROL "Progress1",IDC_PGB1,"msctls_progress32",0x50000001,32,38,176,11

How can I resolve this?