Click here to Skip to main content
15,904,346 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: May i retrieved inner object through outer object Pin
valikac17-Jul-03 4:42
valikac17-Jul-03 4:42 
QuestionHow To Embed Excel and Remove Menu Pin
Mardigin15-Jul-03 15:51
Mardigin15-Jul-03 15:51 
QuestionWhat thread type should I use in ATL object if I develop a BHO for IE? Pin
kydfru15-Jul-03 6:58
kydfru15-Jul-03 6:58 
AnswerRe: What thread type should I use in ATL object if I develop a BHO for IE? Pin
El'Cachubrey16-Jul-03 5:03
El'Cachubrey16-Jul-03 5:03 
GeneralDownload ActiveX Pin
Anonymous15-Jul-03 5:35
Anonymous15-Jul-03 5:35 
GeneralRe: Download ActiveX Pin
Anonymous15-Jul-03 5:49
Anonymous15-Jul-03 5:49 
QuestionHow to get pointer to MainFrame window in WTL? Pin
jiang-lei13-Jul-03 16:55
jiang-lei13-Jul-03 16:55 
AnswerRe: How to get pointer to MainFrame window in WTL? Pin
Michael Dunn13-Jul-03 18:55
sitebuilderMichael Dunn13-Jul-03 18:55 
No, there is no built-in main window accessor. You can just add a global CMainFrame* variable, or if you want to be OO, derive a class from CAppModule and add the variable there, with a WtlGetMainWnd() accessor.

--Mike--
"Big handwavy generalizations made from a position of deep ignorance is one of the biggest wastes of time on the net today.
-- Joel Spolsky
Ericahist | Homepage | RightClick-Encrypt | 1ClickPicGrabber

AnswerRe: How to get pointer to MainFrame window in WTL? Pin
El'Cachubrey13-Jul-03 21:26
El'Cachubrey13-Jul-03 21:26 
GeneralWTL and Windows CE Pin
Joshua Nussbaum12-Jul-03 12:51
Joshua Nussbaum12-Jul-03 12:51 
GeneralRe: WTL and Windows CE Pin
Mike Dimmick13-Jul-03 7:18
Mike Dimmick13-Jul-03 7:18 
GeneralRe: WTL and Windows CE Pin
Tim Smith13-Jul-03 15:36
Tim Smith13-Jul-03 15:36 
GeneralATL7 Attributes and Registry Pin
Paul A. Howes12-Jul-03 7:09
Paul A. Howes12-Jul-03 7:09 
GeneralHTML parsing... Pin
nw6031211-Jul-03 6:47
nw6031211-Jul-03 6:47 
GeneralRe: HTML parsing... Pin
Heath Stewart11-Jul-03 8:30
protectorHeath Stewart11-Jul-03 8:30 
GeneralWindow Class :: richedit implementation error! Pin
tareqsiraj10-Jul-03 20:23
tareqsiraj10-Jul-03 20:23 
GeneralRe: Window Class :: richedit implementation error! Pin
Michael Dunn11-Jul-03 17:15
sitebuilderMichael Dunn11-Jul-03 17:15 
Generalcommand_id_handler Pin
harishv10-Jul-03 11:15
harishv10-Jul-03 11:15 
GeneralRe: command_id_handler Pin
Heath Stewart11-Jul-03 8:40
protectorHeath Stewart11-Jul-03 8:40 
GeneralRe: command_id_handler Pin
harishv14-Jul-03 5:10
harishv14-Jul-03 5:10 
Generalcopying items from a map to a list Pin
User 988510-Jul-03 10:40
User 988510-Jul-03 10:40 
GeneralRe: copying items from a map to a list Pin
Andrew Walker10-Jul-03 12:16
Andrew Walker10-Jul-03 12:16 
GeneralRe: copying items from a map to a list Pin
ZoogieZork10-Jul-03 12:29
ZoogieZork10-Jul-03 12:29 
QuestionHow to modify rcBounds CRect pass t o OnDraw Pin
bachelier9-Jul-03 4:25
bachelier9-Jul-03 4:25 
GeneralCAtlArray and ETraits::INARGTYPE Pin
Peter Weyzen8-Jul-03 16:34
Peter Weyzen8-Jul-03 16:34 

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.