Hi Harrier,
If I understood correctly he want to prevent runtime selection of certain resolutions, and not to set resolution from TD.
Best regards,
Slobodan
"harrier" <(E-Mail Removed)> wrote in message news:C7FB8B60-0E65-4955-9878-(E-Mail Removed)...
> There is an easy way to do this. Select settings on your video driver
> component. It should have options to set the color depth, resolution and
> refresh rate. cmiColorQuality, cmiScreenResolution and cmiScreenRefresh,
> respectively. I authored a custom component that inherited the video driver
> component (prototype) and set these three properties.
>
> -harrier
>
> "Slobodan Brcin (eMVP)" wrote:
>
> > Hi Kiros,
> >
> > I don't know if there is an easy way to change this in registry.
> >
> > You can search trough registry for 800x600 but you will see that entries are PnP created without fixed path.
> > The easiest way to try to change this would be to open from text editor inf file from your graphic adapter and to find section
with
> > supported resolutions and to change it.
> >
> > Best regards,
> > Slobodan
> >
> > PS: Let us know it changing resolutions in inf file worked for you.
> >
> > "kiros" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> > > Hi all
> > > Can i set the resolution mode that i want?
> > > For example, my monintor can show the resolution as below
> > >
> > > 800x600/60Hz
> > > 800x600/75Hz
> > > 800x600/85Hz
> > > 1024x768/60Hz
> > > 1024x768/75Hz
> > > 1024x768/85Hz
> > > 1280x1024/60Hz
> > > 1280x1024/75Hz
> > > 1600x1200/60Hz
> > >
> > > Now i just want the resolution to show on Display Porperties as below
> > >
> > > 800x600/75Hz
> > > 1024x768/75Hz
> > > 1280x1024/75Hz
> > >
> > > Is there any way can do that, like registry key or..?
> > >
> > > Thanks
> > > Kiros
> >
> >
> >
|