Commit graph

176 commits

Author SHA1 Message Date
Detlef Riekenberg
fc4b2f6cec mpr/tests: Handle result from the AppV virtual drive. 2012-08-13 12:08:34 +02:00
Andrew Eikum
76880ff933 mpr: Don't succeed if drive is not remote in WNetGetUniversalName. 2012-07-10 11:14:14 -05:00
Francois Gouget
5cee710e57 mpr: Tweak a label so it matches the one in wininet. 2012-05-16 19:39:27 +02:00
Alexandre Julliard
d2a876e535 mpr: Convert dialogs to po files. 2011-11-24 20:57:02 +01:00
Alistair Leslie-Hughes
81b67c5b15 mpr: Remove DllCanUnloadNow and DllGetClassObject. 2011-10-10 13:31:19 +02:00
Frédéric Delanoy
09eec46daf mpr: Remove dead assignment (Clang). 2011-07-06 11:29:42 +02:00
Marcus Meissner
c1833ea963 mpr: Added missing pointer dereference (Coverity). 2011-05-30 11:15:34 +02:00
Marcus Meissner
df6eedf969 mpr: Mark internal symbols with hidden visibility. 2011-05-20 10:33:10 +02:00
Alexandre Julliard
142d416440 mpr: Convert string table resources to po files. 2011-01-12 16:27:50 +01:00
Hwang YunSong
ebea4cbc38 mpr: Update Korean resource. 2010-12-27 11:45:44 +01:00
Paul Vriens
60c9d468b1 mpr: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-11-03 10:24:33 +01:00
Yaron Shahrabani
8e28bce2e3 mpr: Added Hebrew translation. 2010-10-27 11:59:49 +02:00
Luca Bennati
3c77b1b976 mpr: Update Italian translation. 2010-09-28 12:57:29 +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
Amine Khaldi
59296b7f0c mpr: Fix translations. 2010-08-27 11:59:11 +02:00
Amine Khaldi
7bc214bb2d mpr: Fix Bulgarian translation. 2010-08-24 17:57:37 +02:00
Andrew Nguyen
80b1c5e072 mpr: Initialize the output enumeration handle to NULL in WNetOpenEnumA/W with no providers available. 2010-08-04 12:14:39 +02:00
Michael Stefaniuc
deda752eec mpr: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +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
Igor Paliychuk
bfd9a31008 mpr: Add Ukrainian translations. 2010-01-28 12:17:03 +01:00
Reece Dunn
a2c41b72f8 Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
Aric Stewart
3b93ff71c7 mpr: Initialize handle to NULL on ERROR_NO_NETWORK case in WNetOpenEnum. 2009-12-08 12:33:03 +01:00
Aric Stewart
8da6acb387 mpr: Update Japanese resource. 2009-08-03 14:54:52 +02:00
Vladimir Pankratov
267e305b47 mpr: Convert the Russian resources to UTF-8. 2009-07-24 13:12:00 +02:00
Michael Stefaniuc
9949661c65 Set the encoding of the remaining German resources to UTF-8. 2009-07-15 13:23:29 +02:00
Frédéric Delanoy
f091492ad3 mpr: Fix French translation. 2009-07-09 15:09:12 +02:00
Ricardo Filipe
8c69e8a9b5 mpr: Update Portuguese translation and convert to UTF8. 2009-07-07 13:33:07 +02:00
Michael Stefaniuc
90d5a4b693 mpr: Build language resource files separately.
Instead of including them from an other rc file.
2009-06-30 13:48:00 +02:00
Aurimas Fišeras
d7434fea99 mpr: Add Lithuanian translation. 2009-06-22 11:27:35 +02:00
Vitaly Perov
d7098d0f4f mpr: Don't set LastError if no error occured. 2009-06-02 11:57:21 +02:00
Michael Stefaniuc
f927cfd26b mpr: Remove superfluous pointer casts. 2009-01-12 13:06:39 +01:00
Austin English
9abde541b5 mpr: Fix a compiler warning on PowerPC. 2009-01-03 14:55:31 +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
Michael Stefaniuc
4f199a10ad Remove the remaining casts of NULL. 2008-11-03 13:42:09 +01:00
Alexandre Julliard
cb566755f7 mpr: Use a mountmgr ioctl to retrieve the UNC name for a drive. 2008-10-24 14:24:58 +02:00
Andrey Turkin
6b1256b2de mpr: Fix NULL pointer dereference in WNetGetResourceInformationW. 2008-10-17 12:32:10 +02:00
Muneyuki Noguchi
e45e807ed6 mpr: Convert Japanese resource to UTF-8. 2008-10-13 11:40:58 +02:00
Hongbo Ni
24a26a1435 mpr: Add simplified and traditional Chinese resources. 2008-09-04 11:41:43 +02:00
Andrew Talbot
69789d5891 mpr: Fix some memory leaks. 2008-06-26 21:07:17 +02:00
Mikołaj Zalewski
14a42f802d Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
Jens Albretsen
f1b0db0a17 mpr: Danish translation. 2008-05-07 12:08:39 +02:00
Andrew Talbot
0739567dac mpr: Remove unused variables. 2008-04-22 11:54:46 +02:00
Michael Stefaniuc
08f5157ff3 mpr: Add the Romanian translation. 2008-04-08 12:28:16 +02:00
Rok Mandeljc
0b07a620b4 mpr: Added Slovenian translation. 2008-04-08 11:56:29 +02:00
Austin English
f4c4488df8 Spelling fixes. 2008-04-07 13:36:17 +02:00
Vitaliy Margolen
7d3a5af43e mpr: Add Russian translation. 2008-04-07 11:34:09 +02:00
Christopher Berner
9978cc9c56 user32: Make LoadStringW pass tests. 2008-03-11 15:30:15 +01:00
Andrew Talbot
c604e075ec mpr: Assign to struct instead of using memcpy. 2008-03-05 11:21:04 +01:00