Click here to Skip to main content
15,915,019 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCListCtrl::GetItemData() Problem Pin
lpvoid7-Jan-03 5:39
lpvoid7-Jan-03 5:39 
Generaldisplay a jpg Pin
Didaa7-Jan-03 3:35
Didaa7-Jan-03 3:35 
GeneralRe: display a jpg Pin
Gary Kirkham7-Jan-03 5:01
Gary Kirkham7-Jan-03 5:01 
GeneralRe: display a jpg Pin
Davide Pizzolato7-Jan-03 11:05
Davide Pizzolato7-Jan-03 11:05 
GeneralRe: display a jpg Pin
Jason Henderson7-Jan-03 11:29
Jason Henderson7-Jan-03 11:29 
GeneralMy paranoia Pin
georgiek507-Jan-03 2:47
georgiek507-Jan-03 2:47 
GeneralRe: My paranoia Pin
Maximilien7-Jan-03 3:17
Maximilien7-Jan-03 3:17 
GeneralRe: My paranoia Pin
Alvaro Mendez7-Jan-03 5:19
Alvaro Mendez7-Jan-03 5:19 
GeneralRe: My paranoia Pin
georgiek507-Jan-03 6:26
georgiek507-Jan-03 6:26 
GeneralPropertySheet Pin
mzakarni7-Jan-03 0:42
mzakarni7-Jan-03 0:42 
GeneralRe: PropertySheet Pin
Abbas_Riazi7-Jan-03 0:49
professionalAbbas_Riazi7-Jan-03 0:49 
GeneralRe: PropertySheet Pin
mzakarni7-Jan-03 2:05
mzakarni7-Jan-03 2:05 
QuestionWhy disables my program Drag&Drop after running some time ? Pin
pma7-Jan-03 0:00
pma7-Jan-03 0:00 
Answerhadle limits? Pin
AlexO7-Jan-03 2:45
AlexO7-Jan-03 2:45 
GeneralRe: hadle limits? Pin
pma7-Jan-03 3:37
pma7-Jan-03 3:37 
QuestionHow to insert a CView in another CView? Pin
Ivano6-Jan-03 23:30
Ivano6-Jan-03 23:30 
AnswerRe: How to insert a CView in another CView? Pin
AlexO7-Jan-03 2:47
AlexO7-Jan-03 2:47 
GeneralRe: How to insert a CView in another CView? Pin
Ivano7-Jan-03 2:54
Ivano7-Jan-03 2:54 
QuestionGet pointer to document in a SDI from everywhere? Pin
loic6-Jan-03 23:19
loic6-Jan-03 23:19 
AnswerRe: Get pointer to document in a SDI from everywhere? Pin
MVH7-Jan-03 2:49
MVH7-Jan-03 2:49 
GeneralRe: Get pointer to document in a SDI from everywhere? Pin
loic7-Jan-03 4:23
loic7-Jan-03 4:23 
QuestionGetting the include directories??? Pin
Franz Klein6-Jan-03 22:23
Franz Klein6-Jan-03 22:23 
I am writing an AddIn for Visual Studio ver 6.0 running on Windows 98.

Part of my AddIn needs to search through files. However it is only able to search through the current working directory. I need it to look under all the other directories. I know one can set the search directories for include files under the Tools.. Options.. settings in the IDE.

I have tried using _searchenv(filename, "INCLUDE", pathbuffer) but this seems to only work for the current working directory.

Has anybody got any ideas or answers.

Smile | :)
AnswerRe: Getting the include directories??? Pin
Todd Smith7-Jan-03 5:33
Todd Smith7-Jan-03 5:33 
GeneralRe: Getting the include directories??? Pin
Franz Klein7-Jan-03 23:11
Franz Klein7-Jan-03 23:11 
Questionhow to call a user defined dialog from the menu Pin
boby126-Jan-03 20:21
boby126-Jan-03 20:21 

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.