Click here to get back home

problem with findfirstfile

 HomeNewsGroups | Search | About
 microsoft.public.smartphone.developer    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
problem with findfirstfile vishal chauhan 06-20-2005
Get Chitika Premium
Posted by vishal chauhan on June 20, 2005, 3:45 am
Please log in for more thread options
how i can serch for multiole file formats at same time.
i mean to say in first parameter of findfirstfile instead of passing *.*
so that desired formats r to be serached eg *.bm,*.jpg,*.png



Posted by riki on June 21, 2005, 8:42 pm
Please log in for more thread options
vishal chauhan wrote:
> how i can serch for multiole file formats at same time.
> i mean to say in first parameter of findfirstfile instead of passing *.*
> so that desired formats r to be serached eg *.bm,*.jpg,*.png
>

just do seperate searches, eg

SetImageList_helper(GetPSM() + L"Application Data\Home\" + L"*.jpg", ..);
SetImageList_helper(GetPSM() + L"Application Data\Home\" + L"*.gif", ...);
SetImageList_helper(GetPSM() + L"Application Data\Home\" + L"*.bmp", ...);

riki

I've never understood why women douse themselves with things that are
alleged to smell of roses/tulips/freesias. What exactly are they trying
to attract? Bees? -- Tanuki
By Night:
ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
AbstractStart for Smartphone :
http://homepages.inspire.net.nz/~gambit/AbstractStart/
By Day: http://www.EmbeddedFusion.com


Similar ThreadsPosted
Resource leak with FindFirstFile()? July 27, 2006, 2:49 pm
SQL CE problem June 9, 2005, 5:10 pm
LSP problem October 24, 2005, 9:42 am
sms problem.. March 29, 2006, 6:06 pm
MMS Problem!! November 29, 2006, 9:35 am
Problem with the debugger June 1, 2005, 10:27 am
IMEI problem June 3, 2005, 12:38 am
Edit box problem July 8, 2005, 6:39 am
Window problem July 14, 2005, 1:14 am
inbox Problem July 19, 2005, 10:43 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap