Click here to Skip to main content
15,925,309 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to add XP themes to a toolbar (toolband?)?! Pin
Steve Thresher12-Dec-03 3:07
Steve Thresher12-Dec-03 3:07 
You need to add the line "#define ISOLATION_AWARE_ENABLED 1" before including commctrl.h and the resource id for the manifest should have a value of ISOLATIONAWARE_MANIFEST_RESOURCE_ID which basically equates to 2. You can use reshacker to check the manifest has been added to the DLL. This works for my property sheet shell extension which is just another DLL loaded by explorer.

Systems AXIS Ltd - Software for Business ...
GeneralRe: How to add XP themes to a toolbar (toolband?)?! Pin
Vermithrax12-Dec-03 4:29
Vermithrax12-Dec-03 4:29 
Questionhow to create a new desktop under win98?? Pin
zhu11-Dec-03 15:54
zhu11-Dec-03 15:54 
AnswerRe: how to create a new desktop under win98?? Pin
Michael Dunn11-Dec-03 17:22
sitebuilderMichael Dunn11-Dec-03 17:22 
GeneralRe: how to create a new desktop under win98?? Pin
zhu11-Dec-03 20:18
zhu11-Dec-03 20:18 
GeneralRe: how to create a new desktop under win98?? Pin
Antti Keskinen12-Dec-03 1:40
Antti Keskinen12-Dec-03 1:40 
GeneralRe: how to create a new desktop under win98?? Pin
Alexander M.,12-Dec-03 2:50
Alexander M.,12-Dec-03 2:50 
Generalcannot invalidaterect Pin
R. Thomas11-Dec-03 15:35
R. Thomas11-Dec-03 15:35 
GeneralSorting Strings In a ListBox win32 Pin
Member 45722511-Dec-03 15:10
Member 45722511-Dec-03 15:10 
GeneralRe: Sorting Strings In a ListBox win32 Pin
l a u r e n11-Dec-03 20:32
l a u r e n11-Dec-03 20:32 
GeneralRe: Sorting Strings In a ListBox win32 Pin
Big Art12-Dec-03 7:56
Big Art12-Dec-03 7:56 
GeneralRe: Sorting Strings In a ListBox win32 Pin
Member 45722512-Dec-03 8:32
Member 45722512-Dec-03 8:32 
GeneralRe: Sorting Strings In a ListBox win32 Pin
Member 45722512-Dec-03 8:43
Member 45722512-Dec-03 8:43 
GeneralRe: Sorting Strings In a ListBox win32 Pin
Big Art12-Dec-03 12:48
Big Art12-Dec-03 12:48 
GeneralRe: Sorting Strings In a ListBox win32 Pin
Big Art12-Dec-03 13:02
Big Art12-Dec-03 13:02 
GeneralRe: Sorting Strings In a ListBox win32 Pin
Member 45722513-Dec-03 6:23
Member 45722513-Dec-03 6:23 
GeneralRe: Sorting Strings In a ListBox win32 Pin
Member 45722513-Dec-03 6:36
Member 45722513-Dec-03 6:36 
GeneralConvert VC++ project to Borland free compiler Pin
alex.barylski11-Dec-03 15:09
alex.barylski11-Dec-03 15:09 
GeneralRe: Convert VC++ project to Borland free compiler Pin
Joe Woodbury11-Dec-03 17:32
professionalJoe Woodbury11-Dec-03 17:32 
GeneralWho knows how to get character matrix in win and dos! Please help! Pin
twing11-Dec-03 14:56
twing11-Dec-03 14:56 
GeneralRe: Who knows how to get character matrix in win and dos! Please help! Pin
Anthony_Yio11-Dec-03 22:25
Anthony_Yio11-Dec-03 22:25 
QuestionIn VC6.0, how to change Release to Debug? Pin
zhaopzhi11-Dec-03 14:05
zhaopzhi11-Dec-03 14:05 
AnswerRe: In VC6.0, how to change Release to Debug? Pin
Michael Dunn11-Dec-03 14:45
sitebuilderMichael Dunn11-Dec-03 14:45 
GeneralRe: In VC6.0, how to change Release to Debug? Pin
Shay Harel12-Dec-03 6:51
Shay Harel12-Dec-03 6:51 
AnswerRe: In VC6.0, how to change Release to Debug? Pin
Anthony_Yio11-Dec-03 22:19
Anthony_Yio11-Dec-03 22:19 

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.