Click here to Skip to main content
15,891,184 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralDocking deskband on the right side of the window Pin
kumarbp30-Nov-04 0:03
kumarbp30-Nov-04 0:03 
QuestionPossible to re-use Tree Controls? Pin
retro_coder29-Nov-04 19:07
retro_coder29-Nov-04 19:07 
QuestionUsing ATL Dll? Pin
dSolariuM29-Nov-04 18:12
dSolariuM29-Nov-04 18:12 
AnswerRe: Using ATL Dll? Pin
Steve S29-Nov-04 22:27
Steve S29-Nov-04 22:27 
AnswerRe: Using ATL Dll? Pin
sinall5-Dec-04 0:08
sinall5-Dec-04 0:08 
GeneralCListViewCtrl and swapping items Pin
retro_coder28-Nov-04 21:28
retro_coder28-Nov-04 21:28 
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 
Although not WTL, there are some good articles available for setting up DirectX with MFC. This article was invaluable setting up a frameworks for use with MFC and Win32.

You'll need to handle at least:
Getting the window handle for the target window
Doing the DirectX initialisation (DX samples)
Handle an idle or timer message to trigger a render / physics update
Handle the window creation message
Handle a window resize message
Handle the on erase background message

[edit: corrected link]
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 
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 

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.