Assist in API Call to Check Screen Size 
Author Message
 Assist in API Call to Check Screen Size

This is for a company Runtime Application.  I'm told I
need to do an API Call do Check and Re-Size the Screen
Size to 1024*768 if necessary.  I would also need to
Reverse it on the close of the Main Form.  I have
confidence that it can be done, it's just beyond me.

Thanks in advance.
I'll buy the beer



Tue, 27 Jan 2004 05:50:21 GMT  
 Assist in API Call to Check Screen Size
This is for a company Runtime Application.  I'm told I
need to do an API Call do Check and Re-Size the Screen
Size to 1024*768 if necessary.  I would also need to
Reverse it on the close of the Main Form.  I have
confidence that it can be done, it's just beyond me.

Thanks in advance.
I'll buy the beer



Tue, 27 Jan 2004 05:50:25 GMT  
 Assist in API Call to Check Screen Size
This is for a company Runtime Application.  I'm told I
need to do an API Call do Check and Re-Size the Screen
Size to 1024*768 if necessary.  I would also need to
Reverse it on the close of the Main Form.  I have
confidence that it can be done, it's just beyond me.

Thanks in advance.
I'll buy the beer



Tue, 27 Jan 2004 05:50:25 GMT  
 Assist in API Call to Check Screen Size
This is really not the right way to handle multiple
resolutions.  You should rescale your forms/reports up or
down instead of making the global change.  Look for the
resizing code at www.developershandbook.com.

 -- Dev

Quote:
>-----Original Message-----
>This is for a company Runtime Application.  I'm told I
>need to do an API Call do Check and Re-Size the Screen
>Size to 1024*768 if necessary.  I would also need to
>Reverse it on the close of the Main Form.  I have
>confidence that it can be done, it's just beyond me.

>Thanks in advance.
>I'll buy the beer
>.



Tue, 27 Jan 2004 22:21:27 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. API call to check file size in mainframe?

2. API Call to check file size on mainframe?

3. API call to check file size in mainframe?

4. API call for checking out what screen resolution

5. API to return screen size, resolutions, and font size

6. API Function to Determine Screen Size?

7. How to set screen size and color depth through API

8. API for Screen size please

9. How to set screen size and color depth through API

10. API Call for finding Desktop Size???

11. API call to determine Disk Size

12. Find volume size with win95 or NT 4.0 API Call

 

 
Powered by phpBB® Forum Software