Results 1 to 8 of 8

Thread: I NEED HELP!!!

  1. #1
    Guest

    Exclamation 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...

    Code:
    Option Explicit
    What do I need to do next?

  2. #2
    Guest
    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.


  3. #3
    Guest

    Thumbs down THANX BUT NO THANX....

    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...


    Code:
    Option Explicit
    What do I need to do next?

  4. #4
    Guest
    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?

  5. #5
    Guest

    Talking k...

    I actually want to turn my screen upside down...


    But you gotta admit, Option Explicit is a start!

  6. #6
    Guest

    Cool HOW?

    How???

  7. #7
    Guest
    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.

  8. #8
    Fanatic Member
    Join Date
    Oct 2000
    Location
    London
    Posts
    1,008

    Hmmmm....

    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.
    Not nearly so tired now...

    Haven't been around much so be gentle...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width