Hi, I really need help with eVB. I need to develp an application that would track user's activities on HP Pocket PC (PDA). The application shoul record the date and time when a certain application was launched on the PDA. For instance, it should generate a report like this:
10:00PM - launched Internet Explorer - Google.com
10:20PM - launched Calendar
10.30PM - closed Internet Explorer - Google.com
At this point, I figured out how to cpature a window's caption (title bar). I do this with the help of APU functions GetActiveWindow() and GetWindowText. However, I've encountered a big problem - I do not not know how to make the application run "on the background". You see, the application that I have now only captures the captions of its own window and of the windows that it generates. And I need to capture windows' caption of ALL applications that are launched on the PDA.
PLEASE HELP ME OUT WITH THIS! IT'S REALLY IMPORTANT FOR ME!
PS I'm sorry for using English - the Antitranslit function is not working on my computer.
Need help with Embedded Visual Basic
-
- Уже с Приветом
- Posts: 679
- Joined: 17 May 2002 02:01
- Location: Украина
-
- Уже с Приветом
- Posts: 679
- Joined: 17 May 2002 02:01
- Location: Украина
-
- Уже с Приветом
- Posts: 7728
- Joined: 10 Jan 1999 10:01
- Location: OH->TX->MI->MA->VA->FL->...
-
- Уже с Приветом
- Posts: 7728
- Joined: 10 Jan 1999 10:01
- Location: OH->TX->MI->MA->VA->FL->...
-
- Уже с Приветом
- Posts: 679
- Joined: 17 May 2002 02:01
- Location: Украина
Спасибо за ответ!
Если честно то привязан к VB т.к. с C++ Мало знаком
Google.com посмотерл. Codeguru еше нет. посмотрю - спасибо за совет!
Sanych wrote:1. А Вы сильно привязаны к ЕВБ? Как насчет еВЦ? Оно же все в одном флаконе и бесплатно.]
Если честно то привязан к VB т.к. с C++ Мало знаком
2. Прежде чем "изобретать велосипед", Вы уже проверяли на Гоогле Гроупс и на цодегуру? Может там давно лежит готовое решение для Вас? Или хотя бы шаблон...
Google.com посмотерл. Codeguru еше нет. посмотрю - спасибо за совет!