|
|
Subject:
computer programing
Category: Computers > Programming Asked by: aaronbucknell-ga List Price: $5.00 |
Posted:
05 Feb 2005 15:17 PST
Expires: 07 Mar 2005 15:17 PST Question ID: 469623 |
A program I am running calls a .wav during its execution. The program that calls the .wav file is encrypted. How do i detect when this .wav file is called and how can i use this to call another program? |
|
There is no answer at this time. |
|
Subject:
Re: computer programing
From: kensuke155-ga on 07 Mar 2005 06:15 PST |
You can create a program that uses some API calls like GetWindow to get the handle of the program, and GetMessage to get events from the program defined by GetWindow... determine which even is calling the wav file and when that event is called run your program if you need more help... www.michaelpardo.com/contact.php |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |