Commit Graph

19 Commits

Author SHA1 Message Date
Francois Gouget fac36c55e9 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
Frédéric Delanoy 7e309601f3 dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Jörg Höhle 7630a6f0dc msg711: Correct wave format parameters to remove stuttering. 2009-11-12 14:23:01 +01:00
Eddie Leung 3bd8b3c642 msg711.acm: Pointer cast changed to DWORD_PTR. 2009-02-20 18:46:04 +01:00
Andrew Talbot 231fa34135 msg711.acm: Constify some variables. 2007-05-29 12:04:39 +02:00
Andrew Talbot a97d79e211 msg711.acm: Replace inline static with static inline. 2007-03-21 22:51:57 +01:00
Andrew Talbot bb7bc013b3 msg711.acm: Constify some variables. 2007-02-19 12:04:19 +01:00
Andrew Talbot 0780575d51 msg711.acm: Remove unused function. 2007-01-12 11:23:30 +01:00
Francois Gouget ef998ea6cb Assorted spelling fixes. 2006-10-16 11:33:38 +02:00
Michael Stefaniuc 85db0937d0 msg711.acm: Win64 printf format warning fixes. 2006-10-05 11:33:29 +02:00
Michael Stefaniuc 85ce5117c5 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Alexandre Julliard cc2b3b48e6 Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
2006-07-10 20:47:54 +02:00
Michael Stefaniuc 00e779370f janitorial: Put "inline static" at the beginning of a declaration. 2006-07-07 14:30:35 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Alexandre Julliard 66a5c739c8 msg711: Renamed the dlls/msacm/msg711 directory to dlls/msg711.acm. 2006-03-27 23:18:48 +02:00