Author Topic: Resource Compiling Problem (or so I think)  (Read 3044 times)

Stucov

  • Guest
Resource Compiling Problem (or so I think)
« on: October 01, 2006, 07:19:18 pm »
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?

Offline Belgabor

  • Multiple posting newcomer
  • *
  • Posts: 91