Michael Stefaniuc
|
d26b02960c
|
kernel32: Remove some superfluous casts of void pointers.
|
2008-12-01 12:45:51 +01:00 |
|
Michael Stefaniuc
|
c9a10b32b4
|
kernel32: Do not cast zero.
|
2008-11-04 11:26:09 +01:00 |
|
Andrew Talbot
|
7d2c11e3a4
|
kernel32: Remove unused variables.
|
2008-04-21 12:10:36 +02: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 |
|
Dmitry Timoshkov
|
21204f579e
|
kernel32: LOADPARAMS16->showCmd can be NULL, do not crash in that case.
|
2008-02-04 11:49:37 +01:00 |
|
Andrew Talbot
|
7bce56881f
|
kernel32: Remove unneeded casts.
|
2007-12-20 10:47:00 +01:00 |
|
Andrew Talbot
|
072e7d0438
|
kernel32: Exclude unused headers.
|
2007-05-07 20:34:49 +02:00 |
|
Andrew Talbot
|
503b338e88
|
kernel32: Replace inline static with static inline.
|
2007-03-17 20:03:39 +01:00 |
|
Marcus Meissner
|
67b6044de7
|
kernel32: Initialize owner_exists (Coverity).
|
2007-02-05 14:02:35 +01:00 |
|
Joel Parker
|
2319999a05
|
Remove redundant semicolons for ANSI compatibility.
|
2007-01-17 11:58:15 +01:00 |
|
Michael Stefaniuc
|
8c38b88068
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
|
Andrew Talbot
|
e595298a56
|
kernel32: Cast-qual warnings fix.
|
2006-09-20 12:23:08 +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 |
|