Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CONNECTION DIALOG BOX
Message
From
16/07/1998 14:19:47
 
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00118171
Message ID:
00118234
Views:
12
Also, you can pass handle of window owning dialog box:
****************************************************************
declare INTEGER GetFocus in win32api
declare INTEGER WNetConnectionDialog in mpr INTEGER, INTEGER
WNetConnectionDialog( GetFocus(), 1)
****************************************************************

Alex.
Alex
Previous
Reply
Map
View

Click here to load this message in the networking platform