Click here to Skip to main content
16,005,316 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to get CTreeCtrl's item index? Pin
Steve L.25-Aug-02 5:45
Steve L.25-Aug-02 5:45 
Generalgrabbing stderr from ShellExecute Pin
yeliad25-Aug-02 3:12
yeliad25-Aug-02 3:12 
GeneralRe: grabbing stderr from ShellExecute Pin
Daniel Turini25-Aug-02 15:02
Daniel Turini25-Aug-02 15:02 
GeneralRe: grabbing stderr from ShellExecute Pin
yeliad25-Aug-02 23:56
yeliad25-Aug-02 23:56 
GeneralRe: grabbing stderr from ShellExecute Pin
Daniel Turini26-Aug-02 0:29
Daniel Turini26-Aug-02 0:29 
GeneralKilling another application Pin
Anonymous25-Aug-02 2:13
Anonymous25-Aug-02 2:13 
GeneralRe: Killing another application Pin
Anonymous25-Aug-02 7:37
Anonymous25-Aug-02 7:37 
GeneralThe color is different for static and the window Pin
Anonymous25-Aug-02 0:18
Anonymous25-Aug-02 0:18 
I have made a dll file that contains a few menus and a few dialogs.
This dll hooks and see if certain window is appeared or not.(Hooking WM_SHOWWINDOW)
If it receives the message, it adds the menu to the end of the menu bar,
and make set the wndproc to new subclass in dll file to intercept the new menu message.
When user click the item in extended menu, then it opens dialog box in the resource.

Now, I have 3 dialogs.
1 contains 3 Statics.
2 contains 1 Checkbox, 3 Statics, 2 Slider(Trackbar), 2 Edit box.
3 contains 1 Checkbox, 1 Statics.

2 and 3 is contained by propertysheet.

Dialog 2 works perfectly fine. The color is fine, the slider bar, checkbox, and editbox are all working fine.

However, 1 and 3 are very strange.

the statics in dialog 1 has white background color, whereas the background of the window is grey.

the statics in dialog 3 is the same thing, white background color, and the check box has black background color and cannot be checked.

I dont know why this is like this because i made all of them in same way.

Does anyone know how to fix this thing? Thx


QuestionCopy all files in a folder? Pin
Steven Richardson24-Aug-02 23:20
Steven Richardson24-Aug-02 23:20 
AnswerRe: Copy all files in a folder? Pin
Mike Nordell25-Aug-02 3:04
Mike Nordell25-Aug-02 3:04 
GeneralRe: Copy all files in a folder? Pin
Steven Richardson25-Aug-02 3:13
Steven Richardson25-Aug-02 3:13 
GeneralRe: Copy all files in a folder? Pin
Luis Alonso Ramos25-Aug-02 12:57
Luis Alonso Ramos25-Aug-02 12:57 
AnswerRe: Copy all files in a folder? Pin
Michael Dunn25-Aug-02 5:42
sitebuilderMichael Dunn25-Aug-02 5:42 
GeneralRe: Copy all files in a folder? Pin
Steven Richardson25-Aug-02 11:01
Steven Richardson25-Aug-02 11:01 
GeneralRe: Copy all files in a folder? Pin
Venet25-Aug-02 11:29
Venet25-Aug-02 11:29 
GeneralRe: Copy all files in a folder? Pin
Michael Dunn25-Aug-02 11:31
sitebuilderMichael Dunn25-Aug-02 11:31 
GeneralLib files Pin
sahir shibley24-Aug-02 22:35
sahir shibley24-Aug-02 22:35 
GeneralRe: Lib files Pin
Mauricio Ritter25-Aug-02 15:09
Mauricio Ritter25-Aug-02 15:09 
GeneralRe: Lib files Pin
sahir shibley25-Aug-02 22:27
sahir shibley25-Aug-02 22:27 
Generalstring compare finctions Pin
Mazdak24-Aug-02 22:11
Mazdak24-Aug-02 22:11 
GeneralRe: string compare finctions Pin
PJ Arends24-Aug-02 22:24
professionalPJ Arends24-Aug-02 22:24 
GeneralRe: string compare finctions Pin
Mazdak24-Aug-02 22:35
Mazdak24-Aug-02 22:35 
GeneralKeyboard events Pin
Mazdak24-Aug-02 19:45
Mazdak24-Aug-02 19:45 
GeneralRe: Keyboard events Pin
Christian Graus24-Aug-02 20:44
protectorChristian Graus24-Aug-02 20:44 
GeneralRe: Keyboard events Pin
Mazdak24-Aug-02 20:52
Mazdak24-Aug-02 20:52 

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.