| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | Newsletters | VB Forums | Developer.com |
|
|||||||
| Visual C++ Programming Ask questions about Windows programming with Visual C++ and help others by answering their questions. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I'd like to use ishellfolder interface
I have include shobjidbl.h but i sill get error at CLSID_ShellFolder in the createinstance What else should i include to use it ? Thanks Hoang Hai (where are my sons?if you seethemplease inform me as my far far far aunt's daughter is looking fora husband )
|
|
#2
|
||||
|
||||
|
Re: Answer please, ishellfolder - new to c0m
What HRESULT error are you getting from CreateInstance?
|
|
#3
|
|||
|
|||
|
Re: Answer please, ishellfolder - new to c0m
nooo, CLSID_ShellFolder is undefined
|
|
#4
|
||||
|
||||
|
Re: Answer please, ishellfolder - new to c0m
Use __uuidof( IShellFolder ) instead.
|
![]() |
| Bookmarks |
|
||||||
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|