Thanx for the link...but i'm working in plain win32 Api "NO MFC"...anyways thanx again for the help..if u find anything that has no MFC for displaying folders using SHELL in WIn32 please send me some reference..
harsh911
Posts
-
Windows Explorer -
Windows ExplorerI'm currently working on a project,wherein i have to display the Tree structure of the directories as it is in (WINDOWS EXPLORER).Can anyone tell how to access the SHELL in Win32 Api(VC++) as im working in this platform. NO MFC please..
-
Loading Directories in tree control in vc++Thanx ravi for the link...but i'm working in plain Api..no MFC..anyways thanx..if u find any more links please do reply..
-
Displaying thumbnailscan any one tell how to display Thumbnails of image files.I want to display them as seen in Windows explorer..actually i'm working on this project in VC(Win32 Api)..without using MFC.
-
Loading Directories in tree control in vc++I have created tree control in vc(win32) but unable to load tree structure of the directories in the system.im actually trying to make a Windows explorer like application.if any one knows how to DISPLAY DIRECTORIES IN TREE STRUCTURE..please help me...
-
how to convert files to BMP format (Win32)Thanks for the reply.but the code given there is in c++,whereas im working in Win32.Plz tell me if u find any thing code or reference which converts the files ...(Win32)..
-
how to convert files to BMP format (Win32)i would like to know how do i convert different image files to BMP format and again back to original format from BMP without using MFC.
-
How to create Tree view for displaying directory structure in vc++Can any one please tell me how to create a Tree view for displaying directory structure in vc++.i want to create the tree view like a "windows explorer" program.