代码搜索:soundcard
找到约 902 项符合「soundcard」的源代码
代码结果 902
www.eeworm.com/read/291295/8426323
h soundcard.h
#ifndef SOUNDCARD_H
#define SOUNDCARD_H
/*
* Copyright by Hannu Savolainen 1993-1997
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted prov
www.eeworm.com/read/187416/8640495
bas soundcard.bas
Attribute VB_Name = "Module44"
Declare Function waveOutGetNumDevs Lib "Winmm.dll" () As Long
Declare Function waveOutGetDevCaps Lib "Winmm.dll" Alias "waveOutGetDevCapsA" (ByVal uDeviceID As Long, l
www.eeworm.com/read/187416/8640526
frm soundcard.frm
VERSION 5.00
Begin VB.Form frmSoundCard
BackColor = &H00FF8080&
Caption = "蓝霞软件技术"
ClientHeight = 4755
ClientLeft = 60
ClientTop = 345
C
www.eeworm.com/read/187416/8640556
frx soundcard.frx
www.eeworm.com/read/386806/8724676
c soundcard.c
/*
* linux/kernel/chr_drv/sound/soundcard.c
*
* Soundcard driver for Linux
*
* Copyright by Hannu Savolainen 1993
*
* Redistribution and use in source and binary forms, with or with
www.eeworm.com/read/386806/8725575
h soundcard.h
#ifndef SOUNDCARD_H
#define SOUNDCARD_H
/*
* Copyright by Hannu Savolainen 1993
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided
www.eeworm.com/read/383713/8923970
c soundcard.c
/*
* linux/kernel/chr_drv/sound/soundcard.c
*
* Soundcard driver for Linux
*
* Copyright by Hannu Savolainen 1993
*
* Redistribution and use in source and binary forms, with or with
www.eeworm.com/read/383713/8925234
h soundcard.h
#ifndef SOUNDCARD_H
#define SOUNDCARD_H
/*
* Copyright by Hannu Savolainen 1993
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided
www.eeworm.com/read/381906/9065090
bas soundcard.bas
Attribute VB_Name = "Module1"
Declare Function waveOutGetNumDevs Lib "Winmm.dll" () As Long
Declare Function waveOutGetDevCaps Lib "Winmm.dll" Alias "waveOutGetDevCapsA" (ByVal uDeviceID As Long, lp
www.eeworm.com/read/381906/9065093
frm soundcard.frm
VERSION 5.00
Begin VB.Form frmSoundCard
Caption = "测试声卡"
ClientHeight = 4890
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic