⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 WinLIRC软件:WinLIRC是一个以 LIRC为基础而在Windows环境发展出来的模块, 而什么是LIRC呢...它其实是 Linux InfraredRemote Control的缩写, 本
💻
字号:
WinLIRC

Please see

        http://winlirc.sourceforge.net

for information regarding this program.


transmit.exe was written by Scott Baily <baily@users.sourceforge.net>

usage: transmit remotename codename reps
reps is an optional number of times to repeat the code (default=0).

It is public domain, since the code is trivial.
Mainly it is an example of how to send commands to winLIRC
from your application.

transmit.cpp is the source code for transmit.exe
It uses only windows API functions so you should be able to
compile it with any win32 C++ compiler.  Just be should to include
the appropriate header file (#include <windows.h>).

To compile transmit.exe with MS VC++, create a "simple win32 application"
then use this code as the main program.


If you're not interested in modifying the program the only interesting files are:

winlirc.exe

transmit.exe (optional) commandline program to tell winlirc to transmit a code

*.cf (configuration files for remotes)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -