Search:

Type: Posts; User: niklaskr

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    898

    this me that stratet this thread

    Thanks for your help!!! :) :) :)

    This is how I got it to work:


    class Fighter
    {
    public:
    void SetName(const char * NameSet);
    char * GetName();
  2. Replies
    2
    Views
    1,476

    sorry...

    well, I'm verry sorry for my inexact way to explain my problem!!!
    hobe this will help you to understand my problem...
    ...and again: sorry!

    What I exactly wonna do is:
    -send key "Ctrl+F" to...
  3. Replies
    21
    Views
    3,332

    Poll: huhu

    P O N G ...I thust love that word :D

    btw, it's realy [], pong is more O

    Pong:
    ...::::D > > > |


    Tetris:
    --
  4. Replies
    2
    Views
    1,476

    send key press to dev-4

    Hi...

    I wonna make a extra little funktion i dev-4.
    What I wonna do is make a program that search after a line like:
    LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM)
    ...on a button press...
  5. Replies
    3
    Views
    4,915

    Thanx :) I just gonna use the WNDCLASS for...

    Thanx :)

    I just gonna use the WNDCLASS for now. I don't know the extra funktions/options that WNDCLASSEX gives anyway...

    :D :D :D Happy I am, for the help I been given :D :D :D


    Bad...
  6. Replies
    3
    Views
    1,552

    When you use Dev you must create a new project...

    When you use Dev you must create a new project every time you make a new program.

    If you use a .c or .cpp file that has not been createt by Dev, it will miss the .o file, that dev create when it...
  7. Replies
    8
    Views
    1,150

    Here are the source that works for me... ...

    Here are the source that works for me...

    #define NUMLINES ((int) (sizeof sysmetrics / sizeof sysmetrics [0]))

    I use Dev-C++ 4

    it works for me!!
    btw rember that the #include <windows.h>...
  8. Replies
    3
    Views
    4,915

    WNDCLASSEX vs. WNDCLASS (Newbe) ???

    I'm learning win32, proberly way to early! I can't even make a consol program. Well i can, but not werry well ;)

    but, well....
    I'm run in to a problem!
    I don't know when to use WNDCLASSEX and...
  9. Replies
    92
    Views
    15,114

    will you also get drunk???

    will you also get drunk???
  10. Replies
    12
    Views
    2,382

    L O V E -this board...

    :D :D :D I only wonna say: I LOVE THIS BOARD :D :D :D

    ...and: this is the most helpful "thing" for newbe's, I have ever seen!

    I use the search-funktion all the time, it's easy!!!


    :D :D :D
  11. Dev-C++

    try to create a "WinMain() Projekt" and then compile...

    Not a "windows application"...

    ...I think that is for win16 app's, but, i'm still new to programming, so what do I know *huhu*
  12. Replies
    31
    Views
    3,831

    Nice Game... :D :D :D one day I may even...

    Nice Game... :D :D :D

    one day I may even understand the source code ;) naah...maby not...
Results 1 to 12 of 12