PDA

Click to See Complete Forum and Search --> : Find out Resolution


Arie
Apr 1st, 2000, 01:55 AM
Hi, Folks!

How can I find and Change the user's
resolution for my games.

Thank you all,
Arie.

Visit: http://www.nip.to/camel2000

noone
Apr 1st, 2000, 12:04 PM
Are you using DirectX or not? IF you are there are check the SDK otherwise I hope the two links help:

http://www.vb-world.net/tips/tip46.html
http://www.vb-world.net/tips/tip67.html

Arie
Apr 3rd, 2000, 03:21 AM
Thank you, guys!

And I have one more question.
Why when I do an install program for
my programs it takes a lot of space like:
I have done a little program with a Combo-box
and one Label and when I do an install
program for it it takes 5mb?

Thank you anyway!

Visit: http://www.nip.to/camel2000

Serge
Apr 3rd, 2000, 03:34 AM
Because VB depends on runtime files. Also, it includes OLE automation DLLs as well. But most computers have those files already installed, so it is just a matter of version. Those files will be replaced only if they are older versions.

Arie
Apr 4th, 2000, 04:50 AM
Now I understand!

And how can I do to write a new Icon file.
I want to build a 'icon maker' program.
Do I need an OCX file?
or a API code?
Help!


Visit: http://www.nip.to/camel2000