Search:

Type: Posts; User: chrischar

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,190

    Novacain, You missunderstood what I said. I...

    Novacain,

    You missunderstood what I said.
    I didn't say that 6 K is enormous,
    it's just that it's a very small app, and I think that for that kind of app 6K is enormous.Just that,and nothing...
  2. Replies
    4
    Views
    1,190

    Minimizing Memory

    Hi there,

    This is kind of a general question.
    Recently I made an application using C++ Builder.
    I pressed the CTRL+ALT+DEL to see how much memory my program used.
    I saw that it used about 6 K....
  3. Replies
    5
    Views
    1,175

    Thank you for the previous reply. I understand...

    Thank you for the previous reply.
    I understand how to use the SendMessage() to retrieve the text.
    The problem is with the FindWindow().
    Let's say that the other application is Test.exe
    I can get...
  4. Replies
    5
    Views
    1,175

    Thank you very much.

    Thank you very much.
  5. Replies
    5
    Views
    1,175

    Right now i'm not interested to know much...

    Right now i'm not interested to know much details,I just want to get my job done.
    Therefore I would prefer the easy way,if possible.
  6. Replies
    5
    Views
    1,175

    Getting the text from another application

    Hi there,

    Let's say, I want to retrieve the text from a specific Edit Control on another running application.

    Could you please explain to me, how I can do this?
  7. Replies
    2
    Views
    1,329

    I didn't know about the code tags, and I also ...

    I didn't know about the code tags, and I also
    didn't think that the title of my thread was wrong.
    I will from now on, try to apply these things.
    Thank you very much.
  8. Replies
    2
    Views
    1,329

    What's wrong with this code?

    I'm kind of new to programming, anyway I wanted to write a program to count the size of a file. It detects the end of file earlier than expected.
    I can't seem to find something wrong.Please take a...
Results 1 to 8 of 8