Home
Community
Discussion Forums
Most Active Software Boards
LabWindows/CVI
Topic
LabWindows/CVI
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
screen resolution size. How to read it with CVI5.5
screen resolution size. How to read it with CVI5.5
cvier
Member
03-09-2005
08:34 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
In need of beign able to decern between 800x600 and 1024x768 screen size by reading PC.
Looked thru SDK functions of cvi 5.5, it is not apparently obvoius how to read this.
Has anyone tried this before?
cvier
0
Kudos
Message
1
of 3
(3,097 Views)
Reply
Re: screen resolution size. How to read it with CVI5.5
Chaos
Active Participant
03-09-2005
08:45 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
User32 DLL: GetSystemMetrics( int nIndex )
Width and height, in pixels, of the screen.
SM_CXSCREEN
SM_CYSCREEN
0
Kudos
Message
2
of 3
(3,093 Views)
Reply
Re: screen resolution size. How to read it with CVI5.5
cvier
Member
Author
03-09-2005
10:15 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Tried it, works very good. Much cleaner function than some of the others read in the sdk help.
Thanks,
cvier
0
Kudos
Message
3
of 3
(3,089 Views)
Reply
All Forum Topics
Previous Topic
Next Topic