Click here to Skip to main content
15,921,463 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
QuestionHow to monitor ie events via toolbar without mfc Pin
shivditya22-Oct-07 20:20
shivditya22-Oct-07 20:20 
AnswerRe: How to monitor ie events via toolbar without mfc Pin
Stuart Dootson24-Oct-07 2:51
professionalStuart Dootson24-Oct-07 2:51 
QuestionProblems using a chevron for a deskband Pin
Vikhyat Karumanchi22-Oct-07 9:53
Vikhyat Karumanchi22-Oct-07 9:53 
QuestionCOM Using IPicture Interface Pin
Ju@ncho22-Oct-07 8:37
Ju@ncho22-Oct-07 8:37 
AnswerRe: COM Using IPicture Interface Pin
Nathan Holt at EMOM23-Oct-07 7:37
Nathan Holt at EMOM23-Oct-07 7:37 
Questionplz help How to get MMC result view Item index and subitem values(string) [modified] Pin
Thanks for all the fish21-Oct-07 20:06
Thanks for all the fish21-Oct-07 20:06 
AnswerRe: URGENT!!! How to get MMC result view Item index and subitem values(string) Pin
Jonathan [Darka]22-Oct-07 1:07
professionalJonathan [Darka]22-Oct-07 1:07 
QuestionAdding Connection Points support Pin
filippov.anton17-Oct-07 22:05
filippov.anton17-Oct-07 22:05 
AnswerRe: Adding Connection Points support Pin
Ju@ncho7-Nov-07 6:08
Ju@ncho7-Nov-07 6:08 
QuestionCOM interfaces with ATL Pin
DanyCode17-Oct-07 9:38
DanyCode17-Oct-07 9:38 
AnswerRe: COM interfaces with ATL Pin
Ju@ncho22-Oct-07 8:28
Ju@ncho22-Oct-07 8:28 
QuestionAdding Images to the subitems in ListView Pin
D.Srihari16-Oct-07 1:36
D.Srihari16-Oct-07 1:36 
AnswerRe: Adding Images to the subitems in ListView Pin
Stuart Dootson16-Oct-07 2:09
professionalStuart Dootson16-Oct-07 2:09 
AnswerRe: Adding Images to the subitems in ListView Pin
Michael Dunn16-Oct-07 7:37
sitebuilderMichael Dunn16-Oct-07 7:37 
Questionconvert the string into german currency Pin
dews turner14-Oct-07 20:41
dews turner14-Oct-07 20:41 
AnswerRe: convert the string into german currency Pin
Stuart Dootson15-Oct-07 0:55
professionalStuart Dootson15-Oct-07 0:55 
QuestionSTL map constructor -- 3rd and 4th argument... Pin
devvvy13-Oct-07 17:02
devvvy13-Oct-07 17:02 
AnswerRe: STL map constructor -- 3rd and 4th argument... Pin
Stephen Hewitt14-Oct-07 15:59
Stephen Hewitt14-Oct-07 15:59 
AnswerRe: STL map constructor -- 3rd and 4th argument... Pin
Stuart Dootson14-Oct-07 20:53
professionalStuart Dootson14-Oct-07 20:53 
QuestionOwner draw combobox Pin
s196675m13-Oct-07 13:56
s196675m13-Oct-07 13:56 
QuestionDrag drop in MMC Pin
Thanks for all the fish10-Oct-07 20:30
Thanks for all the fish10-Oct-07 20:30 
QuestionThe file "atlbase.h" dosent exist in VS 2005 - What I need to do? Pin
yytg8-Oct-07 9:04
yytg8-Oct-07 9:04 
AnswerRe: The file "atlbase.h" dosent exist in VS 2005 - What I need to do? Pin
Stuart Dootson9-Oct-07 22:58
professionalStuart Dootson9-Oct-07 22:58 
GeneralRe: The file "atlbase.h" dosent exist in VS 2005 - What I need to do? Pin
yytg9-Oct-07 23:22
yytg9-Oct-07 23:22 
GeneralRe: The file "atlbase.h" dosent exist in VS 2005 - What I need to do? Pin
Stuart Dootson10-Oct-07 21:16
professionalStuart Dootson10-Oct-07 21:16 
Make sure the ATL/MFC include directory is in the include path:

1. Open Tools->Options
2. Expand the 'Projects and Solutions' branch of the tree in the options dialog.
3. Select VC++ Directories in the tree in the options dialog.
4. In the 'Show directories for:' combo-box, select 'Include files'
5. Check if the directory string '$(VCInstallDir)atlmfc\include' is in the list of include directories. If not, add it.



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.