Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
General
»
capture keys
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Why does Free Pascal use ...
by
marcov
[
Today
at 01:11:48 pm]
Fpcupdeluxe
by
AlexTP
[
Today
at 12:31:53 pm]
enable easy marker moveme...
by
ADMGNS
[
Today
at 12:29:14 pm]
Strangely - Not a questio...
by
cdbc
[
Today
at 12:26:44 pm]
[UNSOLVED] Splitting an i...
by
paweld
[
Today
at 09:58:08 am]
Error installing EyeCandy...
by
JuhaManninen
[
Today
at 08:46:00 am]
var vs out
by
creaothceann
[
Today
at 06:38:45 am]
Lazarus undead repository...
by
CM630
[August 11, 2026, 11:40:09 pm]
LRS Explorer
by
CM630
[August 11, 2026, 11:33:24 pm]
Identify network devices
by
Warfley
[August 11, 2026, 10:55:13 pm]
The best name for procedu...
by
J-G
[August 11, 2026, 07:49:19 pm]
Lazarus Bugfix Release 4....
by
geraldholdsworth
[August 11, 2026, 04:55:42 pm]
[Solved[ How to define th...
by
Mike.Cornflake
[August 11, 2026, 03:42:11 pm]
Dataset EnableControls/Di...
by
Mike.Cornflake
[August 11, 2026, 03:37:42 pm]
'ReadStr' ?
by
J-G
[August 11, 2026, 03:07:16 pm]
Debugging in a real termi...
by
Martin_fr
[August 11, 2026, 02:59:09 pm]
how to bring in view the ...
by
Aruna
[August 11, 2026, 02:33:55 pm]
Is it possible to communi...
by
dbannon
[August 11, 2026, 02:15:44 pm]
TFPHTTPServer DDoS protec...
by
LemonParty
[August 11, 2026, 12:54:23 pm]
Unleashed Pascal (async/a...
by
creaothceann
[August 11, 2026, 12:09:09 pm]
MOVED: soucis scrollbars ...
by
Martin_fr
[August 11, 2026, 11:09:38 am]
soucis scrollbars V4.8 ?
by
Martin_fr
[August 11, 2026, 11:08:13 am]
Star Wars Galaxian
by
PierceNg
[August 11, 2026, 10:37:08 am]
[closed] Is case for stri...
by
egsuh
[August 11, 2026, 10:27:17 am]
Automatic generation of *...
by
dbannon
[August 11, 2026, 09:00:50 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: capture keys (Read 6587 times)
Emerson
New Member
Posts: 37
capture keys
«
on:
December 02, 2021, 01:12:37 am »
Hi! I need to create an application that captures keystrokes, even if minimized. I want to create a control for calls where no matter what app the user is using, my control can see when the next person was called. Can anyone help me?
Logged
Gald
Full Member
Posts: 107
Re: capture keys
«
Reply #1 on:
December 02, 2021, 04:11:37 am »
What you are trying to do is a kind of Keylogger and will be recognized by the Antivirus.
You can build a DLL for that, for using the hookproc.
I don't even know about it on another system than Windows.
More info:
https://docs.microsoft.com/en-us/windows/win32/winmsg/using-hooks
https://stackoverflow.com/questions/5196596/hook-keyboard-from-injected-dll-using-keyboardproc-setwindowshookex
Logged
Lazarus 2.0.12 r64642 FPC 3.2.0 x86_64-win64-win32/win64/Manjaro KDE 21
AMD Ryzen 3 1300X Quad-Core Processor 3.50 GHz / 8,00 GB RAM / GTX 1500 TI / 2TB M.2 NVMe
Emerson
New Member
Posts: 37
Re: capture keys
«
Reply #2 on:
December 02, 2021, 12:07:02 pm »
That's right, I've used this DLL once on Windows, but now I need to use this feature on Linux and I haven't found anything about it. The case of this DLL works only on Windows.
Logged
Emerson
New Member
Posts: 37
Re: capture keys
«
Reply #3 on:
December 06, 2021, 01:28:54 pm »
Does anyone else have any idea how to help me?
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
General
»
capture keys
TinyPortal
© 2005-2018