Search:

Type: Posts; User: Old Marcus

Search: Search took 0.00 seconds.

  1. Of course, I hadn't realised I needed Windows...

    Of course, I hadn't realised I needed Windows specific libraries having not used them before. Thanks. :) Forgive my complete and utter ignorance, still learning, having come from a mostly VB.NET...
  2. Ok, several compiling errors, I assume I have...

    Ok, several compiling errors, I assume I have something fundamentally wrong in my code, any ideas? I'm not asking to be spoon fed, just a pointer or two.


    #include <iostream>

    using namespace...
  3. Yes, I found info, and I think I have an idea,...

    Yes, I found info, and I think I have an idea, and I'm about to try something, which I found on Google and if it doesn't work I will post source code to find out what's wrong, happy?
  4. How to detect screen resolution and set wallpaper

    I've been playing around with C++, and decided on a simple app to change wallpaper depending on screen resolution, since at college(sixth form) some of our computers are 16:9 and others are 4:3.
    ...
  5. Thanks for your help guys, I changed my method to...

    Thanks for your help guys, I changed my method to a while loop, and used the validation that dwks suggested and it all works fine. Cheers. :D
  6. Just started C++ and need help on... validation.

    I did have a look through previous threads about validation, but most of the posts went straight over my head. I'm making a CLI calc app in Linux, and it works fine, but there are a couple of...
Results 1 to 6 of 6