|
|
Choosing A Webhost: |
[mb-commits] r8506 - libdiscid/trunk/src: msg#00050audio.musicbrainz.cvs
Author: luks Date: 2006-09-30 19:02:57 +0000 (Sat, 30 Sep 2006) New Revision: 8506 Modified: libdiscid/trunk/src/disc_win32.c Log: Use generic 'cdaudio' device name to check number of CD drives. Modified: libdiscid/trunk/src/disc_win32.c =================================================================== --- libdiscid/trunk/src/disc_win32.c 2006-09-30 00:02:18 UTC (rev 8505) +++ libdiscid/trunk/src/disc_win32.c 2006-09-30 19:02:57 UTC (rev 8506) @@ -61,7 +61,7 @@ /* * Check number of CD audio devices */ - snprintf(mci_command, 128, "sysinfo %s quantity wait", device_str); + snprintf(mci_command, 128, "sysinfo cdaudio quantity wait"); mciSendString(mci_command, mci_return, sizeof(mci_return), NULL); if ( atoi(mci_return) <= 0 ) { snprintf(disc->error_msg, MB_ERROR_MSG_LENGTH,
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [mb-commits] r8505 - in libdiscid/trunk: . examples include include/discid src test, root |
|---|---|
| Next by Date: | [mb-commits] r8507 - python-musicbrainz2/trunk/src/musicbrainz2, root |
| Previous by Thread: | [mb-commits] r8505 - in libdiscid/trunk: . examples include include/discid src test, root |
| Next by Thread: | [mb-commits] r8507 - python-musicbrainz2/trunk/src/musicbrainz2, root |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |