delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <20021110202714.35761.qmail@web21406.mail.yahoo.com> |
Date: | Mon, 11 Nov 2002 07:27:14 +1100 (EST) |
From: | =?iso-8859-1?q?Danny=20Smith?= <danny_r_smith_2001 AT yahoo DOT co DOT nz> |
Subject: | Re:1.3.15-1: small bug in win32/mmsystem.h waveOutOpen prototype |
To: | cygwin AT cygwin DOT com |
MIME-Version: | 1.0 |
heiko wrote: > It should be > MMRESULT WINAPI waveOutOpen > (LPHWAVEOUT,UINT,LPCWAVEFORMATEX,PDWORD,PDWORD,DWORD); No it shouldn't. DWORD_PTR != PDWORD. This is what I see in documentation: MMRESULT WINAPI waveOutOpen(LPHWAVEOUT,UINT_PTR,LPWAVEFORMATEX,DWORD_PTR,DWORD_PTR,DWORD); the DWORD_PTR and UNIT_PTR are new typedefs for win64-win32 compatability Danny Danny http://careers.yahoo.com.au - Yahoo! Careers - 1,000's of jobs waiting online for you! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |