Click here to Skip to main content
15,887,365 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Detecting Hooks Pin
hxhl9510-Mar-10 14:25
hxhl9510-Mar-10 14:25 
GeneralRe: Detecting Hooks Pin
Baltoro11-Mar-10 9:39
Baltoro11-Mar-10 9:39 
GeneralRe: Detecting Hooks Pin
Baltoro11-Mar-10 9:49
Baltoro11-Mar-10 9:49 
GeneralLooking for Hooks Pin
Baltoro11-Mar-10 10:34
Baltoro11-Mar-10 10:34 
GeneralRe: Detecting Hooks Pin
hxhl9511-Mar-10 13:29
hxhl9511-Mar-10 13:29 
GeneralRe: Detecting Hooks Pin
Baltoro13-Mar-10 10:47
Baltoro13-Mar-10 10:47 
GeneralRe: Detecting Hooks Pin
hxhl9513-Mar-10 10:49
hxhl9513-Mar-10 10:49 
QuestionVS2005 & VS2008 DLL Compilation issues Pin
masnu10-Mar-10 7:56
masnu10-Mar-10 7:56 
Hi guys,

I have VS2005 and VS2008 installed on my development machine. Whenever I develop a DLL I have to link with the /MT (Multi-Threaded) option if I want to use it on any other machine. If I compile the DLL on a machine with VS2005 only, however, I don't have to use the /MT option, I can use the /MD (Multi-Threaded DLL) and the DLL can be used on any machine.

Has anyone else come across this? Is there a way to resolve this?

Thanks.
AnswerRe: VS2005 & VS2008 DLL Compilation issues Pin
CPallini10-Mar-10 8:01
mveCPallini10-Mar-10 8:01 
GeneralRe: VS2005 & VS2008 DLL Compilation issues Pin
masnu10-Mar-10 9:19
masnu10-Mar-10 9:19 
QuestionRe: VS2005 & VS2008 DLL Compilation issues Pin
CPallini10-Mar-10 10:24
mveCPallini10-Mar-10 10:24 
AnswerRe: VS2005 & VS2008 DLL Compilation issues Pin
Chris Losinger10-Mar-10 8:13
professionalChris Losinger10-Mar-10 8:13 
GeneralRe: VS2005 & VS2008 DLL Compilation issues Pin
masnu10-Mar-10 9:21
masnu10-Mar-10 9:21 
QuestionAdministration Rights for my Application by Token Pin
Joschwenk66610-Mar-10 2:58
Joschwenk66610-Mar-10 2:58 
AnswerRe: Administration Rights for my Application by Token Pin
Eugen Podsypalnikov10-Mar-10 3:17
Eugen Podsypalnikov10-Mar-10 3:17 
QuestionWM_GETFONT returns NULL Pin
sashoalm10-Mar-10 1:53
sashoalm10-Mar-10 1:53 
AnswerRe: WM_GETFONT returns NULL Pin
Steve Thresher10-Mar-10 2:24
Steve Thresher10-Mar-10 2:24 
GeneralRe: WM_GETFONT returns NULL Pin
sashoalm10-Mar-10 2:50
sashoalm10-Mar-10 2:50 
QuestionHTML Editing Control for Win32 Pin
Steve Thresher10-Mar-10 0:08
Steve Thresher10-Mar-10 0:08 
AnswerRe: HTML Editing Control for Win32 Pin
KingsGambit10-Mar-10 0:37
KingsGambit10-Mar-10 0:37 
GeneralRe: HTML Editing Control for Win32 Pin
Steve Thresher10-Mar-10 1:07
Steve Thresher10-Mar-10 1:07 
GeneralRe: HTML Editing Control for Win32 Pin
KingsGambit10-Mar-10 7:28
KingsGambit10-Mar-10 7:28 
AnswerRe: HTML Editing Control for Win32 Pin
cmk10-Mar-10 7:32
cmk10-Mar-10 7:32 
QuestionAdding sub-menu items to visio object Pin
coder21k10-Mar-10 0:03
coder21k10-Mar-10 0:03 
QuestionNo Method for Changing CMFCRibbonPanel Control Name Dynamically Pin
A&Ms9-Mar-10 23:31
A&Ms9-Mar-10 23:31 

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.