Francois Gouget
|
1ccf944900
|
Assorted spelling fixes.
|
2006-11-13 13:01:53 +01:00 |
Francois Gouget
|
9fe4673347
|
Don't include windows.h & co in the Wine sources.
Remove uneeded COM_NO_WINDOWS_H defines.
|
2006-10-24 17:47:09 +02:00 |
Alexandre Julliard
|
521612098c
|
msvfw32: Avoid a compiler warning.
|
2006-10-13 12:08:13 +02:00 |
Michael Stefaniuc
|
c840d3968b
|
msvfw32: Win64 printf format warning fixes.
|
2006-10-12 21:43:07 +02:00 |
Francois Gouget
|
82babbee0b
|
Add missing '\n's to Wine traces.
|
2006-10-05 17:46:48 +02:00 |
Alexandre Julliard
|
348fd746d9
|
msvfw32: Don't use sizeof in traces to avoid printf format warnings.
|
2006-06-13 14:10:57 +02:00 |
Michael Stefaniuc
|
fee72b607a
|
Yet another round of redundant NULL checks before HeapFree.
|
2006-06-13 11:40:23 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Michael Stefaniuc
|
a87520036f
|
janitorial: Remove redundant NULL pointer checks before HeapFree'ing them.
Some HeapFree's are hidden behind macros. Found by smatch.
|
2006-05-10 11:31:41 +02:00 |
Alexandre Julliard
|
ac3be957e4
|
msvideo: Renamed the msvideo directory to msvfw32.
|
2006-03-15 10:04:53 +01:00 |