Thread: disigning a c program to access a win32 applaication

  1. #1
    Registered User
    Join Date
    Jun 2005
    Posts
    2

    disigning a c program to access a win32 applaication

    hello every body
    i am software developer
    i want to make a c++ program to access a win32 program (application)
    i have no experience in windows programming but iam a good c++ developer

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    "access a win32 program"
    What do you mean?
    Send it key presses and mouse clicks?
    Access it's internal data structures?
    Or simply cause another program to run?
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Console program to Win32
    By Ducky in forum Windows Programming
    Replies: 3
    Last Post: 02-25-2008, 12:46 PM
  2. cannot run win32 console program in vc++ standard
    By alyeska in forum C++ Programming
    Replies: 3
    Last Post: 10-06-2007, 03:27 AM
  3. redirection program help needed??
    By Unregistered in forum Linux Programming
    Replies: 0
    Last Post: 04-17-2002, 05:50 AM
  4. Building a program to access another execuatable
    By WHurricane16 in forum C Programming
    Replies: 4
    Last Post: 04-07-2002, 11:29 AM