代码搜索:mciSendString

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

代码结果 278
www.eeworm.com/read/347421/6322875

frm 当前曲目的播放时间.frm

VERSION 5.00 Begin VB.Form Form5 Caption = "Form5" ClientHeight = 1140 ClientLeft = 60 ClientTop = 345 ClientWidth = 5175 LinkTopic
www.eeworm.com/read/491066/6440249

cpp mingplayer.cpp

/** * MingPlayer.cpp * Copyright _ 2001 Li Zhaoming. All rights reserved. */ #include "stdafx.h" #include "resource.h" HWND hwndVideo; UINT uDeviceID; BOOL g_bAVI; BOOL g_bPaused = tru
www.eeworm.com/read/490932/6445759

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, mmSystem, ExtCtrls, StdCtrls; {Dont forget about putting mmSystem in
www.eeworm.com/read/487437/6511653

frm form1.frm

VERSION 5.00 Begin VB.Form Form1 Caption = "CD-ROM" ClientHeight = 1605 ClientLeft = 60 ClientTop = 345 ClientWidth = 1935 LinkTopic
www.eeworm.com/read/487439/6512159

frm form1.frm

VERSION 5.00 Begin VB.Form Form1 BorderStyle = 1 'Fixed Single Caption = "多光驱的CD播放器" ClientHeight = 1905 ClientLeft = 45 ClientTop = 330
www.eeworm.com/read/485206/6567524

frm form1.frm

VERSION 5.00 Begin VB.Form Form1 BorderStyle = 1 'Fixed Single Caption = "多光驱的CD播放器" ClientHeight = 1905 ClientLeft = 45 ClientTop = 330
www.eeworm.com/read/410915/11265427

cs music.cs

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.Media; using S
www.eeworm.com/read/157225/11727221

frm form1.frm

VERSION 5.00 Begin VB.Form Form1 Caption = "Form1" ClientHeight = 4185 ClientLeft = 60 ClientTop = 345 ClientWidth = 4680 LinkTopic
www.eeworm.com/read/157225/11727253

frm cdplay.frm

VERSION 5.00 Begin VB.Form frmMain Caption = "CD播放程序" ClientHeight = 2445 ClientLeft = 60 ClientTop = 345 ClientWidth = 4680 LinkTopic
www.eeworm.com/read/157225/11727269

frm aviplay.frm

VERSION 5.00 Begin VB.Form frmMain Caption = "利用Windows API 播放AVI文件" ClientHeight = 4875 ClientLeft = 60 ClientTop = 345 ClientWidth = 6225