代码搜索:mciSendString

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

代码结果 278
www.eeworm.com/read/102095/15793214

bas mcisend.bas

Attribute VB_Name = "mcisend" Option Explicit Public Declare Function mciSendString Lib "winmm.dll" Alias "mciSendStringA" (ByVal lpstrCommand As String, ByVal lpstrReturnString As String, ByVal uRe
www.eeworm.com/read/149382/5700588

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Public Declare Function mciSendString Lib "winmm.dll" Alias "mciSendStringA" (ByVal lpstrCommand As String, ByVal lpstrReturnString As String, ByVal
www.eeworm.com/read/157225/11727220

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Declare Function mciSendString Lib "winmm.dll" Alias "mciSendStringA" (ByVal lpstrCommand As String, ByVal lpstrReturnString As String, ByVal uReturnL
www.eeworm.com/read/157225/11727249

bas cdplay.bas

Attribute VB_Name = "Module1" Option Explicit Declare Function mciSendString Lib "winmm.dll" Alias "mciSendStringA" (ByVal lpstrCommand As String, ByVal lpstrReturnString As String, ByVal uReturnL
www.eeworm.com/read/157225/11727272

bas aviplay.bas

Attribute VB_Name = "Module1" Option Explicit Declare Function mciSendString Lib "winmm.dll" Alias "mciSendStringA" (ByVal lpstrCommand As String, ByVal lpstrReturnString As String, ByVal uReturnL
www.eeworm.com/read/123326/14638012

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Public Declare Function mciSendString Lib "winmm.dll" Alias "mciSendStringA" (ByVal lpstrCommand As String, ByVal lpstrReturnString As String, ByVal u
www.eeworm.com/read/127956/14325962

bas module1.bas

Attribute VB_Name = "Module1" 'CODE Manger By BcodeXRose Public Declare Function mciExecute Lib "winmm.dll" (ByVal lpstrCommand As String) As Long Public Declare Function mciSendString Lib "wi
www.eeworm.com/read/121258/14764344

htm read.cgi-read=9869.htm

mciSendString function
www.eeworm.com/read/111979/15498436

htm read.cgi-read=9869.htm

mciSendString function
www.eeworm.com/read/211507/15179080

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by AVIPlay.rc // #define IDM_ABOUTBOX 0x0010 #define IDD_ABOUTBOX 100 #d