Click here to Skip to main content
16,004,887 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
QuestionUsing DirectX with WTL? Pin
_leech_27-Nov-04 12:34
_leech_27-Nov-04 12:34 
AnswerRe: Using DirectX with WTL? Pin
Andrew Walker27-Nov-04 21:24
Andrew Walker27-Nov-04 21:24 
GeneralSTL or MFC Pin
Shlomi BH27-Nov-04 9:22
Shlomi BH27-Nov-04 9:22 
GeneralRe: STL or MFC Pin
Neville Franks27-Nov-04 9:34
Neville Franks27-Nov-04 9:34 
GeneralRe: STL or MFC Pin
Kevin McFarlane27-Nov-04 23:52
Kevin McFarlane27-Nov-04 23:52 
GeneralRe: STL or MFC Pin
Shlomi BH28-Nov-04 6:43
Shlomi BH28-Nov-04 6:43 
GeneralTAB not working properly within WebBrowser control embedded in modeless dialog box encapsulated in a ATL dll Pin
sashishk26-Nov-04 0:53
sashishk26-Nov-04 0:53 
GeneralRe: TAB not working properly within WebBrowser control embedded in modeless dialog box encapsulated in a ATL dll Pin
Michael Dunn27-Nov-04 8:48
sitebuilderMichael Dunn27-Nov-04 8:48 
The short answer is that the dialog owner needs to forward keystrokes to the CAxWindow that ATL uses to host the WB control. If you get the WTL AppWizard and use it to make a modeless dialog-based app, you'll see the necessary code in the generated PreTranslateMessage().

--Mike--
LINKS~! Ericahist | 1ClickPicGrabber | CP SearchBar v2.0.2 | C++ Forum FAQ | You Are Dumb
GeneralA problem w/ ATL web server - URGENT !!! Pin
De Nardis Andrea25-Nov-04 22:04
De Nardis Andrea25-Nov-04 22:04 
GeneralRe: A problem w/ ATL web server - URGENT !!! Pin
Nicholas Cardi6-Dec-04 8:04
Nicholas Cardi6-Dec-04 8:04 
GeneralUsing ATL DLL. Pin
dSolariuM25-Nov-04 18:59
dSolariuM25-Nov-04 18:59 
GeneralRe: Using ATL DLL. Pin
Dimitris Vasiliadis25-Nov-04 20:32
Dimitris Vasiliadis25-Nov-04 20:32 
GeneralPassing a control Pin
John R. Shaw24-Nov-04 13:39
John R. Shaw24-Nov-04 13:39 
GeneralRe: Passing a control Pin
John R. Shaw24-Nov-04 13:55
John R. Shaw24-Nov-04 13:55 
GeneralRe: Passing a control Pin
Steve S24-Nov-04 22:25
Steve S24-Nov-04 22:25 
GeneralExplorer extension dll - WM_SHUTDOWN Pin
AssemblySoft24-Nov-04 0:46
AssemblySoft24-Nov-04 0:46 
GeneralRe: Explorer extension dll - WM_SHUTDOWN Pin
Igor Vigdorchik24-Nov-04 10:00
Igor Vigdorchik24-Nov-04 10:00 
GeneralRe: Explorer extension dll - WM_SHUTDOWN Pin
AssemblySoft24-Nov-04 22:57
AssemblySoft24-Nov-04 22:57 
QuestionHow to embeded a button onto the FlexGrid Cell? Pin
bohrium23-Nov-04 23:34
bohrium23-Nov-04 23:34 
GeneralVB ActiveX into ATL project Pin
Brian Gould23-Nov-04 20:24
Brian Gould23-Nov-04 20:24 
QuestionWhich collection class to use? Pin
paulb23-Nov-04 19:02
paulb23-Nov-04 19:02 
AnswerRe: Which collection class to use? Pin
Joaquín M López Muñoz23-Nov-04 21:13
Joaquín M López Muñoz23-Nov-04 21:13 
Questionusing ATL7.0 instead of ATL3, I'm missing something but what? Pin
seriema23-Nov-04 14:05
seriema23-Nov-04 14:05 
AnswerRe: using ATL7.0 instead of ATL3, I'm missing something but what? Pin
Robert Bielik24-Nov-04 21:02
Robert Bielik24-Nov-04 21:02 
GeneralRe: using ATL7.0 instead of ATL3, I'm missing something but what? Pin
seriema25-Nov-04 3:06
seriema25-Nov-04 3:06 

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.