Sign in
goma
/
wine
/
4cd506b8fd14ecc7ddc031001348149b31048100
/
include
/
msacm.h
1c6fbba
msacm: Add definition for ACM_DRIVERADDF_NAME.
by Alex Villacís Lasso
· 19 years ago
e37c6e1
Fixed header dependencies to be fully compatible with the Windows
by Alexandre Julliard
· 22 years ago
53f9c21
Use angle brackets (<>) rather than quotes ("") for the include
by Dimitrie O. Paun
· 22 years ago
435e2e6
winnt.h should not be self-contained, it must depend on windef.h so
by Alexandre Julliard
· 22 years ago
a9c057f
Replace static initializers with a proper #define in .h files.
by Dmitry Timoshkov
· 23 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
1c9733c
- Converted HACMOBJ to void* - acmMetrics16 calls acmMetrics only if hao is NULL
by Vincent Béron
· 23 years ago
d62d41c
Converted HACMSTREAM, HACMDRIVERID and HACMDRIVER to void*.
by Vincent Béron
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
f94462f
Move __stdcall/__cdecl to the right place.
by Patrik Stridvall
· 23 years ago
e54cf7b
Moved some handle declarations to the right headers.
by Alexandre Julliard
· 24 years ago
7a6bad8
- Fix a typo in TBSAVEPARAMS A/W declaration.
by Jon Griffiths
· 24 years ago
28b8ac8
Added a few missing parts.
by Eric Pouech
· 24 years ago
8b7f04d
Removed the ';' ending on lines using the DECL_WINELIB_TYPE_AW and
by Francois Gouget
· 24 years ago
83f52d1
Moved all Win16 definitions out of the standard Windows headers.
by Alexandre Julliard
· 24 years ago
b8ba845
Implemented most of '*Format*' API.
by Eric Pouech
· 25 years ago
731e9f5
- removed (now obsolete) driver.h file (it's content is now in mmsystem.h)
by Eric Pouech
· 25 years ago
ae41e8c
Reordered the CALLBACK and WINAPI directives so that it compiles with
by Francois Gouget
· 25 years ago
1ddce71
Made msacm32 really load ACM drivers.
by Eric Pouech
· 25 years ago
14da7b1
Added extern "C" if __cplusplus is defined.
by Patrik Stridvall
· 26 years ago
2840d1b
Moved macro DECLARE_HANDLE() (in msacm.h and wtypes.h) to windef.h,
by Jiuming Luo
· 26 years ago
2e1cafa
Renamed wintypes.h to windef.h.
by Jim Aston
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
db4d1c7
c2man doesn't like extra semicolons.
by Douglas Ridgway
· 26 years ago
27a0ced
Change a couple of names that would conflict after all 32[AW] suffixes
by Bertho Stultiens
· 26 years ago
29c08dd
Started the implementation of MSACM.DLL and MSACM32.DLL.
by Patrik Stridvall
· 26 years ago