Commit Graph

153 Commits

Author SHA1 Message Date
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
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
Frans Kool 50991ed1c3 mpr: Added Dutch translations. 2008-02-15 11:08:38 +01:00
Hwang YunSong(황윤성) 2f4fc986d5 mpr: Updated Korean resource. 2007-10-25 13:57:47 +02:00
Konstantin Kondratyuk bcfb9be370 mpr: Delete a stub trace. 2007-10-19 12:23:51 +02:00
Daniel Nylander d72f57d3af mpr: Add Swedish translation. 2007-10-16 12:40:44 +02:00
Marcus Meissner 64920b5176 mpr: Initialize lpwSystem. 2007-10-02 13:31:37 +02:00
Konstantin Kondratyuk 7fb98bfba5 mpr: Implement WNetGetResourceInformation functions. 2007-10-01 14:17:53 +02:00
Konstantin Kondratyuk 227966402b mpr: Correct usage of dwScope and dwEnumScopes. 2007-09-27 12:46:24 +02:00
Jeff Latimer c04123fac9 mpr: Check for out of memory condition. 2007-09-24 11:59:10 +02:00
Janusz Tomczak e0f66ac8f7 mpr: Fix Polish translation. 2007-08-06 13:58:23 +02:00
Andrew Talbot 0ad8eaa27a mpr: Constify some variables. 2007-05-29 11:54:59 +02:00
Maarten Lankhorst c3bfe66ade mpr: Small fixes to WNetGetConnection.
Convert unc\server\share to \\server\share and be more tolerant to null
pointers if only length is requested.
2007-05-23 14:30:16 +02:00
Dmitry Timoshkov 674ce99320 include: Add some API prototypes to appropriate header files, fix some prototypes. 2007-03-28 12:17:42 +02:00
Hans Leidekker e834f8a2b0 mpr: Add a stub implementation for WNetGetUniversalNameA. 2007-03-26 12:21:21 +02:00
Hans Leidekker 82c1540344 mpr: Fix buffer size calculation in WNetGetUniversalNameW. 2007-03-26 12:21:09 +02:00
Andrew Talbot c3e8298a3d mpr: Replace const pointer parameters with correct pointers to const. 2007-03-07 21:56:51 +01:00
Paul Vriens 817265a74e mpr: Fix typo (Coverity). 2007-01-15 13:00:11 +01:00
Mikołaj Zalewski fc6c6386a9 mpr: Add Polish translation. 2007-01-15 12:42:48 +01:00
Andrew Talbot 0b2ec37f64 mpr: Declare a variable static. 2007-01-12 11:23:51 +01:00
Francois Gouget c66628b73f Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
Francois Gouget bc32fb64c8 mpr: Add a Portuguese translation (contributed by Americo Jose Melo). 2006-11-27 13:42:47 +01:00
Francois Gouget b5f104d05b Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX constant for languages that have multiple sublanguages. 2006-11-24 11:49:32 +01:00
Mikołaj Zalewski 58bd35c8c5 resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00