Michael Stefaniuc
|
4149385b93
|
msvfw32: Build language resource files separately.
Do not include them from an other rc file.
|
2009-07-02 11:44:31 +02:00 |
Francois Gouget
|
0601902740
|
msvfw32: Move MSVIDEO_SendMessage() up and make it and MSVIDEO_GetHicPtr() static.
|
2009-06-22 13:30:46 +02:00 |
Aurimas Fišeras
|
3c4cbd4dca
|
msvfw32: Add Lithuanian translation.
|
2009-06-22 11:28:05 +02:00 |
Alexandre Julliard
|
75ba56f066
|
msvfw32: Fix a pointer conversion warning on 64-bit.
|
2009-05-28 15:25:09 +02:00 |
Eric Pouech
|
b8aa4e4fc7
|
msvideo16: Make msvideo16 a separate 16-bit module.
|
2009-05-15 11:44:59 +02:00 |
Eric Pouech
|
33a04dc69c
|
msvfw32: Clearly separate the 16-bit code out of the rest by wrapping 16-bit message functions in thunks.
|
2009-05-15 11:35:16 +02:00 |
Dmitry Timoshkov
|
c3dce7dcce
|
msvfw32: Remove useless and harmful traces from ICDecompress.
|
2009-05-04 12:52:55 +02:00 |
Jörg Höhle
|
9296b1e917
|
msvfw32/tests: Add mixed-case FOURCC comparisons.
|
2009-04-28 13:10:02 +02:00 |
Jörg Höhle
|
e7c06ea6ae
|
Perform case-insensitive FOURCC comparison of built-in video codecs.
|
2009-04-08 11:37:52 +02:00 |
Michael Stefaniuc
|
caa604b563
|
msvfw32: Remove some Win64 compiler warnings.
- Use HandleToLong to get to the user handle.
- Use GetWindowLongPtr to retrieve a pointer.
|
2009-02-10 12:34:08 +01:00 |
Michael Stefaniuc
|
ca8d5a7922
|
msvfw32: Remove superfluous pointer casts.
|
2009-01-12 13:06:42 +01:00 |
Alexandre Julliard
|
ec1b28edb0
|
include: Fix a number of mmsystem.h structure for Win64.
|
2009-01-09 18:08:29 +01:00 |
Andrew Talbot
|
6e59407e1c
|
msvfw32: Remove superfluous semicolon.
|
2008-12-23 12:51:33 +01:00 |
Paul Vriens
|
d743ff8815
|
msvfw32/tests: Fix a test failure on W2K3.
|
2008-12-19 17:36:36 +01:00 |
Jörg Höhle
|
fc5c89eb2c
|
msvfw32/tests: ICCOpen() is case-insensitive on MS-Windows.
|
2008-12-18 13:39:05 +01:00 |
ByeongSik Jeon
|
5f3287d79f
|
*Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
|
2008-12-11 12:21:07 +01:00 |
ByeongSik Jeon
|
1b0297a7f9
|
*Zh.rc: Update the Chinese resource font name to "MS Shell Dlg".
|
2008-12-11 12:20:48 +01:00 |
Ricardo Filipe
|
50882940c0
|
msvfw32: Added Portuguese translation.
|
2008-10-22 13:54:55 +02:00 |
Alexandre Julliard
|
7f327237bf
|
Convert remaining source files to utf-8.
|
2008-10-18 19:23:08 +02:00 |
Hongbo Ni
|
6a7ad7efb5
|
msvfw32: Add simplified and traditional Chinese resources.
|
2008-09-04 11:41:56 +02:00 |
Andrew Talbot
|
f5c87f8ec5
|
msvfw32: Sign-compare warning fix.
|
2008-09-02 11:54:36 +02:00 |
Francois Gouget
|
39cb432b68
|
Fix the resources to remove extraneous spaces in '...'.
|
2008-06-05 15:53:05 +02:00 |
José Manuel Ferrer Ortiz
|
85e839a2c2
|
Spanish translations updates.
|
2008-06-02 12:32:47 +02:00 |
Mikołaj Zalewski
|
14a42f802d
|
Make Swedish use SUBLANG_NEUTRAL.
|
2008-05-19 16:09:13 +02:00 |
Jens Albretsen
|
c67a649041
|
msvfw32: Danish translation.
|
2008-05-07 12:10:44 +02:00 |
Andrew Talbot
|
7b0c084e50
|
msvfw32: Remove unused variable.
|
2008-04-23 12:23:20 +02:00 |
Rok Mandeljc
|
44aa996e3d
|
msvfw32: Added Slovenian translation.
|
2008-04-08 11:58:52 +02:00 |
Vitaliy Margolen
|
24ce6dc61d
|
msvfw32: Add Russian translation.
|
2008-04-07 11:34:12 +02:00 |
Andrew Talbot
|
0d80791371
|
msvfw32: Assign to structs instead of using memcpy.
|
2008-03-07 11:01:07 +01:00 |
Rob Shearman
|
48000893f9
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual
DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
Mikołaj Zalewski
|
997e5f1230
|
Make Italian, Spanish, Dutch and German resources use SUBLANG_NEUTRAL.
|
2008-02-21 14:18:07 +01:00 |
Frans Kool
|
a23e5c5935
|
msvfw32: Created Dutch translations.
|
2008-02-16 13:55:17 +01:00 |
Andrew Talbot
|
602e675375
|
msvfw32: Avoid possible dereference of NULL pointer (Coverity).
|
2008-02-07 11:59:53 +01:00 |
Andrew Talbot
|
0f806dfd6b
|
msvfw32: Remove unneeded casts.
|
2008-01-14 13:10:07 +01:00 |
Andrew Talbot
|
8402f7a437
|
msvfw32: Remove unneeded casts.
|
2007-12-31 16:44:46 +01:00 |
Luis C. Busquets Pérez
|
e50543dbe1
|
msvfw32: Add Spanish resource.
|
2007-12-10 12:13:15 +01:00 |
Alexandre Julliard
|
5c9396d734
|
msvfw32: Fix invalid check that caused the rest of VideoCapDriverDescAndVer16 to be optimized out.
|
2007-12-07 18:42:00 +01:00 |
Alexandre Julliard
|
ad9396302d
|
Removed some unneeded imports.
|
2007-12-06 21:24:24 +01:00 |
Daniel Nylander
|
2a194ff8c9
|
msvfw32: Add Swedish translation.
|
2007-10-16 12:38:21 +02:00 |
Andrew Talbot
|
1a36ccc0a8
|
msvfw32: Fix a memory leak.
|
2007-10-01 12:34:25 +02:00 |
Janusz Tomczak
|
21fdee3324
|
msvfw32: Fix Polish translation.
|
2007-08-06 13:58:19 +02:00 |
Julien Muchembled
|
79e19b91a8
|
msvfw32: Fix enumeration of VFW video codecs that are registered in the registry.
|
2007-06-01 12:50:56 +02:00 |
Dmitry Timoshkov
|
3c9e7a7f33
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
Andrew Talbot
|
bb519ec0b2
|
msvfw32: Exclude unused header.
|
2007-05-15 12:19:08 +02:00 |
Michael Stefaniuc
|
5f62da109e
|
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc() instead of zeroing out the allocated memory in a later call.
|
2007-04-25 12:26:07 +02:00 |
Andrew Talbot
|
59bc3545fb
|
msvfw32: Replace const pointer parameter with correct pointer to const.
|
2007-03-06 12:10:39 +01:00 |
Andrew Talbot
|
b8e73ace1c
|
msvfw32: Constify a variable.
|
2007-02-20 11:52:13 +01:00 |
Francois Gouget
|
aab5e5856e
|
Don't put single quotes around '%s' when using the debugstr_*() functions.
|
2007-01-18 12:55:50 +01:00 |
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 |