Sweden-Number/dlls/winmm/winenas
Francois Gouget eed1b5209d Added bytes_to_mmtime() to convert the stream position from bytes to
the requested MMTIME format. This function should be identical in all
drivers.
Remove the corresponding code from wodGetPosition() and
widGetPosition() and use bytes_to_mmtime() instead.
bytes_to_mmtime() uses no floating-point arithmetic to compute
TIME_SMPTE and no longer uses round(). It should have no integer
overflows either.
2004-07-23 23:01:21 +00:00
..
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in All sound drivers need -ldxguid. 2004-01-27 20:16:38 +00:00
audio.c Added bytes_to_mmtime() to convert the stream position from bytes to 2004-07-23 23:01:21 +00:00
nas.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
nas.h Merged the NAS driver written by Nicolas 2002-07-30 02:44:19 +00:00
winenas.drv.spec Merged the NAS driver written by Nicolas 2002-07-30 02:44:19 +00:00