Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListView - header's icon alignment
Message
From
02/09/2005 06:06:21
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01045162
Message ID:
01046130
Views:
42
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform