Click to See Complete Forum and Search --> : I NEED HELP!!!
Hey!
I have a problemo...
I need to build a program that makes my screen to be upside down, My friend helped me alot with it so far...
Option Explicit
What do I need to do next?
Hi,
From looking at the code it looks like you are about to delcare some variables.
If you want some source code and some help, take a look at http://www.planetsourcecode.com. They might be able to help with your request.
Thanx but no thanx...
I'm looking for someone to help me in this forum...
Like I said:
I have a problemo...
I need to build a program that makes my screen to be upside down, My friend helped me alot with it so far...
Option Explicit
What do I need to do next?
No offense that your friend did not help you...Option Explicit simply means that you do not want your project to run unless all variables are declared.
Also, do you want to actually turn your screen upside down, so that you can interact with Windows in that respect? Or do you just simply want to take a picture of the screen and flip it upside down?
I actually want to turn my screen upside down...
:)
But you gotta admit, Option Explicit is a start!
I don't think that's possible. Literally turning the screen upside down would require subclassing every Window that is open and somehow rotating it.
paulw
Nov 6th, 2000, 07:44 AM
Something tells me that Anonymoshe is from the same stable as Wonder Woman?
Just pick up the screen and turn it over - that what you want?
Paul.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.