Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Alexandre Julliard
|
475b7d226c
|
kernel32: Make krnl386.exe into a stand-alone 16-bit module.
|
2009-12-30 17:36:14 +01:00 |
Alexandre Julliard
|
c1dbeade52
|
kernel32: Make toolhelp.dll into a stand-alone 16-bit module.
|
2009-09-28 20:00:15 +02:00 |
Alexandre Julliard
|
55b5e3a727
|
kernel32: Make system.drv into a stand-alone 16-bit module.
|
2009-09-28 19:56:10 +02:00 |
Akihiro Sagawa
|
c9be290e79
|
kernel32: Add Japanese system error messages.
|
2009-09-15 16:41:25 -05:00 |
Ricardo Filipe
|
bb68894313
|
kernel32: Add Portuguese translation.
|
2009-08-03 14:56:04 +02:00 |
Aurimas Fišeras
|
73d9ffbdb4
|
kernel32/nls: Add Lithuanian winerr translation.
|
2009-07-10 13:07:33 +02:00 |
Alexandre Julliard
|
d6cc6ca2c1
|
kernel32: Compile .mc files to resources as independent files.
|
2009-07-03 15:47:43 +02:00 |
Łukasz Wojniłowicz
|
1e0caf7dfd
|
kernel32: Added Polish translations.
|
2009-04-23 14:21:44 +02:00 |
Alexandre Julliard
|
6cebffcd70
|
kernel32: Make windebug.dll into a stand-alone 16-bit module.
|
2009-03-04 14:24:30 +01:00 |
Alexandre Julliard
|
41600a8226
|
kernel32: Make comm.drv into a stand-alone 16-bit module.
|
2009-03-04 14:22:24 +01:00 |
Alexandre Julliard
|
a9e81624b7
|
kernel32: Make win87em.dll into a stand-alone 16-bit module.
|
2009-03-04 14:19:49 +01:00 |
Alexandre Julliard
|
e4085d75df
|
kernel32: Make stress.dll into a stand-alone 16-bit module.
|
2009-03-04 14:16:18 +01:00 |
Alexandre Julliard
|
3f0d9d12c3
|
kernel32: Make winhelp.exe into a stand-alone 16-bit executable.
|
2009-02-26 13:25:45 +01:00 |
Alexandre Julliard
|
a1cf6485df
|
kernel32: Make winoldap.mod into a stand-alone 16-bit executable.
|
2009-02-26 13:25:45 +01:00 |
Alexandre Julliard
|
5002bd21d1
|
kernel32: Moved the pthread emulation support to ntdll.
|
2008-10-30 15:39:50 +01:00 |
Alexander Nicolaysen Sørnes
|
edf48ea287
|
kernel32/winerr: Add Norwegian Bokmål translation.
|
2008-08-21 12:51:56 +02:00 |
Alexandre Julliard
|
4d1cf9c8c4
|
kernel32: Add a builtin 16-bit winhelp.exe.
This should be moved to winhlp32.exe once we support 16-bit modules in executables.
|
2008-05-13 18:50:50 +02: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 |
Alexandre Julliard
|
c52d921f34
|
kernel32: Added a winoldap.mod 16-bit exe to launch 32-bit processes.
Based on a patch by Dmitry Timoshkov.
|
2008-03-03 15:25:50 +01:00 |
Alexandre Julliard
|
a5fb981ace
|
Makedll.rules: Add a generic EXTRADLLFLAGS variable instead of defining a specific variable for every possible parameter.
|
2007-12-11 14:59:54 +01:00 |
Alexandre Julliard
|
6604181c85
|
kernel32: Set the dll file name with the correct case to make EXECryptor happy.
|
2007-05-08 13:25:48 +02:00 |
Jonathan Ernst
|
6a058830f3
|
kernel: Beginning of French translation of error messages.
|
2007-01-16 11:44:55 +01:00 |
Hwang YunSong(황윤성)
|
ca2160acba
|
kernel32: Added winerr_kor.mc.
|
2006-10-25 20:23:59 +02:00 |
Michael Stefaniuc
|
8c38b88068
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
Frank Richter
|
185526d35e
|
kernel32: Added German translation of messages.
|
2006-10-10 11:57:25 +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
|
489d87d1e5
|
kernel32: Renamed the kernel directory to kernel32.
Also get rid of the kernel/messages subdirectory.
|
2006-09-12 13:34:06 +02:00 |