Click here to Skip to main content
15,917,328 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: USB Stuff Pin
Christian Graus26-Jun-07 13:34
protectorChristian Graus26-Jun-07 13:34 
QuestionCrypto++ Help Pin
ErnestoNet26-Jun-07 10:52
ErnestoNet26-Jun-07 10:52 
AnswerRe: Crypto++ Help Pin
led mike26-Jun-07 12:18
led mike26-Jun-07 12:18 
AnswerRe: Crypto++ Help Pin
Mark Salsbery27-Jun-07 6:49
Mark Salsbery27-Jun-07 6:49 
QuestionWindows message vs connection points Pin
Rose8126-Jun-07 10:22
Rose8126-Jun-07 10:22 
AnswerRe: Windows message vs connection points Pin
led mike26-Jun-07 12:20
led mike26-Jun-07 12:20 
AnswerRe: Windows message vs connection points Pin
Roger Stoltz26-Jun-07 21:56
Roger Stoltz26-Jun-07 21:56 
QuestionCommon Controls Problem in XP but not in 2003 [modified] Pin
anselmo26-Jun-07 8:39
anselmo26-Jun-07 8:39 
I'm having the problem in an application I made in VC6 and Windows2003.
In Windows2003 works fine, but when I put the app in the WindowsXP where it has to be, it doesn't work.
I installed all the VStudio6 with the SP6 as I have it in Window2003, and still not working.
Something I noticed in the XP machine;
When I make a new project in VC6 and select a Windows Application -> Hello World Example, works ok.
BUT, I open the Example About Dialog it generates, and add a ProgressBar or a ListControl; when I run it, it runs, but the About Dialog si not load.

In my original App, I'm using a ListControl and a ProgressBar, so thats the problem......

Is there anybody that can help me ?

Guillermo.


-- modified at 14:47 Tuesday 26th June, 2007
I just tried in another XP and another Windows2003
and the same.
In XP doesn't work and in W2003 yes. :'( ¡Strange!
AnswerRe: Common Controls Problem in XP but not in 2003 Pin
Mark Salsbery26-Jun-07 9:16
Mark Salsbery26-Jun-07 9:16 
GeneralRe: Common Controls Problem in XP but not in 2003 Pin
anselmo26-Jun-07 9:38
anselmo26-Jun-07 9:38 
GeneralRe: Common Controls Problem in XP but not in 2003 Pin
Mark Salsbery26-Jun-07 9:42
Mark Salsbery26-Jun-07 9:42 
GeneralRe: Common Controls Problem in XP but not in 2003 Pin
anselmo26-Jun-07 10:03
anselmo26-Jun-07 10:03 
GeneralRe: Common Controls Problem in XP but not in 2003 Pin
Mark Salsbery26-Jun-07 11:26
Mark Salsbery26-Jun-07 11:26 
QuestionTo set alignment of Text in static control Pin
Mushtaque Nizamani26-Jun-07 5:56
Mushtaque Nizamani26-Jun-07 5:56 
AnswerRe: To set alignment of Text in static control Pin
Mark Salsbery26-Jun-07 6:05
Mark Salsbery26-Jun-07 6:05 
GeneralRe: To set alignment of Text in static control Pin
Mushtaque Nizamani26-Jun-07 6:27
Mushtaque Nizamani26-Jun-07 6:27 
GeneralRe: To set alignment of Text in static control Pin
led mike26-Jun-07 7:00
led mike26-Jun-07 7:00 
GeneralRe: To set alignment of Text in static control Pin
Mark Salsbery26-Jun-07 7:03
Mark Salsbery26-Jun-07 7:03 
AnswerRe: Help to solve this memory leakage problem Pin
Iain Clarke, Warrior Programmer26-Jun-07 5:51
Iain Clarke, Warrior Programmer26-Jun-07 5:51 
QuestionSTL container Pin
tom groezer26-Jun-07 3:40
tom groezer26-Jun-07 3:40 
AnswerRe: STL container Pin
CPallini26-Jun-07 3:42
mveCPallini26-Jun-07 3:42 
AnswerRe: STL container Pin
Orhun Birsoy26-Jun-07 4:51
Orhun Birsoy26-Jun-07 4:51 
QuestionDelete operator Pin
tom groezer26-Jun-07 3:37
tom groezer26-Jun-07 3:37 
AnswerYou need a Garbage Collector! Pin
CPallini26-Jun-07 3:41
mveCPallini26-Jun-07 3:41 
Answer... or smart pointers Pin
Cedric Moonen26-Jun-07 3:47
Cedric Moonen26-Jun-07 3:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.