Delphi Javascript HTML chkdsk Print ShellExecute SMTP SendMail SW_SHOW GetDriveType SQL array SW_HIDE TPicture GetVolumeInformation Removable Disk Detection TPrintDialog kbdevent TOSVERSIONINFO ShowWindow Print Dialog HDD Volume Name GetWinDir GetWindowsDir GetWindowsDirectory GetWindowsVersion Hard Disk Volume Lable Hard Disk Volume Name HDD Volume Lable Alias Hide Caption Bar Hide Taskbar aliases Key event Keyboard Event Mass Storage Device Open URL OS Version Information CD ROM Drive Detection Drive Type ChangeDisplaySettings Caption Bar Comma available memory size DateTimeToSystemTime Decimal Separator available memory Desktop Wallpaper DISP_CHANGE_NOTUPDATED DISP_CHANGE_SUCCESSFUL GetVersionEx EnumDisplaySettings External Hard Disk File Association File Type File Type Registration free memory size 켜져있는시간 Animated Icon GetSystemDir

KBDEVENT.ZIP

How to send char as message to another application   (created at Sep 25, 2007)   27  

The following code is used to insert a character into another application - Notepad.procedure TForm1.Button1Click(Sender: TObject) ;var g,d:integer;begin  {Find the main window of the Application}  g:=FindWindow('Notepad',nil) ;  {Find the w...

Keyboard event detection (Key Tracker)   (created at Aug 26, 2007)   62  

Track your key Press Simple javascript key tracker