Search:

Type: Posts; User: Ziimac

Search: Search took 0.00 seconds.

  1. Thread: App

    by Ziimac
    Replies
    3
    Views
    1,140

    thanks a lot, I've been searching but I couldn't...

    thanks a lot, I've been searching but I couldn't find anything but files that use graphics lib. :)
  2. Thread: App

    by Ziimac
    Replies
    3
    Views
    1,140

    App

    Could someone edit this code so there is a button in it that says something on it? I don't have graphics.h and couldn't find how to make one without it. Thnx.




    #include <windows.h>

    /*...
  3. Thread: 2D Clipping

    by Ziimac
    Replies
    10
    Views
    3,952

    It's called time effect. After over a year and a...

    It's called time effect. After over a year and a couple months until two... 1000 isn't a lot.
  4. Replies
    4
    Views
    3,335

    I like Game Programming All in One. (It's C++) It...

    I like Game Programming All in One. (It's C++) It goes over the basics pretty good. I also like C++ How to Program 4th Edition.
  5. Thread: BOOL operators

    by Ziimac
    Replies
    13
    Views
    1,407

    Yeah, I guess I'll just look for strings and if...

    Yeah, I guess I'll just look for strings and if they're not there then it will consider it as a different file.

    Thank you ;)
  6. Thread: BOOL operators

    by Ziimac
    Replies
    13
    Views
    1,407

    Well someone just kind of invented it on another...

    Well someone just kind of invented it on another site.

    Vb.exe and Virus.exe were just examples of a .exe name. It's not realy those ones but it is between two people's viruses. It isn't between...
  7. Thread: BOOL operators

    by Ziimac
    Replies
    13
    Views
    1,407

    Yeah it was on the second page. ;)

    Yeah it was on the second page. ;)
  8. Thread: BOOL operators

    by Ziimac
    Replies
    13
    Views
    1,407

    Sorry to spam, I didn't know how long I should...

    Sorry to spam, I didn't know how long I should wait to bump but it has been two or three days.
  9. Thread: BOOL operators

    by Ziimac
    Replies
    13
    Views
    1,407

    It's like two viruses made from two different ppl...

    It's like two viruses made from two different ppl and try to survive, they have to keep the same name, like Killer.exe will have to stay Killer.exe, Vb.exe will have to stay Vb.exe, etc. So that's...
  10. Thread: BOOL operators

    by Ziimac
    Replies
    13
    Views
    1,407

    Sorry, what I ment was, lets say two files are in...

    Sorry, what I ment was, lets say two files are in a folder. They both make copies of themselves and try to destroy the other file. When all of the other file is deleted then it displays "File Wins"...
  11. Thread: BOOL operators

    by Ziimac
    Replies
    13
    Views
    1,407

    BOOL operators

    Hey guys, I was just wondering if anyone could help me with BOOL operators. I was making a deletion program that revails all hidden folders and deletes them. (If allowd by user) The thing is, I...
  12. Replies
    20
    Views
    2,087

    Oh, I thought he ment just put them there for...

    Oh, I thought he ment just put them there for like no reason, my bad :(
  13. Replies
    20
    Views
    2,087

    Umm... Not realy... Header files are there for a...

    Umm... Not realy... Header files are there for a purpose. Such as std, a standered namespace, won't work without iostream. Putting to many will just increase file size and make you look noobish...
Results 1 to 13 of 13