RawInput-master

所属分类:Pascal/Delphi编程
开发工具:Delphi
文件大小:22KB
下载次数:1
上传日期:2020-03-06 06:12:11
上 传 者mbayramtr82
说明:  raw input master delphi raw reader

文件列表:
LICENSE (11357, 2020-01-06)
RawInputTest.dpr (312, 2020-01-06)
RawInputTest.dproj (11378, 2020-01-06)
fmMain.dfm (3777, 2020-01-06)
fmMain.pas (5228, 2020-01-06)
ftRawInputInterceptor.pas (29373, 2020-01-06)
unRawInput.pas (16206, 2020-01-06)

# RawInput Background USB Scanner Support using the RAWInput API This application was written using Delphi Tokyo 10.2. If you get errors opening the DPROJ file, then delete it and Delphi will recreate it from the DPR. You will then have to manually add the JVCL paths. The TftRawInputInterceptor class uses the JEDI Jvcl HidController to detect the USB scanner and fetch it's device information. The RAW Input API is used to read barcodes, which are then sent to the target window in a Windows message. On the Right Click local menu for the keyboard list there is a Capture with AutoReconnect option. If you capture the scanner using that option, you can pull out the USB connector and the app will recognize that the "keyboard" input is no longer available. If you plug the scanner back in, the app will automatically recognize it, and reconnect. You can then simply scan the next barcode. To compile the application define an Environment Variable called JVCL in Delphi to point to the root folder of your JVCL installation. This environment variable is used in the project search path to locate the JVCL units. It adds the following paths: $(jvcl)\run $(jvcl)\common

近期下载者

相关文件


收藏者