Click here to Skip to main content
15,891,864 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Inner mechanism of Region.IsVisible(Point pt) Pin
Md. Ali Naser Khan28-Sep-07 1:10
Md. Ali Naser Khan28-Sep-07 1:10 
QuestionMS Certification Pin
Anilkumar K V27-Sep-07 18:10
Anilkumar K V27-Sep-07 18:10 
QuestionRe: MS Certification Pin
David Crow28-Sep-07 2:57
David Crow28-Sep-07 2:57 
QuestionNeed Help: debug code with C Pin
Patricio Tapia27-Sep-07 11:48
Patricio Tapia27-Sep-07 11:48 
AnswerRe: Need Help: debug code with C Pin
Russell'27-Sep-07 23:53
Russell'27-Sep-07 23:53 
QuestionHow to rotate a CEdit control Pin
masnu27-Sep-07 10:11
masnu27-Sep-07 10:11 
AnswerRe: How to rotate a CEdit control Pin
Mark Salsbery27-Sep-07 10:20
Mark Salsbery27-Sep-07 10:20 
QuestionChild dialog dependant on SP2 :( Pin
aquawicket27-Sep-07 9:52
aquawicket27-Sep-07 9:52 
I have a many child dialog at are created within the parent.

dlg = new childDlg;
dlg->Create(childDlg::IDD, this);

Works great.. but something it dependant on SP2. Without it, the window will not show up. People who use my program use it for Audio/Midi processing and don't like SP2 installed on their Digital Audio Workstation. So I would like to fix this so the applications does not require SP2.

Any Ideas?

VC2005
MFC
DirectX 8.0 SDK


AnswerRe: Child dialog dependant on SP2 :( Pin
led mike27-Sep-07 10:11
led mike27-Sep-07 10:11 
AnswerRe: Child dialog dependant on SP2 :( Pin
Mark Salsbery27-Sep-07 10:22
Mark Salsbery27-Sep-07 10:22 
GeneralRe: Child dialog dependant on SP2 :( [modified] Pin
aquawicket27-Sep-07 11:02
aquawicket27-Sep-07 11:02 
GeneralRe: Child dialog dependant on SP2 :( Pin
Mark Salsbery27-Sep-07 11:20
Mark Salsbery27-Sep-07 11:20 
GeneralRe: Child dialog dependant on SP2 :( Pin
aquawicket27-Sep-07 11:46
aquawicket27-Sep-07 11:46 
GeneralRe: Child dialog dependant on SP2 :( Pin
Iain Clarke, Warrior Programmer28-Sep-07 5:27
Iain Clarke, Warrior Programmer28-Sep-07 5:27 
QuestionSmaller than a byte Pin
Waldermort27-Sep-07 9:20
Waldermort27-Sep-07 9:20 
QuestionRe: Smaller than a byte Pin
David Crow27-Sep-07 9:35
David Crow27-Sep-07 9:35 
AnswerRe: Smaller than a byte Pin
Waldermort27-Sep-07 9:36
Waldermort27-Sep-07 9:36 
GeneralRe: Smaller than a byte Pin
Waldermort27-Sep-07 10:06
Waldermort27-Sep-07 10:06 
QuestionRe: Smaller than a byte Pin
Mark Salsbery27-Sep-07 10:13
Mark Salsbery27-Sep-07 10:13 
AnswerRe: Smaller than a byte Pin
Waldermort27-Sep-07 10:15
Waldermort27-Sep-07 10:15 
GeneralRe: Smaller than a byte Pin
Mark Salsbery27-Sep-07 10:29
Mark Salsbery27-Sep-07 10:29 
GeneralRe: Smaller than a byte Pin
thestrat27-Sep-07 21:16
thestrat27-Sep-07 21:16 
AnswerRe: Smaller than a byte Pin
led mike27-Sep-07 10:06
led mike27-Sep-07 10:06 
AnswerRe: Smaller than a byte Pin
Chris Losinger27-Sep-07 10:48
professionalChris Losinger27-Sep-07 10:48 
GeneralRe: Smaller than a byte Pin
Waldermort27-Sep-07 10:59
Waldermort27-Sep-07 10:59 

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.