![]() | |
| |||||||
| Home | Register | Blogs | FAQ | Members List | Calendar | Downloads | Arcade | Mark Forums Read |
| Languages, Compilers and Interpreters C,C++,C#,.NET,Java,PHP,Perl,SQL and more |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 |
| Младенец Join Date: May 2004 Location: pakistan
Posts: 14
Rep Power: 0 Reputation:
10 | Hi: I have a project to monitor activities of computer. It have two parts, first to record keystorcks. second to capture desktop at a specified time. I achive second part. But First part to record keystrocks is not done yet. Have you any idea, any API, or any reffrence about it. Thanks |
| | |
| | #2 |
| Грустно... | SetWindowsHookEx?
__________________ http://аvitya.livejournal.com Хотели, как лучше, а получилось даже хуже... Лозунг шахматиста: На каждый шах - ответим матом! |
| | |
| | #3 | |
| Младенец Join Date: May 2004 Location: pakistan
Posts: 14
Rep Power: 0 Reputation:
10 | Quote:
I try it but it only record keystrocks in that application in which it is running. When i type out side that application it is not working. I find out that we can record keystrocks globally by using global hook procedure in a DLL separate from the application installing the hook procedure. Now problem is that how to shift that procedure in separate DLL? How to make Win32 DLL? (Actually i don't know any thing about win32 dlls) Kindly if u have code or reference then tell me. Burhan | |
| | |
| | #4 |
| Грустно... | MSVC++ in its wizard has option to make DLL project. the rest is the same.
__________________ http://аvitya.livejournal.com Хотели, как лучше, а получилось даже хуже... Лозунг шахматиста: На каждый шах - ответим матом! |
| | |
| | #5 | |
| Младенец Join Date: Sep 2005 Location: UK
Posts: 2
Rep Power: 0 Reputation:
10 | Quote:
![]() | |
| | |
| | #6 | |
| Младенец Join Date: Sep 2005 Location: UK
Posts: 2
Rep Power: 0 Reputation:
10 | Quote:
| |
| | |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Browser (User Agent) Usage Statistics | acid | Web Development | 4 | Jan 12, 2004 08:26 |
| Решение для избавления от активации на всех версиях Windows XP и Windows .NET | acid | Software Security | 2 | Oct 4, 2002 21:40 |
| Microsoft пролила свет на изменения в процессе активации Windows XP! | acid | Software Security | 3 | Aug 27, 2002 02:49 |
| Windows 2000 SP3 будет выпущен в конце июля | acid | Software | 3 | Jul 13, 2002 03:37 |
| Complete List of Windows 95 Error Messages | acid | Languages, Compilers and Interpreters | 0 | Oct 4, 2001 02:04 |