代码搜索:mciSendString
找到约 278 项符合「mciSendString」的源代码
代码结果 278
www.eeworm.com/read/154229/11981833
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/151211/12228161
txt 53(1).txt
如何用API及MMSYSTEM.DLL播放AVI文件
'Author: Gordon F. MacLeod
'How to play an .AVI file using API and the MMSYSTEM.DLL..
'-------------------------------------------------------------------
www.eeworm.com/read/126067/14449701
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/220866/14786008
cpp header.cpp
//==================片头模块=================
void ShowMenu(int x, int y, int MenuIt, char *MainMenu[], int Num, DWORD FontColor=RGB(0,0,0), DWORD BackColor=RGB(255,255,0));
void InitGameData();
//
www.eeworm.com/read/114100/15080891
html 1434.html
为何呼叫DLL时,出现"Constants,Fixed-lenght strings,and arrays not allowed as Pubilc members of class module."??
www.eeworm.com/read/471786/6881825
cpp sound.cpp
//-----------------------------------------------------------------------------
//
// Copyright (C) July 24, 2000 by Zhang Yong
// Email: z-meng@yeah.net
// This source is available for distributi
www.eeworm.com/read/471457/6893283
cpp unit1.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Unit1.h"
#include
//-------------------------------------
www.eeworm.com/read/192685/8299813
html 1434.html
为何呼叫DLL时,出现"Constants,Fixed-lenght strings,and arrays not allowed as Pubilc members of class module."??