Click here to Skip to main content
15,905,232 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDisable sound on a per application basis Pin
Member 236229-Jul-07 16:53
Member 236229-Jul-07 16:53 
AnswerRe: Disable sound on a per application basis Pin
Hamid_RT9-Jul-07 19:29
Hamid_RT9-Jul-07 19:29 
GeneralRe: Disable sound on a per application basis Pin
Member 236229-Jul-07 19:34
Member 236229-Jul-07 19:34 
AnswerRe: Disable sound on a per application basis Pin
David Crow10-Jul-07 3:32
David Crow10-Jul-07 3:32 
Question""help me...""Keyboard send Message Pin
WonYG9-Jul-07 16:16
WonYG9-Jul-07 16:16 
AnswerThe rules Pin
leckey9-Jul-07 16:47
leckey9-Jul-07 16:47 
AnswerRe: ""help me...""Keyboard send Message Pin
Mark Salsbery9-Jul-07 17:03
Mark Salsbery9-Jul-07 17:03 
QuestionInstalling comctl32.dll version 6.0 on Windows 2000 Pin
astibich29-Jul-07 15:32
astibich29-Jul-07 15:32 
I have an MFC app, developed on windows XP, that makes use of the alpha blending features of comctl32.dll version 6.0. I now need to make that app back compatible to Windows 2000, which only supports version 5.8.

Is there some way to install comctl32.dll version 6.0 onto Windows 2000? My app specifies the comctrl version through a manifest (see below), but as far as I can see Windows 2000 doesn't have a GAC.

<dependency>
<dependentassembly>
<assemblyidentity
type="win32"
="" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorarchitecture="X86" publickeytoken="6595b64144ccf1df" language="*">



Aaron Stibich
AnswerRe: Installing comctl32.dll version 6.0 on Windows 2000 Pin
Mark Salsbery9-Jul-07 16:03
Mark Salsbery9-Jul-07 16:03 
QuestionMatlab/C communication Pin
gregdachs9-Jul-07 15:10
gregdachs9-Jul-07 15:10 
AnswerRe: Matlab/C communication [modified] Pin
Randor 9-Jul-07 15:55
professional Randor 9-Jul-07 15:55 
AnswerRe: Matlab/C communication Pin
Rage10-Jul-07 2:02
professionalRage10-Jul-07 2:02 
QuestionVCPP600 Linking, nafxcwd.lib conflicts Pin
Bram van Kampen9-Jul-07 14:11
Bram van Kampen9-Jul-07 14:11 
QuestionReturn Value for Constructer ????? Pin
ForNow9-Jul-07 13:59
ForNow9-Jul-07 13:59 
AnswerRe: Return Value for Constructer ????? Pin
eraccn9-Jul-07 14:19
eraccn9-Jul-07 14:19 
GeneralRe: Return Value for Constructer ????? Pin
ForNow9-Jul-07 15:43
ForNow9-Jul-07 15:43 
GeneralRe: Return Value for Constructer ????? Pin
Stephen Hewitt9-Jul-07 18:06
Stephen Hewitt9-Jul-07 18:06 
AnswerRe: Return Value for Constructer ????? Pin
Bram van Kampen9-Jul-07 14:31
Bram van Kampen9-Jul-07 14:31 
GeneralRe: Return Value for Constructer ????? Pin
ForNow9-Jul-07 15:42
ForNow9-Jul-07 15:42 
AnswerRe: Return Value for Constructer ????? Pin
eraccn9-Jul-07 16:53
eraccn9-Jul-07 16:53 
GeneralRe: Return Value for Constructer ????? Pin
ForNow9-Jul-07 18:06
ForNow9-Jul-07 18:06 
AnswerRe: Return Value for Constructer ????? Pin
G Haranadh9-Jul-07 21:37
G Haranadh9-Jul-07 21:37 
GeneralRe: Return Value for Constructer ????? Pin
ForNow10-Jul-07 0:06
ForNow10-Jul-07 0:06 
Questionwindows messages for file system [win32 api] Pin
Jayapal Chandran9-Jul-07 12:06
Jayapal Chandran9-Jul-07 12:06 
AnswerRe: windows messages for file system [win32 api] Pin
eraccn9-Jul-07 14:25
eraccn9-Jul-07 14:25 

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.