Hi Gurus,
I created a dialog to display a list of icons in a list control. I got a problem that I failed to load the images into the dialog although all the items are inserted successfully. I mean that all the icons in the dialog are black. Please take a look at my code to see what the problem...
Hi Gurus,
I got problem when I use CListCtrl in a dialog. I have a program which searches for files with specific extension, then loads their corresponding icon into the dialog. If there is no correspondant icon to the file, a default icon will be loaded into the dialog.
In my program, I use...
Hi Matt,
Thanks for your help.
I tried both cases, either with file path or file name. I failed because the program cannot change into the subdirectory. My program keeps scanning the same directory recursively.
Any help?
Lijun
Hi gurus,
I adapted codes from one member of this forum for my application with the following function.
I try to search for files with special extension recursively in a particular directory.
In the function, the program should chdir to 'root'. Then scan the folder for files. If the file is...
Hi Gurus,
Would you please tell me how to get the program's runtime execution path using VC++/MFC? The path will be used to scan for files with certain extension.
Thanks in advance.
Lijun
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.