Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListView - header's icon alignment
Message
From
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:
01045623
Views:
44
>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
Herman
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform