代码搜索:CD-Audio
找到约 19 项符合「CD-Audio」的源代码
代码结果 19
www.eeworm.com/read/125211/14505880
txt 鼠标控制cd-audio播放程序.txt
;mcd.asm
.286
code segment
assume cs:code,ds:code
org 100h
start:
jmp init_cd ;到初始化
cd_command db 32 dup(0) ;CD-AUDIO 控制区
cd_state db 32 dup(0) ;CD-AUDIO 状态区
max_track db 0,0 ;CD最大道
min_trac
www.eeworm.com/read/221832/14718650
txt readme.txt
/******************************************************
RUNNING THE SCOPE
******************************************************/
To run this sample you must have a sound card connecte
www.eeworm.com/read/414543/11109019
txt readme.txt
/******************************************************
RUNNING THE SCOPE
******************************************************/
To run this sample you must have a sound card connecte
www.eeworm.com/read/397933/8014847
cpp cdaudio.cpp
//////////////////////////////////////////////////////////////////////////
// CCdAudio implementation file
//
// This class encapsulates the MCI API for the CD-Audio device
//
// Copyright (C) 19
www.eeworm.com/read/140875/13054881
cpp cdaudio.cpp
//////////////////////////////////////////////////////////////////////////
// CCdAudio implementation file
//
// This class encapsulates the MCI API for the CD-Audio device
//
// Copyright (C) 19
www.eeworm.com/read/220431/14801180
cpp cdaudio.cpp
//////////////////////////////////////////////////////////////////////////
// CCdAudio implementation file
//
// This class encapsulates the MCI API for the CD-Audio device
//
// Copyright (C) 19
www.eeworm.com/read/414539/11109187
cpp cdaudio.cpp
//////////////////////////////////////////////////////////////////////////
// CCdAudio implementation file
//
// This class encapsulates the MCI API for the CD-Audio device
//
// Copyright (C) 19
www.eeworm.com/read/397933/8014834
h cdaudio.h
//////////////////////////////////////////////////////////////////////////
// CCdAudio header file
//
// This class encapsulates the MCI API for the CD-Audio device
//
// Copyright (C) 1997, 1998
www.eeworm.com/read/140875/13054872
h cdaudio.h
//////////////////////////////////////////////////////////////////////////
// CCdAudio header file
//
// This class encapsulates the MCI API for the CD-Audio device
//
// Copyright (C) 1997, 1998