阅读:1465回复:3
让pc speaker发声的驱动
我想在win2k/xp下开发一个让pc speaker发声的驱动。我的想法是通过调用 I/O Port 函数来实现,可是没有找到此类函数。各位大侠有否解决方法。不深感谢。
|
|
沙发#
发布于:2002-06-26 17:44
我想在win2k/xp下开发一个让pc speaker发声的驱动。我的想法是通过调用 I/O Port HAL.DLL |
|
|
板凳#
发布于:2002-06-26 17:33
There is a source routine in DriverStudio 2.0. By the way, if you run debug.exe, then windows 9x及me下的小把戏吧??? 在nt,2k,xp 可不行哦。。。。。。。。。。。。。 :P |
|
|
地板#
发布于:2002-06-26 16:01
There is a source routine in DriverStudio 2.0. By the way, if you run debug.exe, then
o 61 00 o 61 ff o 61 00 you can check your speaker. Good luck 2 u! |
|