代码搜索:mciSendString

找到约 278 项符合「mciSendString」的源代码

代码结果 278
www.eeworm.com/read/114100/15095404

html 9715.html

Re: api32-"mcisendstring" Re: api32-"mcisendstring"
www.eeworm.com/read/114100/15097132

html 8493.html

请mail给我sample,thanks 请mail给我sample,thanks
www.eeworm.com/read/114100/15100162

html 19851.html

一个小疑问? 一个小疑问? Posted b
www.eeworm.com/read/114100/15100396

html 15822.html

Re: 谢了 Re: 谢了
www.eeworm.com/read/114100/15101182

html 16111.html

Re: 请问如何让CDROM 打开(退片)呢? Re: 请问如何让CDROM 打开(退片)呢?
www.eeworm.com/read/114100/15107139

html 21322.html

高手帮忙看一下这个api的副程式哪里错了 高手帮忙看一下这个api的副程式哪里错了
www.eeworm.com/read/114100/15107856

html 21430.html

高手帮忙看一下这个api的副程式哪里错了 高手帮忙看一下这个api的副程式哪里错了
www.eeworm.com/read/114100/15110107

txt index1.txt

1,如何在放入CD碟时自动调入我的CD播放软件 请问如何在放入CD碟时自动调入我的CD播放软件,是否要改注册表?在哪?如何改? 2,在MediaPlayer控件上单击键会弹出一个菜单,如何取消这个功能 问题:1.MediaPlayer控件有没有类似MMCONTROL控件的那种StatusUpdate事件和UpdateInterval属性,或者说它本身是否象MMCONTRO ...
www.eeworm.com/read/114046/15117054

frm frmsplash.frm

VERSION 5.00 Begin VB.Form FrmSplash BackColor = &H00FFFFFF& BorderStyle = 4 'Fixed ToolWindow Caption = "Samurai Scroll" ClientHeight = 3900 Client
www.eeworm.com/read/395365/8181783

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, MMSystem, StdCtrls; type TForm1 = class(TForm) Button1: TButton; Button