Click here to Skip to main content
15,887,854 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
QuestionAny news for native c++ delegates? Pin
federico.strati22-Sep-10 4:52
federico.strati22-Sep-10 4:52 
AnswerRe: Any news for native c++ delegates? Pin
«_Superman_»22-Sep-10 20:21
professional«_Superman_»22-Sep-10 20:21 
GeneralRe: Any news for native c++ delegates? Pin
federico.strati22-Sep-10 22:50
federico.strati22-Sep-10 22:50 
QuestionResizing a window Pin
Craig Longman21-Sep-10 11:04
Craig Longman21-Sep-10 11:04 
AnswerRe: Resizing a window Pin
Craig Longman22-Sep-10 18:02
Craig Longman22-Sep-10 18:02 
AnswerRe: Resizing a window Pin
Craig Longman23-Sep-10 16:03
Craig Longman23-Sep-10 16:03 
GeneralRe: Resizing a window Pin
Blake Miller4-Oct-10 11:33
Blake Miller4-Oct-10 11:33 
GeneralRe: Resizing a window Pin
Craig Longman4-Oct-10 13:07
Craig Longman4-Oct-10 13:07 
Thanks, but that actually wouldn't have helped. The point was I didn't know where the host app was calling in. So, short of adding in a call like that to every method, as well as every method of every base class, there was no solution that I could program in.
Breaking on MyDLL.dll!* is pretty much the only solution. Even the Class::* didn't work, as the parser failed to find some of the templatized based classes. Again, manually going through each and every base and adding breakpoints in would have caught them for each class that I tediously added them all in, but I was really hoping to get a better idea of when anything was called by the host app.
QuestionBHO add ons of IE can not debug on IE9 Pin
am 200920-Sep-10 23:27
am 200920-Sep-10 23:27 
AnswerRe: BHO add ons of IE can not debug on IE9 Pin
KingsGambit22-Sep-10 2:23
KingsGambit22-Sep-10 2:23 
GeneralRe: BHO add ons of IE can not debug on IE9 Pin
am 200922-Sep-10 21:03
am 200922-Sep-10 21:03 
QuestionDeviceIoControl() Pin
mazizi19-Sep-10 20:43
mazizi19-Sep-10 20:43 
QuestionGet process handle access rights. Pin
Green Fuze13-Sep-10 13:10
Green Fuze13-Sep-10 13:10 
AnswerRe: Get process handle access rights. Pin
Cool_Dev13-Sep-10 22:52
Cool_Dev13-Sep-10 22:52 
GeneralRe: Get process handle access rights. Pin
Green Fuze13-Sep-10 22:58
Green Fuze13-Sep-10 22:58 
GeneralRe: Get process handle access rights. Pin
«_Superman_»13-Sep-10 23:06
professional«_Superman_»13-Sep-10 23:06 
GeneralRe: Get process handle access rights. Pin
Green Fuze13-Sep-10 23:33
Green Fuze13-Sep-10 23:33 
GeneralRe: Get process handle access rights. Pin
Cool_Dev14-Sep-10 2:43
Cool_Dev14-Sep-10 2:43 
GeneralRe: Get process handle access rights. Pin
Green Fuze14-Sep-10 9:04
Green Fuze14-Sep-10 9:04 
Question::ReadProcessMemory fails with ERROR_PARTIAL_COPY Pin
Green Fuze10-Sep-10 10:50
Green Fuze10-Sep-10 10:50 
AnswerRe: ::ReadProcessMemory fails with ERROR_PARTIAL_COPY Pin
«_Superman_»12-Sep-10 19:25
professional«_Superman_»12-Sep-10 19:25 
GeneralRe: ::ReadProcessMemory fails with ERROR_PARTIAL_COPY Pin
Green Fuze12-Sep-10 20:26
Green Fuze12-Sep-10 20:26 
QuestionOLE runs slow on Windows 7 Pin
cdguenther8-Sep-10 7:26
cdguenther8-Sep-10 7:26 
QuestionHow to develop the tool like Visual C++ "Resource View Editer" ? Pin
wangningyu7-Sep-10 23:54
wangningyu7-Sep-10 23:54 
AnswerRe: How to develop the tool like Visual C++ "Resource View Editer" ? Pin
Richard MacCutchan8-Sep-10 3:01
mveRichard MacCutchan8-Sep-10 3:01 

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.