Click here to Skip to main content
15,893,814 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
QuestionWhat is the possible reason? Pin
freehawk10-Mar-04 22:55
freehawk10-Mar-04 22:55 
QuestionHow to insert/delete some content of text file fastly? Pin
freehawk10-Mar-04 20:23
freehawk10-Mar-04 20:23 
GeneralNewbie activex question Pin
Martin Walker10-Mar-04 3:19
Martin Walker10-Mar-04 3:19 
GeneralService problem. Pin
Prakash Nadar9-Mar-04 17:18
Prakash Nadar9-Mar-04 17:18 
QuestionHow to implement a MFC CFormView in WTL? Pin
Aizz9-Mar-04 14:59
Aizz9-Mar-04 14:59 
AnswerRe: How to implement a MFC CFormView in WTL? Pin
_Magnus_9-Mar-04 21:43
_Magnus_9-Mar-04 21:43 
GeneralRe: How to implement a MFC CFormView in WTL? Pin
Aizz10-Mar-04 16:05
Aizz10-Mar-04 16:05 
QuestionHow can I add a tab control on a ATL Property Page? Pin
larsibam9-Mar-04 4:36
larsibam9-Mar-04 4:36 
I've created a Connection Page (in the Data Source Object of my OLE DB Provider) to be displayed by the Data Link core component.
Now I'm trying to add a tab control on the page using CreateWindow with the WC_TABCONTROL class (being registered through InitCommonControlsEx(...).
But I can't get the Instance Handle needed by CreateWindow,
because
hInst = (HINSTANCE)::GetWindowLong(hwndParent, GWL_HINSTANCE);

always returns 0x0000000.
(I've received the hwndParent through the IPropertyPage::Activate Method, that's being called by the Data Link core component)

How can I get that Instance Handle? Or is there another way of using a tab control on my property page?
GeneralConnection points Pin
Member 169778-Mar-04 3:14
Member 169778-Mar-04 3:14 
GeneralRe: Connection points Pin
Steve S8-Mar-04 4:29
Steve S8-Mar-04 4:29 
GeneralAtl Composite Control don´t draw Pin
Luis Ricardo8-Mar-04 0:56
Luis Ricardo8-Mar-04 0:56 
QuestionHow to save web page to jpeg Pin
AWebDude4-Mar-04 10:21
AWebDude4-Mar-04 10:21 
QuestionHow to have access to the members of a class Pin
Roozbeh694-Mar-04 9:51
professionalRoozbeh694-Mar-04 9:51 
AnswerRe: How to have access to the members of a class Pin
Prakash Nadar5-Mar-04 22:11
Prakash Nadar5-Mar-04 22:11 
GeneralRe: How to have access to the members of a class Pin
Jörgen Sigvardsson5-Mar-04 23:11
Jörgen Sigvardsson5-Mar-04 23:11 
GeneralRe: How to have access to the members of a class Pin
Prakash Nadar12-Mar-04 23:04
Prakash Nadar12-Mar-04 23:04 
GeneralRe: How to have access to the members of a class Pin
Steve S14-Mar-04 22:02
Steve S14-Mar-04 22:02 
GeneralRe: How to have access to the members of a class Pin
Prakash Nadar14-Mar-04 22:29
Prakash Nadar14-Mar-04 22:29 
GeneralRe: How to have access to the members of a class Pin
Steve S15-Mar-04 0:32
Steve S15-Mar-04 0:32 
GeneralRe: How to have access to the members of a class Pin
Prakash Nadar15-Mar-04 0:52
Prakash Nadar15-Mar-04 0:52 
GeneralResize ATL control in IE Pin
benglish723-Mar-04 14:23
benglish723-Mar-04 14:23 
Generalclicking on IE Pin
Monty23-Mar-04 2:41
Monty23-Mar-04 2:41 
GeneralRe: clicking on IE Pin
Prakash Nadar4-Mar-04 6:21
Prakash Nadar4-Mar-04 6:21 
GeneralSolution Pin
Monty25-Mar-04 0:01
Monty25-Mar-04 0:01 
GeneralRe: Solution Pin
Prakash Nadar5-Mar-04 22:07
Prakash Nadar5-Mar-04 22:07 

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.