Alexandre Julliard
|
a47e2b9856
|
msacm32.drv: Fix some Win64 pointer truncations issues.
|
2009-05-20 17:52:49 +02:00 |
Michael Stefaniuc
|
a2c9144630
|
msacm32.drv: dwInstance, dwParam1, dwParam2 and dwUser are DWORD_PTRs.
Fixes 63 Win64 compile warnings.
|
2009-02-18 13:18:01 +01:00 |
Maarten Lankhorst
|
63699cf58c
|
msacm32.drv: Check for message type before comparing handles.
Fixes a valgrind warning.
|
2008-05-22 21:29:48 +02:00 |
Jeff Zaroyko
|
120cd69ddd
|
msacm32.drv: Increase the reported vDriverVersion.
|
2008-04-28 14:31:58 +02:00 |
Andrew Talbot
|
5f160e561e
|
msacm32.drv: Assign to structs instead of using memcpy.
|
2008-03-06 12:45:05 +01:00 |
Andrew Talbot
|
0bfd58014a
|
msacm32.drv: Constify some variables.
|
2007-05-30 15:55:31 +02:00 |
Michael Stefaniuc
|
9315847ee4
|
msacm32.drv: Win64 printf format warning fixes.
|
2006-10-10 11:56:30 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
922b2749cc
|
msacm32.drv: Renamed msacm.drv to msacm32.drv, and moved the directory to the top-level.
|
2006-05-09 11:36:45 +02:00 |