Click here to Skip to main content
15,881,413 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: WM_NOTIFY to control itself Pin
includeh1024-May-11 12:33
includeh1024-May-11 12:33 
Questioninit message for control's subclass of a dialog Pin
includeh1024-May-11 10:16
includeh1024-May-11 10:16 
AnswerRe: init message for control's subclass of a dialog Pin
Mark Salsbery24-May-11 10:48
Mark Salsbery24-May-11 10:48 
Questioncannot output exe because computer lost boost_regex-vc90-mt-gd-1_46_1.dll [modified][solved] Pin
yu-jian24-May-11 6:57
yu-jian24-May-11 6:57 
AnswerRe: cannot output exe because computer lost boost_regex-vc90-mt-gd-1_46_1.dll Pin
Albert Holguin24-May-11 8:02
professionalAlbert Holguin24-May-11 8:02 
GeneralRe: cannot output exe because computer lost boost_regex-vc90-mt-gd-1_46_1.dll Pin
yu-jian24-May-11 15:22
yu-jian24-May-11 15:22 
GeneralRe: cannot output exe because computer lost boost_regex-vc90-mt-gd-1_46_1.dll Pin
Albert Holguin24-May-11 17:49
professionalAlbert Holguin24-May-11 17:49 
QuestionIssue about MSAA hook in Win7 64 bits Pin
ernst2002053024-May-11 4:01
ernst2002053024-May-11 4:01 
My MSAA Hook dll is expected to be loaded into all process's memory. in 32 bits Win7 it works.
But in win7 64 bits some process can load MSAAHook.dll 64 bits cannot be loaded into some 64 bits process. Why does this happens?

= ::SetWinEventHook(EVENT_MIN,
EVENT_MAX,
m_hModule,
MSAAHook::WinEventProc,
0,
0,
WINEVENT_INCONTEXT | WINEVENT_SKIPOWNTHREAD);
AnswerRe: Issue about MSAA hook in Win7 64 bits Pin
Luc Pattyn24-May-11 4:34
sitebuilderLuc Pattyn24-May-11 4:34 
GeneralRe: Issue about MSAA hook in Win7 64 bits Pin
ernst2002053024-May-11 4:46
ernst2002053024-May-11 4:46 
QuestionHow to read continous data from Serial Port Pin
pandit8424-May-11 1:16
pandit8424-May-11 1:16 
AnswerRe: How to read continous data from Serial Port Pin
David Crow24-May-11 3:31
David Crow24-May-11 3:31 
GeneralRe: How to read continous data from Serial Port Pin
pandit8424-May-11 4:30
pandit8424-May-11 4:30 
AnswerRe: How to read continous data from Serial Port Pin
Luc Pattyn24-May-11 4:34
sitebuilderLuc Pattyn24-May-11 4:34 
GeneralRe: How to read continous data from Serial Port Pin
pandit8424-May-11 18:41
pandit8424-May-11 18:41 
Questionquery for mac os - for registry? Pin
Le@rner23-May-11 22:25
Le@rner23-May-11 22:25 
AnswerRe: query for mac os - for registry? Pin
ShilpiP23-May-11 22:54
ShilpiP23-May-11 22:54 
AnswerRe: query for mac os - for registry? Pin
Richard MacCutchan23-May-11 23:17
mveRichard MacCutchan23-May-11 23:17 
GeneralRe: query for mac os - for registry? Pin
Le@rner24-May-11 2:56
Le@rner24-May-11 2:56 
GeneralRe: query for mac os - for registry? Pin
Maximilien24-May-11 3:23
Maximilien24-May-11 3:23 
GeneralRe: query for mac os - for registry? Pin
Richard MacCutchan24-May-11 4:45
mveRichard MacCutchan24-May-11 4:45 
AnswerRe: query for mac os - for registry? Pin
Maximilien24-May-11 0:54
Maximilien24-May-11 0:54 
Questionhtml string in .lnk file Pin
limelect23-May-11 20:47
limelect23-May-11 20:47 
AnswerRe: html string in .lnk file Pin
ShilpiP23-May-11 22:50
ShilpiP23-May-11 22:50 
GeneralRe: html string in .lnk file Pin
limelect24-May-11 20:44
limelect24-May-11 20:44 

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.