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:
01046128
Vues:
39
Hi Herman,

This FLL is part of PDM (http://gorila.netlab.cz/download/PDM_1.2.0_20050818_source.zip) and PDM use GPL licence :-). Object for calling is in prgs\pdm.prg and example is in __frmmain::getcss() in gui\pdm.vcx

MartinJ

>Hi Martin,
>
>Thanks for your wrapper. However it's the source code instead of the FLL. Do you mean that to open source <g> ? Also, I want to test this right away, so how to call the GetFileEx? What should I pass for the object. I don't want to trace your code for just a call :) <bg>
>
>
>>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