Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListView - header's icon alignment
Message
De
02/09/2005 06:06:21
 
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:
01046130
Vues:
39
Hey Martin :-)

I only want to know a single call <lol> I'm on dialup, but that's fine. Anyway (while I'm downloading your sample). I tested with this code:
Set library to pdm0100
oFiles = CreateObject( 'Custom' )
oFiles.AddProperty( 'aFName', replicate( chr(0), 255 ))
?GetFileEx( oFiles )
Then when I select a file, it errors out "API call caused an exception". Were you expecting this or I did something wrong ?

>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
Herman
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform