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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Service Pack incompatibilities

Status
Not open for further replies.

rupreck

Programmer
Nov 29, 2001
1
GB
After installing service pack 5 for Visual Studio my exe no longer runs when compiled, instead failing in the call to SetIndicators() when creating the statusbar.

This is a bizarre bug as the code has always compiled and run properly under previous service packs. Further the code of the statusbar is very standard mfc. No changes in the startup sequence code has happened although there were small changes throughout the rest of the application. Finally it only fails on some configurations of NT4.

Can anyone please offer any hints?

Much appreciated

David Bates
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top