Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListView - header's icon alignment
Message
 
 
To
31/08/2005 14:37:46
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:
01045632
Views:
45
>>What is the new function declaration?
>
>I think the readme file has reflected the new changes, no ??
>Anyway, here it is:
>
>Declare String CD_GetFile in HTWindow ;
>   String cStartDir, String cStrFilter, Long hWndParent, ;
>   Long nPosition, Long nX, Long nY, ;
>   Long uFlags, Long uFlagsEx, ;
>   String cWndTitle, String cBtnCaption
>
>Declare String CD_SaveFile in HTWindow ;
>   String cStartDir, String cStrFilter, Long hWndParent, ;
>   Long nPosition, Long nX, Long nY, ;
>   Long uFlags, Long uFlagsEx, ;
>   String cWndTitle
>
How does the cStrFilter parameter works? If I pass the empty string, all files are displayed, if I pass the extention "txt", nothing is displayed. Also from that dialog I opened one of the child directories, but was unable to return back.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform