Click here to Skip to main content
15,914,221 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRadio buttons in Treeview (like the Folder Optionsin Windows Explorer) Pin
klkeng27-Sep-04 7:00
klkeng27-Sep-04 7:00 
GeneralADO Crashing big time! Pin
Chris Ulliott27-Sep-04 6:30
Chris Ulliott27-Sep-04 6:30 
GeneralRe: ADO Crashing big time! Pin
Anonymous27-Sep-04 7:04
Anonymous27-Sep-04 7:04 
GeneralRe: ADO Crashing big time! Pin
Chris Ulliott27-Sep-04 23:46
Chris Ulliott27-Sep-04 23:46 
Generalaaa Pin
Anonymous27-Sep-04 6:25
Anonymous27-Sep-04 6:25 
Generalbbb Pin
ThatsAlok27-Sep-04 19:27
ThatsAlok27-Sep-04 19:27 
GeneralDettecting Change to windows appearance / XP styles Pin
Tristan Rhodes27-Sep-04 6:25
Tristan Rhodes27-Sep-04 6:25 
GeneralRe: Dettecting Change to windows appearance / XP styles Pin
Yves Tkaczyk27-Sep-04 7:51
Yves Tkaczyk27-Sep-04 7:51 
You should be fine if you handle the WM_SYSCOLORCHANGE message. You could then refresh your color cache. In C#, you have to handle the SystemColorsChanged for the form or control.

Yves
GeneralRe: Dettecting Change to windows appearance / XP styles Pin
Tristan Rhodes27-Sep-04 8:24
Tristan Rhodes27-Sep-04 8:24 
QuestionHow to load own bitmap icon in place of miscrosoft default image in VC++ application Pin
mnarayan27-Sep-04 6:10
mnarayan27-Sep-04 6:10 
AnswerRe: How to load own bitmap icon in place of miscrosoft default image in VC++ application Pin
Tom Wright27-Sep-04 6:41
Tom Wright27-Sep-04 6:41 
GeneralRe: How to load own bitmap icon in place of miscrosoft default image in VC++ application Pin
mnarayan27-Sep-04 8:52
mnarayan27-Sep-04 8:52 
GeneralRe: How to load own bitmap icon in place of miscrosoft default image in VC++ application Pin
Tom Wright27-Sep-04 9:41
Tom Wright27-Sep-04 9:41 
GeneralRe: How to load own bitmap icon in place of miscrosoft default image in VC++ application Pin
mnarayan27-Sep-04 10:21
mnarayan27-Sep-04 10:21 
GeneralMonitoring a folder for new files Pin
BlackDice27-Sep-04 6:04
BlackDice27-Sep-04 6:04 
GeneralRe: Monitoring a folder for new files Pin
Tom Wright27-Sep-04 6:45
Tom Wright27-Sep-04 6:45 
GeneralRe: Monitoring a folder for new files Pin
David Crow27-Sep-04 8:20
David Crow27-Sep-04 8:20 
GeneralRe: Monitoring a folder for new files Pin
l a u r e n27-Sep-04 13:38
l a u r e n27-Sep-04 13:38 
GeneralRe: Monitoring a folder for new files Pin
David Crow28-Sep-04 5:07
David Crow28-Sep-04 5:07 
GeneralRe: Monitoring a folder for new files Pin
BlackDice28-Sep-04 7:48
BlackDice28-Sep-04 7:48 
GeneralRe: Monitoring a folder for new files Pin
David Crow28-Sep-04 7:53
David Crow28-Sep-04 7:53 
GeneralRe: Monitoring a folder for new files Pin
BlackDice29-Sep-04 10:47
BlackDice29-Sep-04 10:47 
GeneralRe: Monitoring a folder for new files Pin
David Crow30-Sep-04 2:29
David Crow30-Sep-04 2:29 
GeneralRe: Monitoring a folder for new files Pin
BlackDice30-Sep-04 3:21
BlackDice30-Sep-04 3:21 
GeneralRe: Monitoring a folder for new files Pin
David Crow30-Sep-04 4:13
David Crow30-Sep-04 4:13 

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.