CFileDialog fd(TRUE,
NULL,
file_name,
OFN_HIDEREADONLY | OFN_OVERWRITEPROMPT,
NULL, NULL);
if (fd.DoModal() == IDOK) {
/////
}
fileDialog can't list files of folder? PPC2003 WINCE,
what's the problem?
--
================================
Yanwei Liu
ywliu@jdl.ac.cn
Institute of Computing Technology
Chinese Academy of Sciences
Beijing,100080