No longer using global vars (shared data) for mm timers, but a
commit9930c39188196c89b15d7602f3c9f76905740a68
authorEric Pouech <Eric.Pouech@wanadoo.fr>
Sat, 26 Jun 1999 10:36:00 +0000 (26 10:36 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 26 Jun 1999 10:36:00 +0000 (26 10:36 +0000)
tree5cc1ee4d6a36046c8759e5148619fd7ddde0cf1b
parentbba54db04c6a5bc750a52f73c3bbc414f263ea80
No longer using global vars (shared data) for mm timers, but a
specific structure for each attached process.
Fixed alignment and position when looking for mmio chunks.
Fixed WAVE mapper handling in waveGetCaps.
multimedia/mmsystem.c