Click here to Skip to main content
15,887,485 members
Home / Discussions / COM
   

COM

 
GeneralRe: ActiveX Threading Pin
Stephen Hewitt1-Jun-06 13:44
Stephen Hewitt1-Jun-06 13:44 
GeneralRe: ActiveX Threading Pin
Anthony98875-Jun-06 6:02
Anthony98875-Jun-06 6:02 
Questioncom and excel Pin
mav@octaval31-May-06 4:41
mav@octaval31-May-06 4:41 
AnswerRe: com and excel Pin
Laxman Auti5-Jun-06 21:09
Laxman Auti5-Jun-06 21:09 
QuestionNewbie need help with Activex Control with IE Pin
dude_445316929-May-06 21:32
dude_445316929-May-06 21:32 
QuestionHow to set style property of HTMLElement in dom? Pin
at2000129-May-06 17:06
at2000129-May-06 17:06 
AnswerRe: How to set style property of HTMLElement in dom? Pin
at2000129-May-06 17:52
at2000129-May-06 17:52 
QuestionCOM compiler errors Pin
melwyn29-May-06 9:08
melwyn29-May-06 9:08 
Hi,
I'm working in VC++ 6.0 and am trying to compile the sample application at
http://msdn.microsoft.com/msdnmag/issues/05/06/CAtWork/default.aspx[^]

It's a MFC wrapper class for the SHBrowseForFolder API. I'm having trouble resolving some of the compiler errors. I created a .dsw project file from the .sln and .vcproj files using http://www.codeproject.com/tools/prjconverter.asp[^]

Some of the compiler errors are below:-

D:\Program Files\Microsoft Visual Studio\VC98\ATL\INCLUDE\atlbase.h(566) : error C2787: 'IShellFolder' : no GUID has been associated with this object
D:\temp\FolderPick\FolderDlg.h(133) : error C2504: 'IFolderFilter' : base class undefined
D:\temp\FolderPick\FolderDlg.cpp(101) : error C2065: 'StrRetToBuf' : undeclared identifier
D:\temp\FolderPick\FolderDlg.cpp(145) : error C2065: 'BFFM_IUNKNOWN' : undeclared identifier
D:\temp\FolderPick\FolderDlg.cpp(145) : error C2051: case expression not constant
D:\temp\FolderPick\FolderDlg.cpp(175) : error C2065: 'IFolderFilterSite' : undeclared identifier
D:\temp\FolderPick\FolderDlg.cpp(175) : error C2955: 'CComQIPtr' : use of class template requires template argument list
D:\Program Files\Microsoft Visual Studio\VC98\ATL\INCLUDE\atlbase.h(715) : see declaration of 'CComQIPtr'

Where would the GUID of IShellFolder be?
Would appreciate any help.

Thanks,
Mel
AnswerRe: COM compiler errors Pin
Steve S29-May-06 23:03
Steve S29-May-06 23:03 
GeneralRe: COM compiler errors Pin
melwyn30-May-06 1:44
melwyn30-May-06 1:44 
GeneralRe: COM compiler errors Pin
Steve S30-May-06 4:14
Steve S30-May-06 4:14 
GeneralRe: COM compiler errors Pin
Steve S30-May-06 4:22
Steve S30-May-06 4:22 
GeneralRe: COM compiler errors Pin
melwyn30-May-06 5:37
melwyn30-May-06 5:37 
GeneralRe: COM compiler errors Pin
Steve S30-May-06 6:02
Steve S30-May-06 6:02 
Questionvoid* and void** Pin
HakunaMatada28-May-06 21:01
HakunaMatada28-May-06 21:01 
AnswerRe: void* and void** Pin
Roger Stoltz28-May-06 21:33
Roger Stoltz28-May-06 21:33 
GeneralRe: void* and void** [modified] Pin
HakunaMatada28-May-06 22:24
HakunaMatada28-May-06 22:24 
GeneralRe: void* and void** [modified] Pin
Roger Stoltz28-May-06 22:42
Roger Stoltz28-May-06 22:42 
GeneralRe: void* and void** [modified] Pin
HakunaMatada29-May-06 0:12
HakunaMatada29-May-06 0:12 
AnswerRe: void* and void** [modified] Pin
Roger Stoltz29-May-06 0:48
Roger Stoltz29-May-06 0:48 
GeneralRe: void* and void** [modified] Pin
HakunaMatada29-May-06 1:08
HakunaMatada29-May-06 1:08 
QuestionHow to register shell extension DLL? Pin
Rostfrei28-May-06 20:55
Rostfrei28-May-06 20:55 
AnswerRe: How to register shell extension DLL? Pin
_AnsHUMAN_ 28-May-06 23:07
_AnsHUMAN_ 28-May-06 23:07 
AnswerRe: How to register shell extension DLL? Pin
Michael Dunn29-May-06 7:23
sitebuilderMichael Dunn29-May-06 7:23 
QuestionInprocServer32 Key Pin
Richard Andrew x6428-May-06 13:57
professionalRichard Andrew x6428-May-06 13:57 

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.