Search:

Type: Posts; User: wesentlich

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Thread: kbhit()

    by wesentlich
    Replies
    14
    Views
    1,810

    aha iīll work on it tomorrow. thanx

    aha

    iīll work on it tomorrow.

    thanx
  2. Thread: kbhit()

    by wesentlich
    Replies
    14
    Views
    1,810

    oh. i should have known this. no. iīm not...

    oh. i should have known this.

    no. iīm not running this as a console.
  3. Thread: kbhit()

    by wesentlich
    Replies
    14
    Views
    1,810

    if console means a win-application... (this funny...

    if console means a win-application... (this funny windows on my screen:) )... yes.
    excuse my disknowledge.
  4. Thread: kbhit()

    by wesentlich
    Replies
    14
    Views
    1,810

    ok. it wants to tell me that the handle is...

    ok. it wants to tell me that the handle is invalid.
    what i have made is...



    HANDLE hIn ;
    DWORD dwResult;
    INPUT_RECORD ip;
  5. Thread: kbhit()

    by wesentlich
    Replies
    14
    Views
    1,810

    stop lolīing around in my tread:D canīt get...

    stop lolīing around in my tread:D

    canīt get your kbhit function running.

    allways have a error in ReadConsoleInput(hIn,&ip,1,&dwResult)
    error 6 (with GetLastError)... whatever that wants to...
  6. Replies
    2
    Views
    990

    hm. looking for something like sendchar

    hm.
    looking for something like sendchar
  7. Thread: kbhit()

    by wesentlich
    Replies
    14
    Views
    1,810

    wow. nice little function... thanx ...

    wow. nice little function...
    thanx

    <<BTW....One day I might get the decepticon sign tatooed on my arm....now that would be a cool tatoo......

    and turn bad forever.....aaaaahahahahahahaha:D
  8. Thread: kbhit()

    by wesentlich
    Replies
    14
    Views
    1,810

    aha. and what else should be used? iīm...

    aha.
    and what else should be used?

    iīm checking out your kb-hooking tutorial on your hp. maby the use of a dll may be the right thing iīm looking for.

    is there a simple way to check key-entry...
  9. Thread: kbhit()

    by wesentlich
    Replies
    14
    Views
    1,810

    kbhit()

    hi

    every time i try to use kbhit()
    i get an EAccessViolation
    whats wrong with it?
  10. Replies
    2
    Views
    990

    keyboard manager

    hi@all

    has anybody an idea what include.h has the class keyboard manager?
  11. Replies
    3
    Views
    1,454

    i know:D (donīt hurt me for that) you can add...

    i know:D
    (donīt hurt me for that)
    you can add a text file to the end of your exe so that the exe could read the text. but you have to know the exact size of it and start reading from the end of...
  12. Replies
    1
    Views
    1,952

    ok. got it... yes i can.... if i do it the right...

    ok.
    got it... yes i can.... if i do it the right way:D
  13. Replies
    1
    Views
    1,952

    return HANDLE?

    hi

    can i return a HANDLE from a function.
    like



    HANDLE OpenPort(char* WhichPort);
    {
  14. what a cool tread. funny to read, but closed......

    what a cool tread.
    funny to read, but closed... sadly

    it proves one (not really suprising) thing.
    there are lot of freaks in here:D
  15. Replies
    6
    Views
    2,428

    hey hillibillie i found this article by...

    hey hillibillie

    i found this article by folowing your link to OBOS.
    getting shocked of beosīs history.
    the whole BeOs comunity remembers me to good old C64-times.
    sadly my c-experience was and...
  16. Replies
    10
    Views
    2,603

    this forum is the best source to get my (maby...

    this forum is the best source to get my (maby stupid) questions answered.
    some guys who let me look more foolish than i am, can not overrule the helping answeres i got here.
    just ignore them
    ...
  17. Replies
    6
    Views
    2,428

    He Who Controls the Bootloader

    hi @ all.

    iīm sure everybody have had heard about the DOJ vs. Microsoft antitrust trial.
    looking for what happens to a nice OS (with the name BeOS) i had tried years ago, i found this article.
    ...
  18. Replies
    10
    Views
    1,963

    thanx. Edit1->Text=...

    thanx.
    Edit1->Text= (AnsiString)(char)0x43+(AnsiString)(char)0x30;
    works
  19. Replies
    10
    Views
    1,963

    -swoopy you seem to be right. what must i do...

    -swoopy
    you seem to be right.

    what must i do to get the concatenation in a single line.
    is there a other operator than "+"??
  20. Replies
    10
    Views
    1,963

    yes. iīm using borland c++builder5. Edit1 is my...

    yes. iīm using borland c++builder5. Edit1 is my editbox and itīs text is of type AnsiString.
  21. Replies
    10
    Views
    1,963

    thankyou. iīve got it already. thought that...

    thankyou.

    iīve got it already. thought that there is a single command for this.....

    by the way:

    why is
    Edit1->Text=(char)"0x43"+(char)"0x30";

    not the same as
  22. Replies
    10
    Views
    1,963

    ascii to str

    hello.

    here is a(maby a really stupid) qestion.

    how can i convert a hex (in a string) to a dec int

    and what must i do to get the char (which ascii number my int contains) into a string or...
  23. Replies
    31
    Views
    5,027

    yo thanx to all for you patience think i got...

    yo thanx to all for you patience
    think i got the point.
  24. Replies
    31
    Views
    5,027

    -DarkStar yesyes. but they canīt put me in jail...

    -DarkStar
    yesyes. but they canīt put me in jail for doing it:D


    is the memory location on disk, where the running file is located, locket during itīs execution? or does windows block only the...
  25. Replies
    31
    Views
    5,027

    not really often. but isnīt that another reason...

    not really often. but isnīt that another reason for doing it:)

    since it seem to be impossible, i must think about doing a little fake.
    but i think i will go on working on that...
Results 1 to 25 of 37
Page 1 of 2 1 2