Hi all;
Okay i have set a list box to read all the files and navigate through directorys. But all i want to do is navigate the directories and only display *.avi files.
When i do this
SendMessage (FilesLST, LB_DIR, DIR,
(LPARAM) TEXT ("*.avi")) ;
only drives come up, so i have to use *.* and list everthing iside the dir. Any advise? thanks heaps.



LinkBack URL
About LinkBacks


