Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows resolution
Message
 
 
To
09/10/2003 05:47:30
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00836680
Message ID:
00836818
Views:
8
>How can I obtain windows resolution from within VFP? Is is possible in install procedure?
>
>Thanks.

If you mean when you install your VFP application, then you can use ISX and check the resolution. If it doesn't meet certain requirements, the installation will abort. This is available in ISE Full Edition. I believe it is also available in the Limited Editio that ships with VFP.

If you just want to check them when your application runs, you can use the SysMetric() function. Passing 1 and 2 will return the Width and Height, respectively.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform