Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by stefanus

  1. stefanus

    Multiple icons for an application

    Hi, Does anyone know how to embed multiple icon's within an application so if the user wants to change the icon they have a few to select from. Normally I load the icon under the project properties. Thank you
  2. stefanus

    system tray icon

    can anyone tell me how I would go about making an application minimise to the system tray (the area by the clock) instead of just going to the task bar
  3. stefanus

    sending a key press to another window/application

    Bingo, Thats is exactly what I am trying to do, thank you this works like a charm.
  4. stefanus

    Dr Watson on application exit

    Hi, I have an application which causes Dr Watson to occasionally come up when I shut down the application, All the app does is read stuff from a serial port and write away to a file. Can anyone give me a hint on where to start looking for the cause.
  5. stefanus

    sending a key press to another window/application

    That works great for keystrokes within the same application, how would I set the focus to another application window, I am trying to use SendMessage() but cannot get it to work.
  6. stefanus

    sending a key press to another window/application

    I am trying to send key strokes to another application, I have my application which runs an update file, the problem is to install the update the user needs to click on a button, can anyone tell me how I can send a key stroke to the other application so there is no interaction from the user
  7. stefanus

    dividing an AnsiString

    Can anyone help me, I have in the past used the LEFT,MID and RIGHT instructions to break apart an AnsiString, like the Left$ etc in Visual Basic. I cannot remember which header file to include for the commands in Borland Builder. Can anyone help.

Part and Inventory Search

Back
Top