Click here to Skip to main content
15,910,411 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
QuestionC++ ATL COM addin DLL blocked by Vista's DEP Pin
dolly4-Jul-08 1:33
dolly4-Jul-08 1:33 
AnswerRe: C++ ATL COM addin DLL blocked by Vista's DEP Pin
Anna-Jayne Metcalfe7-Sep-08 4:11
Anna-Jayne Metcalfe7-Sep-08 4:11 
QuestionConvert Visual Studio 2005 ATL COM project into Visual C++ 6.0 project Pin
dolly3-Jul-08 1:49
dolly3-Jul-08 1:49 
AnswerRe: Convert Visual Studio 2005 ATL COM project into Visual C++ 6.0 project Pin
hdj83114-Aug-08 21:51
hdj83114-Aug-08 21:51 
QuestionCalendar Control question [modified] Pin
monsieur_jj2-Jul-08 21:59
monsieur_jj2-Jul-08 21:59 
Questionmouse move or click event on Internet Explorer Pin
Dabara1-Jul-08 22:53
Dabara1-Jul-08 22:53 
AnswerRe: mouse move or click event on Internet Explorer Pin
Ju@ncho4-Jul-08 3:23
Ju@ncho4-Jul-08 3:23 
QuestionSDI Form View Application Pin
Robert Payan30-Jun-08 19:33
Robert Payan30-Jun-08 19:33 
Hello,

I am trying to make an SDI applicaiton with a form view.

When this type of applicaiton is generated in MFC, the main window is sized according to the size of the dialog or the screen size.
If the window size is smaller than the dialog, scroll bars appear so that the dialog can be scrolled inside the view.

When I generate this same type of applicaiton in WTL, the dialog is clipped if the view size is smaller than the dialog, and the size is based only on the screen size.

I can change the size of the main window by initializing a rect in the Run function before calling wndMain.CreateEx(NULL,rc).

However, I would like to duplicate the functionality of the MFC applicaiton.

How do I get the correct size for the main window?
How do I get the scroll bars to appear if the view is smaller than the dialog?
QuestionNamespace-extension: How to implement IShellFolder2 Pin
seansu29-Jun-08 8:03
seansu29-Jun-08 8:03 
AnswerRe: Namespace-extension: How to implement IShellFolder2 Pin
KarstenK2-Jul-08 22:15
mveKarstenK2-Jul-08 22:15 
QuestionThe project is not compiling Pin
theCPkid28-Jun-08 2:42
theCPkid28-Jun-08 2:42 
AnswerRe: The project is not compiling Pin
KarstenK2-Jul-08 22:13
mveKarstenK2-Jul-08 22:13 
GeneralRe: The project is not compiling Pin
theCPkid3-Jul-08 1:57
theCPkid3-Jul-08 1:57 
QuestionDefine a enum type variable on the Interface (ATL project) ? [modified] Pin
iman_kh27-Jun-08 10:32
iman_kh27-Jun-08 10:32 
AnswerRe: Define a enum type variable on the Interface (ATL project) ? Pin
Ju@ncho4-Jul-08 3:32
Ju@ncho4-Jul-08 3:32 
QuestionCTreeItem question Pin
monsieur_jj26-Jun-08 21:31
monsieur_jj26-Jun-08 21:31 
QuestionMy Treeviewlist causes my main dialogue to crash... help Pin
monsieur_jj25-Jun-08 14:39
monsieur_jj25-Jun-08 14:39 
AnswerRe: My Treeviewlist causes my main dialogue to crash... help Pin
monsieur_jj25-Jun-08 19:52
monsieur_jj25-Jun-08 19:52 
QuestionIn ATL, Progess Bar look Pin
sumit.durg23-Jun-08 20:47
sumit.durg23-Jun-08 20:47 
AnswerRe: In ATL, Progess Bar look Pin
sumit.durg23-Jun-08 22:47
sumit.durg23-Jun-08 22:47 
GeneralRe: In ATL, Progess Bar look Pin
Stuart Dootson23-Jun-08 23:14
professionalStuart Dootson23-Jun-08 23:14 
GeneralRe: In ATL, Progess Bar look Pin
sumit.durg24-Jun-08 2:18
sumit.durg24-Jun-08 2:18 
GeneralRe: In ATL, Progess Bar look Pin
Stuart Dootson24-Jun-08 3:30
professionalStuart Dootson24-Jun-08 3:30 
GeneralRe: In ATL, Progess Bar look Pin
sumit.durg25-Jun-08 0:49
sumit.durg25-Jun-08 0:49 
GeneralRe: In ATL, Progess Bar look Pin
Stuart Dootson25-Jun-08 2:08
professionalStuart Dootson25-Jun-08 2:08 

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.