Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Oct 13th, 2006, 3:46 PM   #1
Baphomet
Retired Programmer
 
Baphomet's Avatar
 
Join Date: Jul 2006
Posts: 45
Rep Power: 0 Baphomet is on a distinguished road
Common Control Update?

About two days ago at work, one of my employees informed me his program would not load. Usually when this happens I'd see an error message or something. But not a single window appeared on the screen to inform me of error information. Just a single "Critical Stop" error beep sounded (defined by MB_ICONERROR in the Windows.h header file). Office computers were recently updated, so I thought perhaps the update had something to do with it. One room had not received the updates yet. I tried running the program there. It worked... Eventually I discovered that if I disabled Windows XP themes when compiling, the program ran fine. What gives? Has there been an update on Windows common controls (aka Windows XP themes)?
Baphomet is offline   Reply With Quote
Old Oct 13th, 2006, 6:44 PM   #2
lectricpharaoh
Caffeinated Neural Net
 
lectricpharaoh's Avatar
 
Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,005
Rep Power: 5 lectricpharaoh will become famous soon enough
I know that you need to flag the app as supporting WinXP themes if you want all the XP-specific eye candy, but apps that don't simply display without the extra fluff. I don't know why it would fail. Am I correct in assuming it's just this app that fails, and everything else works okay?
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot.
- Vaarsuvius, Order of the Stick
lectricpharaoh is offline   Reply With Quote
Old Oct 14th, 2006, 3:31 PM   #3
Baphomet
Retired Programmer
 
Baphomet's Avatar
 
Join Date: Jul 2006
Posts: 45
Rep Power: 0 Baphomet is on a distinguished road
Initially, I thought this as well. But just about every single program we've made with xp themes doesn't work. With exception of one. I think I may know why. We didn't bother to include the commctrl library, because our IDE is suppose to include it by default. My guess is if we go back and add these libraries manually, it should work fine. But... who knows. The real kicker is: They work fine with Vista. Just not with the new XP update.
Baphomet is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Update Operation in JDBC jorrigal Java 0 Oct 3rd, 2006 8:59 AM
questions on windows sendMessage and RichEdit control nomer C++ 1 Mar 3rd, 2006 2:51 AM
Type Mismatch Error = 13 Benjizzle Visual Basic 5 Mar 15th, 2005 5:23 PM
C programing control of the Serial Port. Light C++ 5 Feb 24th, 2005 2:14 PM
Show web user control hidden see07 C# 1 Feb 2nd, 2005 10:35 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:47 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC