Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using Trackbars with "DialogBox()" and WITHOUT ClassWizard

Status
Not open for further replies.

Neals

Programmer
May 21, 2000
1
US
Hi there!<br><br>I'm a new programmer in Windows API, and I don't know, how I can use trackbars (or: &quot;sliders&quot;, dunno how they're usually called here). I've created my resource, and now, I want to open the dialog via &quot;DialogBox(...)&quot;, but the function returns any error (return value is -1). I don't know, why that is, if I remove the trackbar from my resource, all works great, the dialog opens.<br><br>Thanks for help<br><br>Neals<br>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top