代码搜索:midi
找到约 3,914 项符合「midi」的源代码
代码结果 3,914
www.eeworm.com/read/224851/7092032
midi
;********************************
; MIDI音量调整
;********************************
;出口: XFS_BZ=0 需发送标志
;--------------------------------
;资源 无
;--------------------------------
www.eeworm.com/read/224851/7092089
midi
;********************************
; MIDI初始化
;********************************
;出口: XFS_BZ=0 需发送标志
;--------------------------------
;资源 无
;--------------------------------
www.eeworm.com/read/287114/8720318
usb midi
www.eeworm.com/read/192424/8383187
cpp midi.cpp
/////////////////////////////////////////////////////////////////////////////
// Copyright (C) 1998 by J鰎g K鰊ig
// All rights reserved
//
// This file is part of the completely free tetris clone "
www.eeworm.com/read/192424/8383218
h midi.h
/////////////////////////////////////////////////////////////////////////////
// Copyright (C) 1998 by J鰎g K鰊ig
// All rights reserved
//
// This file is part of the completely free tetris clone "
www.eeworm.com/read/291801/8394601
cpp midi.cpp
/////////////////////////////////////////////////////////////////////////////
// Copyright (C) 1998 by J鰎g K鰊ig
// All rights reserved
//
// This file is part of the completely free tetris clone "
www.eeworm.com/read/291801/8394616
h midi.h
/////////////////////////////////////////////////////////////////////////////
// Copyright (C) 1998 by J鰎g K鰊ig
// All rights reserved
//
// This file is part of the completely free tetris clone "
www.eeworm.com/read/391056/8424825
h midi.h
#ifndef __MIDI_H__
#define __MIDI_H__
extern UINT DeviceID;
extern int MciSend (UINT DeviceID, UINT wMessage, DWORD dwParam1, DWORD dwParam2);
extern UINT OpenMidi (HWND hwnd, char * FileName,
www.eeworm.com/read/391056/8425314
cpp midi.cpp
#include "StdAfx.h"
#include
#include
#define __MIDI_H__
#include "midi.h"
#include "Tool.h"
#include "Hong_Sub.h"
/*ΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑΑ
MCI
www.eeworm.com/read/390850/8437117