Re: Combine WINE_WAVEOUT and WINE_WAVEIN into single structure
8 Jun
2005
8 Jun
'05
6:03 p.m.
Jeremy White wrote:
This combines the WINE_WAVEOUT and WINE_WAVEIN structures into a single WINE_WAVECOMMON structure, as most of the fields were duplicated anyways. This patch should not change any functionality, but will allow for some elimination of duplicate code in an upcoming patch.
(Credit Alexandre for suggestion the combination into a single structure).
+} WINE_WAVECOMMON;
Could you call it WINE_WAVEDEV or WINE_WAVEDEVICE?
7582
Age (days ago)
7582
Last active (days ago)
0 comments
1 participants
participants (1)
-
Robert Reif