Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListView - header's icon alignment
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01045162
Message ID:
01046106
Vues:
41
Hi Herman,

You can check my wrapper for GetOpenFileName() and GetSaveFileName(). It's FLL, but...

MartinJ

>>Thanks a million again. Sorry for not answering earlier, I didn't notice I have more replies.
>
>No problem :)
>
>Btw, maybe you get confused cos I can't explained it properly. So look at this sample:
>
>** This will allow user to select multiple files and the dialog behaves as usual (normal)
>** User can select/change directory
>CD_GetMultiFiles( 'C:\', Null, 0, 0, 0,0, ;
>   OFN_ALLOWMULTISELECT,0, 'Multi select file', '&Select' )
>
>*** This will allow user to select multiple files
>*** and also limiting (preventing) to select/change directory
>CD_GetMultiFiles( 'C:\', Null, 0, 0, 0,0, ;
>   OFN_ALLOWMULTISELECT, HTCDF_NOSELECTDIR, 'Multi select file', '&Select' )
>
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform