ExamineDisplayDevices() ExamineScreenModes(DisplayDevice)

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
nco2k
Addict
Addict
Posts: 1344
Joined: Mon Sep 15, 2003 5:55 am

ExamineDisplayDevices() ExamineScreenModes(DisplayDevice)

Post by nco2k »

hi folks,

i think these two things are also missing:

Code: Select all

ExamineDisplayDevices(), NextDisplayDevice() ;<--- missing commands to list all available graphics cards
ExamineScreenModes(DisplayDevice) ;<--- missing parameter to chose which graphics card should be examined
what do you think??

c ya,
nco2k