Gunnar Dalsnes
|
c12eca029d
|
make misc/lcformat
svn path=/trunk/; revision=9892
|
2004-06-26 20:11:18 +00:00 |
|
Gunnar Dalsnes
|
add8be67c2
|
remove duplicate stuff due to adding lcformat from wine
impl. misc stuff from wine
svn path=/trunk/; revision=9891
|
2004-06-26 20:10:50 +00:00 |
|
Gunnar Dalsnes
|
def9bd7817
|
save modlue handle
svn path=/trunk/; revision=9890
|
2004-06-26 20:07:40 +00:00 |
|
Gunnar Dalsnes
|
2859278f6e
|
Whole file ripped from Wine's dlls\\kernel\\lcformat.c, rev 1.7 and is unchanged except that includes are different. I thought about adding @implemented to each exported function, but this might make merging harder
svn path=/trunk/; revision=9889
|
2004-06-26 20:02:31 +00:00 |
|
Filip Navara
|
4ba7ff413b
|
- Set the palette for image list DIBs that has 8 or less bits per pixel.
svn path=/trunk/; revision=9888
|
2004-06-26 18:22:14 +00:00 |
|
Filip Navara
|
9cea7cc06c
|
- Readded the code for unportecting second page while relocating. Some applications like OpenOffice actually depend on it.
svn path=/trunk/; revision=9885
|
2004-06-26 15:11:14 +00:00 |
|
Filip Navara
|
399da20296
|
- Rewritten relocation code to not make invalid assumptions (".reloc" section name) and to not unprotect second page (not needed really).
svn path=/trunk/; revision=9884
|
2004-06-26 14:37:05 +00:00 |
|
Filip Navara
|
e4c1673f80
|
- Partial implementation of CompareStringW. Fixes bug #378.
svn path=/trunk/; revision=9883
|
2004-06-26 12:56:11 +00:00 |
|
Eric Kohl
|
9a0d240ea4
|
Stop at the real end of the relocation table.
svn path=/trunk/; revision=9881
|
2004-06-26 11:23:32 +00:00 |
|
Martin Fuchs
|
1336676b5e
|
simplified chinese explorer resources by Larry Li <larry@mimios.com> (not for windres)
svn path=/trunk/; revision=9880
|
2004-06-26 10:43:18 +00:00 |
|
Thomas Bluemel
|
2678ec0387
|
fixed little gdi handle leak
svn path=/trunk/; revision=9879
|
2004-06-26 08:09:55 +00:00 |
|
Thomas Bluemel
|
97a29e0c78
|
fixed binary editing of strings in the ansi version, query and set the value using the unicode version in this case.
svn path=/trunk/; revision=9876
|
2004-06-25 23:47:04 +00:00 |
|
Steven Edwards
|
75fa578ba6
|
sndblst fixes based on patch by Sylvain Petreolle.
svn path=/trunk/; revision=9875
|
2004-06-25 23:30:22 +00:00 |
|
Eric Kohl
|
d5255272ce
|
Fix a typo.
svn path=/trunk/; revision=9874
|
2004-06-25 19:05:20 +00:00 |
|
Eric Kohl
|
acf32a2988
|
Fix crash in loader relocation code.
svn path=/trunk/; revision=9872
|
2004-06-25 18:50:48 +00:00 |
|
Thomas Bluemel
|
2dea234132
|
re-added files that hyperion accidently deleted from HEAD
svn path=/trunk/; revision=9871
|
2004-06-25 16:39:41 +00:00 |
|
Eric Kohl
|
4531d96141
|
Expand user-specific environment variables.
svn path=/trunk/; revision=9870
|
2004-06-25 11:42:00 +00:00 |
|
KJK::Hyperion
|
07420e3dd3
|
Moved common SEH routines to Rtl, removed very wrong RtlUnwind implementation from ntoskrnl
svn path=/trunk/; revision=9868
|
2004-06-25 03:38:51 +00:00 |
|
KJK::Hyperion
|
7fa5587882
|
Committed in the hope CVS will shut the hell up and let me branch. Still part of the SEH work
svn path=/trunk/; revision=9865
|
2004-06-25 01:41:20 +00:00 |
|
Alex Ionescu
|
2708010986
|
Added Ke Stub Prototypes
svn path=/trunk/; revision=9864
|
2004-06-24 21:03:56 +00:00 |
|
Gé van Geldorp
|
f477796b79
|
Fix some forgotten EngCreateBitmap() calls
svn path=/trunk/; revision=9863
|
2004-06-24 19:43:49 +00:00 |
|
KJK::Hyperion
|
730275c800
|
Moved common SEH code to Rtl
svn path=/trunk/; revision=9862
|
2004-06-24 19:30:21 +00:00 |
|
Eric Kohl
|
4e65adddb3
|
Set user specific TEMP and TMP environment variables.
svn path=/trunk/; revision=9861
|
2004-06-24 14:49:26 +00:00 |
|
Eric Kohl
|
41871db16c
|
Create user specific temp directory.
svn path=/trunk/; revision=9860
|
2004-06-24 14:48:33 +00:00 |
|
Thomas Bluemel
|
9f03850ba7
|
fixed redefinition of some constants for SystemParametersInfo()
svn path=/trunk/; revision=9859
|
2004-06-24 11:02:56 +00:00 |
|
Thomas Bluemel
|
3977da5dc6
|
1.fixed return type for NtSystemParametersInfo()
2. added missing definitions (NT5.1+) for SystemParametersInfo() to w32api
svn path=/trunk/; revision=9858
|
2004-06-24 09:44:06 +00:00 |
|
Gé van Geldorp
|
008c89dfce
|
Remove duplicate "All Users" path component
svn path=/trunk/; revision=9857
|
2004-06-24 09:19:52 +00:00 |
|
Gé van Geldorp
|
87cc4ce95f
|
Create temp directory
svn path=/trunk/; revision=9856
|
2004-06-24 09:17:33 +00:00 |
|
Eric Kohl
|
a36e6dca3b
|
Cosmetic fixes.
svn path=/trunk/; revision=9855
|
2004-06-24 08:54:41 +00:00 |
|
Eric Kohl
|
3a3a3cc0aa
|
Fix line breaks.
svn path=/trunk/; revision=9854
|
2004-06-24 08:54:03 +00:00 |
|
Gé van Geldorp
|
a3e366fdf9
|
Mirror PRKAPC_STATE found in ntoskrnl/include/internal/ps.h
svn path=/trunk/; revision=9853
|
2004-06-24 07:19:57 +00:00 |
|
Alex Ionescu
|
5bcda093f3
|
Added new files for Ke Stubs
svn path=/trunk/; revision=9852
|
2004-06-23 22:32:45 +00:00 |
|
Alex Ionescu
|
0f47167023
|
Added Ke Stubs
svn path=/trunk/; revision=9851
|
2004-06-23 22:32:24 +00:00 |
|
Alex Ionescu
|
c800cdda6e
|
Added Ke Stub Prototypes
svn path=/trunk/; revision=9850
|
2004-06-23 22:21:26 +00:00 |
|
Alex Ionescu
|
3d29c6de30
|
Added Ldr Stub Prototypes
svn path=/trunk/; revision=9849
|
2004-06-23 22:21:03 +00:00 |
|
Alex Ionescu
|
5dc4ab6ba9
|
Added Ex Stub
svn path=/trunk/; revision=9848
|
2004-06-23 21:50:59 +00:00 |
|
Alex Ionescu
|
7f48bb36d7
|
Added New Io File for stubs
svn path=/trunk/; revision=9846
|
2004-06-23 21:43:45 +00:00 |
|
Alex Ionescu
|
3074af46ff
|
Added Io Stub Prototypes
svn path=/trunk/; revision=9845
|
2004-06-23 21:43:19 +00:00 |
|
Alex Ionescu
|
f66364821f
|
Added Io Stubs
svn path=/trunk/; revision=9844
|
2004-06-23 21:42:50 +00:00 |
|
Alex Ionescu
|
2b0f40b581
|
Added Ex Stubs
svn path=/trunk/; revision=9843
|
2004-06-23 21:37:06 +00:00 |
|
Alex Ionescu
|
d039c1362d
|
Added new files for Ex Stubs
svn path=/trunk/; revision=9842
|
2004-06-23 21:03:43 +00:00 |
|
Alex Ionescu
|
68f96d4b10
|
Added Ex Prototypes
svn path=/trunk/; revision=9841
|
2004-06-23 21:02:35 +00:00 |
|
Alex Ionescu
|
62a4509b5f
|
Added Ex Stubs
svn path=/trunk/; revision=9840
|
2004-06-23 21:01:28 +00:00 |
|
Hartmut Birr
|
b8b9f846b6
|
- Improved removable media support.
svn path=/trunk/; revision=9839
|
2004-06-23 20:23:59 +00:00 |
|
Alex Ionescu
|
83f7c0f126
|
Added Lpc Stubs
svn path=/trunk/; revision=9838
|
2004-06-23 19:49:21 +00:00 |
|
Alex Ionescu
|
517e96313d
|
Added Ldr Stubs
svn path=/trunk/; revision=9837
|
2004-06-23 19:49:11 +00:00 |
|
Alex Ionescu
|
cd97bd13da
|
Added Ldr Stub Prototypes
svn path=/trunk/; revision=9836
|
2004-06-23 19:48:53 +00:00 |
|
Alex Ionescu
|
96523ea314
|
Fixed KeRaiseUserException to return old EIP.
svn path=/trunk/; revision=9835
|
2004-06-23 19:48:39 +00:00 |
|
Alex Ionescu
|
814c815bc1
|
Fixed KeRaiseUserException to return old EIP.
svn path=/trunk/; revision=9834
|
2004-06-23 19:42:14 +00:00 |
|
Thomas Bluemel
|
7ebb752f56
|
fixed handling of variable arguments and free memory allocated by FormatMessage(). Thanks to Michael Fritscher for spotting this bug.
svn path=/trunk/; revision=9833
|
2004-06-23 19:32:17 +00:00 |
|