Christoph von Wittich
27378d78cf
sync msxml3 to wine 1.1.4
...
svn path=/trunk/; revision=36220
2008-09-14 06:24:36 +00:00
Christoph von Wittich
42f6e7844c
sync mlang with wine 1.1.4
...
svn path=/trunk/; revision=36219
2008-09-14 06:17:43 +00:00
Christoph von Wittich
4744b6d35e
sync inetmib1 with wine 1.1.4
...
svn path=/trunk/; revision=36218
2008-09-14 06:13:20 +00:00
Christoph von Wittich
172034efd8
sync hlink with wine 1.1.4
...
svn path=/trunk/; revision=36217
2008-09-14 06:10:11 +00:00
Christoph von Wittich
d827fb07fa
sync hhctrl.ocx with wine 1.1.4
...
svn path=/trunk/; revision=36216
2008-09-14 06:08:59 +00:00
Christoph von Wittich
4ffc65aa1b
sync cryptui with wine 1.1.4
...
svn path=/trunk/; revision=36214
2008-09-14 06:02:13 +00:00
Christoph von Wittich
ab7f4d89c5
sync cryptnet with wine 1.1.4
...
svn path=/trunk/; revision=36213
2008-09-14 06:01:06 +00:00
Christoph von Wittich
c3aed3f12d
sync oleaut32 to wine 1.1.4
...
svn path=/trunk/; revision=36210
2008-09-14 05:15:39 +00:00
Christoph von Wittich
6e54f46c16
revert the ole32 idl hack from heispiter as it breaks the rpc proxy
...
svn path=/trunk/; revision=36209
2008-09-14 05:09:19 +00:00
Christoph von Wittich
31a8f27a0c
better hackfix for rpc.h
...
generate oleacc header from idl
svn path=/trunk/; revision=36208
2008-09-14 05:08:29 +00:00
Christoph von Wittich
4baaab5def
Output NULL for inherited methods in the vtbl.
...
Dan Hipschman <dsh at linux.ucla.edu>
svn path=/trunk/; revision=36207
2008-09-14 05:07:16 +00:00
Christoph von Wittich
4d2adef5ff
revert 36199
...
svn path=/trunk/; revision=36205
2008-09-14 03:39:06 +00:00
Cameron Gutman
ddce511a68
- Merge aicom-network-fixes up to r36198
...
svn path=/trunk/; revision=36204
2008-09-14 00:48:32 +00:00
Pierre Schweitzer
86e3d23459
Hackfixed ole32.dll build adding lots of warnings.
...
A proper fix will be necessary.
svn path=/trunk/; revision=36203
2008-09-13 22:14:29 +00:00
Pierre Schweitzer
f2f5770e01
Added the 3 missing idl files.
...
This *DOES NOT* fix ole32 build.
svn path=/trunk/; revision=36202
2008-09-13 22:10:18 +00:00
Pierre Schweitzer
d9c404e865
Fixed build
...
svn path=/trunk/; revision=36201
2008-09-13 21:46:45 +00:00
Eric Kohl
b3bb873fd3
Implement I_ScSetServiceBitsA/W and SetServiceBits.
...
svn path=/trunk/; revision=36200
2008-09-13 20:04:51 +00:00
Christoph von Wittich
efe847ad5e
don't define __WINESRC__
...
svn path=/trunk/; revision=36199
2008-09-13 19:15:28 +00:00
Christoph von Wittich
c75a2ca168
sync ole2 winetest
...
svn path=/trunk/; revision=36197
2008-09-13 18:52:03 +00:00
Christoph von Wittich
c6339492a2
sync ole32 with wine 1.1.4
...
svn path=/trunk/; revision=36196
2008-09-13 18:49:51 +00:00
Eric Kohl
4a6d6e6f71
- Disable some debug messages.
...
- Fix the prototype of RI_ScGetCurrentGroupStateW (Function 34).
svn path=/trunk/; revision=36194
2008-09-13 18:22:34 +00:00
Christoph von Wittich
1a8524f176
sync rpc4rt winetests as well
...
svn path=/trunk/; revision=36189
2008-09-13 16:18:44 +00:00
Christoph von Wittich
f1661e061c
sync most of rpcrt4 to wine 1.1.4
...
svn path=/trunk/; revision=36188
2008-09-13 15:52:50 +00:00
Christoph von Wittich
b34d6d8879
replace NtCurrentTeb()->ProcessEnvironmentBlock by NtCurrentPeb()
...
svn path=/trunk/; revision=36187
2008-09-13 14:27:43 +00:00
Christoph von Wittich
f370c11356
fix some more kernel32_module winetests
...
svn path=/trunk/; revision=36184
2008-09-13 11:35:01 +00:00
Dmitry Chapyshev
517a8ef2b2
- volume.c: replace HeapAlloc to RtlAllocateHeap, HeapFree to RtlFreeHeap
...
- move TzSpecificLocalTimeToSystemTime to time.c
- implement TzSpecificLocalTimeToSystemTime based on wine. It corrects 378 wine tests.
svn path=/trunk/; revision=36183
2008-09-13 10:22:28 +00:00
Aleksey Bragin
6df53c008e
- Call NtCreateSection and NtMapViewOfSection with more correct parameters.
...
svn path=/trunk/; revision=36182
2008-09-13 09:59:22 +00:00
Dmitry Chapyshev
0a38b4914f
- Move FindVolumeClose, FindFirstVolumeW/A, GetVolumeNameForVolumeMountPointA to volume.c
...
- Implement FindVolumeClose, GetVolumeNameForVolumeMountPointA (based on wine)
svn path=/trunk/; revision=36181
2008-09-13 09:21:43 +00:00
Christoph von Wittich
b928deeed3
fix kernel32 format_msg winetest
...
svn path=/trunk/; revision=36180
2008-09-13 08:48:18 +00:00
Christoph von Wittich
a72e8a4195
fix most kernel32_profile winetests
...
svn path=/trunk/; revision=36179
2008-09-13 08:23:32 +00:00
Christoph von Wittich
f6c0c19edb
fix some kernel32 module winetests (GetProcAddress, GetModuleFileName)
...
svn path=/trunk/; revision=36178
2008-09-13 07:37:05 +00:00
Cameron Gutman
beb218924d
- Merge r36169 from aicom-network-fixes
...
svn path=/trunk/; revision=36170
2008-09-12 18:39:09 +00:00
Stefan Ginsberg
11bc38c70a
- Add missing CmpReferenceKeyControlBlock prototype
...
svn path=/trunk/; revision=36168
2008-09-12 16:10:42 +00:00
Stefan Ginsberg
a030377485
- Forward GetCurrentProcessorNumber to RtlGetCurrentProcessorNumber
...
- Add InterlockedCompareExchange64 and forward it to RtlInterlockedCompareExchange64
svn path=/trunk/; revision=36167
2008-09-12 15:19:52 +00:00
Stefan Ginsberg
420195308d
- Uncomment NTDLL exports which we implement, and add stubs for numerous routines
...
- Add missing prototypes to NDK
- Implement RtlInterlockedCompareExchange64 and RtlGetCurrentProcessorNumber
- Rename RtlpCurrentPeb to RtlGetCurrentPeb and export it from NTDLL
svn path=/trunk/; revision=36166
2008-09-12 15:09:17 +00:00
Stefan Ginsberg
86cb400689
- Fix typos in OBTRACE output
...
svn path=/trunk/; revision=36165
2008-09-12 14:10:27 +00:00
Daniel Reimer
020aab682b
Update DejaVu Fonts from 2.24 to 2.26
...
Update 3rd Party Txt file.
svn path=/trunk/; revision=36164
2008-09-12 13:37:28 +00:00
Aleksey Bragin
8282e07926
- Fix livecd build.
...
svn path=/trunk/; revision=36163
2008-09-12 13:32:17 +00:00
Stefan Ginsberg
b52f99f047
- Remove unneeded ";"
...
svn path=/trunk/; revision=36162
2008-09-12 13:23:29 +00:00
Aleksey Bragin
fb3f5cb198
- Update Liberation fonts (1.01 -> 1.04).
...
- Fix reactos.dff.
svn path=/trunk/; revision=36161
2008-09-12 12:55:27 +00:00
Aleksey Bragin
ca51a517d1
- Fix reactos.dff according to recent font changes.
...
- Remove dejavu condensed and extralight from fonts.rbuild.
- Remove outdated README.TXT from media/fonts directory.
See issue #3483 for more details.
svn path=/trunk/; revision=36160
2008-09-12 12:07:33 +00:00
Aleksey Bragin
5c6536b8ba
- Add FreeMono from FreeFont-20080912 package.
...
- Remove unused condensed and extralight Dejavu.
- Remove leftover from Docs directory, add FreeFont readme there.
svn path=/trunk/; revision=36159
2008-09-12 11:56:35 +00:00
Aleksey Bragin
4a3b508ce8
- Cleanup fonts directory from old (2001-2004) unused fonts.
...
See issue #3483 for more details.
svn path=/trunk/; revision=36158
2008-09-12 11:29:45 +00:00
Aleksey Bragin
bc125c3314
- MmDeleteKernelStack should take StackBase as the first parameter, not StackLimit (thus actually the need for the 2nd parameter - large stack size flag). Fix it, and fix callers.
...
- Make KiSwitchKernelStack return the stack base instead of the stack limit, as part of the above change.
- Don't increment priority when waking the thread in KeThawAllThreads.
- Fix new thread priority calculation in KiDeferredReadyThread.
- Fix double-semicolon typo in thrdini.c
svn path=/trunk/; revision=36157
2008-09-12 11:13:15 +00:00
Daniel Reimer
dd12a25642
Update 3rd Party lib Document.
...
Some are still outdated: DejaVu, FreeType, Mesa3D, GNU adns and Expat
svn path=/trunk/; revision=36156
2008-09-12 10:51:59 +00:00
Christoph von Wittich
c7375e2efe
update bzip2 to 1.0.5
...
svn path=/trunk/; revision=36155
2008-09-12 08:48:50 +00:00
Christoph von Wittich
f2a351c02f
update libxml2 to 2.7.1
...
svn path=/trunk/; revision=36154
2008-09-12 08:09:23 +00:00
Christoph von Wittich
6534076957
fix redefinitions
...
add MemoryBarrier for MSVC
svn path=/trunk/; revision=36153
2008-09-12 08:07:52 +00:00
Cameron Gutman
5f008ce5b8
- Merge aicom-network-fixes up to r36151
...
svn path=/trunk/; revision=36152
2008-09-12 04:08:55 +00:00
Aleksey Bragin
4046b602f2
- Use CD_ROM type instead of DISK.
...
svn path=/trunk/; revision=36142
2008-09-11 18:50:47 +00:00