Search:

Type: Posts; User: aqez

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    1,085

    Thanks guys, it was that I had a function with...

    Thanks guys, it was that I had a function with the same name as the #ifndef/#define statements. Appreciate it.
  2. Replies
    9
    Views
    1,085

    That's pretty much it, I've got it in a class...

    That's pretty much it, I've got it in a class with the variables you see there declared above as global for ease of use while I'm making it. The full .h file is:


    #ifndef windowCreator
    #define...
  3. Replies
    9
    Views
    1,085

    Was hoping it was something simple enough to just...

    Was hoping it was something simple enough to just catch, you know? But that's not the norm so I should have expected that. Anyway, the function itself is for me to easily create a window for some d3d...
  4. Replies
    9
    Views
    1,085

    Alright, thanks, and noted.

    Alright, thanks, and noted.
  5. Replies
    9
    Views
    1,085

    Certain parameters wont work?

    Alright, first post, lets hope this is in the right section. Anyway, I've got a function prototype here I'd like you guys to take a look at and tell me if it's just plain wrong. I'm using this as a...
Results 1 to 5 of 5