Search:

Type: Posts; User: GuardianBarak

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    1,474

    //------------------------------------------------...

    //---------------------------------------------------------------------------

    #include <vcl.h>
    #pragma hdrstop

    #include "Unit1.h"...
  2. Replies
    8
    Views
    1,474

    [C++ Error] Unit1.cpp(22): E2451 Undefined symbol...

    [C++ Error] Unit1.cpp(22): E2451 Undefined symbol 'hwnd'
    [C++ Error] Unit1.cpp(22): E2451 Undefined symbol 'IDC_MAIN_TEXT'
    are the errors
  3. Replies
    8
    Views
    1,474

    Doesnt even work...Im using Borlands C++ and the...

    Doesnt even work...Im using Borlands C++ and the controls name is Edit3
  4. Replies
    8
    Views
    1,474

    API Text box prob

    how do i use the function:

    int GetDlgItemText( int nID, LPTSTR lpStr, int nMaxCount ) const;

    int GetDlgItemText( int nID, CString& rString ) const;
    I need it to read from a Text box and...
  5. Thread: Question

    by GuardianBarak
    Replies
    6
    Views
    1,316

    I need help making it in C++....

    I need help making it in C++....
  6. Thread: Question

    by GuardianBarak
    Replies
    6
    Views
    1,316

    Question

    How do i have a program send a message through a port or something to send to the other user he/she is talking to? I dont need code unless you want to but i just need pushed into the right direction.
  7. Replies
    3
    Views
    1,229

    just a plain window

    just a plain window
  8. Replies
    3
    Views
    1,229

    Window Dialog Problem

    I'm having a problem with the dialog window...its the same as this one: http://cboard.cprogramming.com/showthread.php?t=54923 im doing it just to learn and im not getting the dialog thing to show...
  9. Replies
    18
    Views
    2,471

    yeah its for diablo ii ill go have a look at it

    yeah its for diablo ii ill go have a look at it
  10. Replies
    1
    Views
    932

    Very newb C++ question

    Omg sorry bout this: How do you have the thing add a dot after another... like so:
    blah.
    blah..
    blah...
    blah....

    But all in one line? i forgot its somethin with the ++
  11. Replies
    18
    Views
    2,471

    thanks a ton Eber Kain! :p

    thanks a ton Eber Kain! :p
  12. Replies
    18
    Views
    2,471

    "CString was not declaired in this scope" and,...

    "CString was not declaired in this scope" and, "CStringArray was not declaired in this scope"
  13. Replies
    18
    Views
    2,471

    Err..whenever i do that it says something about...

    Err..whenever i do that it says something about the CString thing
  14. Replies
    18
    Views
    2,471

    i appoligize for not being descriptive, i've been...

    i appoligize for not being descriptive, i've been looking at sites and such for programming and they show ways of reading it but they dont work...heres one example of what they showed me

    BOOL...
  15. Replies
    18
    Views
    2,471

    im making a bot for a game i play and i need the...

    im making a bot for a game i play and i need the thing to read the ini file and get the AccountName then put it in then get AccountPass and put it in then the CharacterLocation..
  16. Replies
    18
    Views
    2,471

    lol im talking about having a C++ program read...

    lol im talking about having a C++ program read the info in the ini and using it to plug into somewhere else
  17. Replies
    18
    Views
    2,471

    How do i read from ini?

    anyone help me out here? I need to know how to read from a ini file i read other sites and they all dont work
  18. Replies
    2
    Views
    909

    ummm yeah that i dont get how to use it though...

    ummm yeah that i dont get how to use it though...
  19. Replies
    2
    Views
    909

    Need help for a newb

    Well, i read the tut's and i was wondering how do you send keys or mouseclicks (in C++ duh lol)? Thanks



    -GuardianBarak
Results 1 to 19 of 20