Royce Mitchell III
|
856035ab09
|
NtGdiPolygon simplification
svn path=/trunk/; revision=8528
|
2004-03-04 01:50:26 +00:00 |
|
Gunnar Dalsnes
|
cdd8158e28
|
cleanup
svn path=/trunk/; revision=8527
|
2004-03-04 01:30:00 +00:00 |
|
Gunnar Dalsnes
|
3c737e0e68
|
disable apc's for work items
svn path=/trunk/; revision=8526
|
2004-03-04 01:29:24 +00:00 |
|
Filip Navara
|
07892f4f36
|
- Don't zero memory allocated by ExAllocatePool.
- Fix font enumeration algorithm to not depend on zeroed memory. (Harmut Birr)
svn path=/trunk/; revision=8525
|
2004-03-04 00:07:03 +00:00 |
|
Steven Edwards
|
2bb6230071
|
Created a Edf file.
Commented the rest of the functions out pending my testing
of the WinCE MessageBox app tonight.
svn path=/trunk/; revision=8524
|
2004-03-03 23:27:27 +00:00 |
|
Martin Fuchs
|
f4ce2a5433
|
correct jump_to() functions
svn path=/trunk/; revision=8523
|
2004-03-03 20:33:21 +00:00 |
|
Martin Fuchs
|
30f3bfac23
|
add opened files to the "recent documents" list
svn path=/trunk/; revision=8522
|
2004-03-03 20:29:52 +00:00 |
|
Martin Fuchs
|
d39b5e77aa
|
add opened files to the "recent documents" list
svn path=/trunk/; revision=8520
|
2004-03-03 20:29:51 +00:00 |
|
Martin Fuchs
|
556bf3a4ef
|
new cmdlen parameter for SHELL_FindExecutablebyOperation()
svn path=/trunk/; revision=8519
|
2004-03-03 20:11:31 +00:00 |
|
Martin Fuchs
|
18f3babce6
|
merge Wine commit about:
Modified files:
dlls/shell32 : shlexec.c
Log message:
Martin Fuchs <martin-fuchs@gmx.net>
Fix buffer length usage for RegQueryValueW() calls at various places.
Patch: http://cvs.winehq.org/patch.py?id=11331
svn path=/trunk/; revision=8518
|
2004-03-03 19:26:58 +00:00 |
|
Steven Edwards
|
8a70e9b5a5
|
Working on Making ReactOS run Windows CE apps........
Dont expect much yet. this is a work in progress.
svn path=/trunk/; revision=8517
|
2004-03-03 19:11:20 +00:00 |
|
Royce Mitchell III
|
c2923708cd
|
patch by m-t and myself: fixes RoundRect compatibility issue.
svn path=/trunk/; revision=8515
|
2004-03-03 06:33:58 +00:00 |
|
Royce Mitchell III
|
2a6974f355
|
patch by m-t: small patch to improve compatibility.
svn path=/trunk/; revision=8514
|
2004-03-03 04:09:20 +00:00 |
|
Steven Edwards
|
287ae57914
|
Removed paint and wordpad dummy files
svn path=/trunk/; revision=8513
|
2004-03-03 03:43:40 +00:00 |
|
David Welch
|
12090241ff
|
- Make dependency files depend on generated headers.
svn path=/trunk/; revision=8512
|
2004-03-02 22:36:18 +00:00 |
|
David Welch
|
018e7a5fe7
|
Oops.
svn path=/trunk/; revision=8511
|
2004-03-02 21:07:35 +00:00 |
|
David Welch
|
3ee20ff277
|
- Be a bit more specific in the dependencies for the regression tests.
svn path=/trunk/; revision=8510
|
2004-03-02 20:29:16 +00:00 |
|
Filip Navara
|
7885dac181
|
netevent.h -> ddk/netevent.h
svn path=/trunk/; revision=8509
|
2004-03-02 20:06:49 +00:00 |
|
Filip Navara
|
daaf2a72b8
|
- Build AFD, TCPIP and TDI with w32api headers.
- Removed the old TDI headers from include/net.
svn path=/trunk/; revision=8508
|
2004-03-02 18:18:15 +00:00 |
|
Filip Navara
|
5eed2db5ae
|
Added import definitions for KefAcquireSpinLockAtDpcLevel and KefReleaseSpinLockFromDpcLevel.
svn path=/trunk/; revision=8507
|
2004-03-02 17:20:36 +00:00 |
|
Filip Navara
|
7d8bd23d04
|
assert -> ASSERT
svn path=/trunk/; revision=8506
|
2004-03-02 17:16:04 +00:00 |
|
Filip Navara
|
71853e115b
|
2004-03-02 Filip Navara <xnavara@volny.cz>
* include/ddk/scsi.h: Replace ASSERT with assert.
* include/ddk/video.h: Ditto.
* include/ddk/winddk.h: Ditto. Remove the lower case assert macro.
* include/ddk/tdi.h: Correct packing.
svn path=/trunk/; revision=8505
|
2004-03-02 16:49:22 +00:00 |
|
Martin Fuchs
|
d6e2c152dd
|
merge WineHQ commit
svn path=/trunk/; revision=8504
|
2004-03-02 10:30:38 +00:00 |
|
Martin Fuchs
|
9cd5e17f9f
|
fix NAMELESSUNION support for struct DECIMAL
svn path=/trunk/; revision=8503
|
2004-03-02 10:25:59 +00:00 |
|
Steven Edwards
|
636e39eb03
|
Imported WineCalc by James Briggs.
svn path=/trunk/; revision=8502
|
2004-03-01 23:27:02 +00:00 |
|
Martin Fuchs
|
43a529f49b
|
- declare IPicture OBJC macros
- enable olepicture.c
svn path=/trunk/; revision=8501
|
2004-03-01 22:57:20 +00:00 |
|
Martin Fuchs
|
897ccf0b08
|
resolve SysStringLen FIXME
svn path=/trunk/; revision=8500
|
2004-03-01 22:45:23 +00:00 |
|
Martin Fuchs
|
7be7923e1a
|
remove superflous dllmain.c file
svn path=/trunk/; revision=8499
|
2004-03-01 22:41:52 +00:00 |
|
Martin Fuchs
|
93a1911cc6
|
correct SafeArrayCreateVector[Ex]() parameter types
svn path=/trunk/; revision=8498
|
2004-03-01 22:12:57 +00:00 |
|
Filip Navara
|
a7c8c741c3
|
- OpenGL bug fixes and cleanup. Patch by Anich Gregor.
svn path=/trunk/; revision=8497
|
2004-03-01 19:36:21 +00:00 |
|
Filip Navara
|
279a889834
|
- Fixed IntGdiExtEscape. Patch by Anich Gregor.
svn path=/trunk/; revision=8496
|
2004-03-01 19:25:33 +00:00 |
|
Vizzini
|
b5647b11fd
|
First import of in-progress floppy driver replacement. Still needs some
debugging and feature improvements, and the kernel needs a bit of work to
get this driver loading on ReactOS.
svn path=/trunk/; revision=8495
|
2004-03-01 06:37:26 +00:00 |
|
Gunnar Dalsnes
|
92215102c2
|
fix root keys sort order
svn path=/trunk/; revision=8494
|
2004-03-01 01:07:37 +00:00 |
|
Gunnar Dalsnes
|
f4ae5098cc
|
speedup listing items in the treeview
svn path=/trunk/; revision=8493
|
2004-03-01 00:50:56 +00:00 |
|
Hartmut Birr
|
772d5765b7
|
- Fixed the returned values for a data underrun.
- Fixed the write count in packet interrupts.
svn path=/trunk/; revision=8492
|
2004-02-29 22:01:21 +00:00 |
|
Filip Navara
|
7bb59c906f
|
- Fix for race condition that should never happen.
svn path=/trunk/; revision=8491
|
2004-02-29 17:43:41 +00:00 |
|
Martin Fuchs
|
bc297296d2
|
fix SafeArrayCreateVectorEx()
svn path=/trunk/; revision=8490
|
2004-02-29 16:48:02 +00:00 |
|
Martin Fuchs
|
8a5a082170
|
merge WineHQ commits
svn path=/trunk/; revision=8489
|
2004-02-29 16:37:23 +00:00 |
|
Martin Fuchs
|
146314a91a
|
fix DECIMAL macros and enable DECIMAL processing functions
svn path=/trunk/; revision=8488
|
2004-02-29 16:24:54 +00:00 |
|
Martin Fuchs
|
ed3857e1b1
|
enable SafeArray...() functions
svn path=/trunk/; revision=8487
|
2004-02-29 15:36:10 +00:00 |
|
Martin Fuchs
|
3834b079e5
|
remove more FIXMEs
svn path=/trunk/; revision=8486
|
2004-02-29 15:27:51 +00:00 |
|
Martin Fuchs
|
e6d1d24014
|
remove LOG output
svn path=/trunk/; revision=8485
|
2004-02-29 15:06:34 +00:00 |
|
Martin Fuchs
|
f685bba74e
|
enable dispatch.c and varformat.c
svn path=/trunk/; revision=8484
|
2004-02-29 14:48:12 +00:00 |
|
Martin Fuchs
|
4f35ba6289
|
declare ITypeInfo_... COBJ macros
svn path=/trunk/; revision=8483
|
2004-02-29 14:22:52 +00:00 |
|
Martin Fuchs
|
efa31a77fb
|
remove FIXMEs and enable now compiling functions
svn path=/trunk/; revision=8482
|
2004-02-29 14:19:05 +00:00 |
|
Martin Fuchs
|
bb2bc91e3c
|
declare VARIANT manipulation functions
svn path=/trunk/; revision=8481
|
2004-02-29 14:16:27 +00:00 |
|
Martin Fuchs
|
6ac5583cf1
|
- define struct UDATE
- define VTBIT_... constants
- define missing VAR_... constants
- declare functions VarDateFromUdate, VarDateFromUdateEx, VarUdateFromDate
svn path=/trunk/; revision=8480
|
2004-02-29 14:12:38 +00:00 |
|
Martin Fuchs
|
3b61103945
|
define DISP_E_DIVBYZERO
svn path=/trunk/; revision=8479
|
2004-02-29 14:11:02 +00:00 |
|
Martin Fuchs
|
01e0ab2caf
|
* include/oleauto.h (struct NUMPARSE, NUMPRS_...): add declarations for struct NUMPARSE
* include/oleauto.h (VarParseNumFromStr, VarNumFromParseNum): add function declarations
svn path=/trunk/; revision=8478
|
2004-02-29 13:52:18 +00:00 |
|
Martin Fuchs
|
099d7698c3
|
remove FIXMEs and re-enable disabled code
svn path=/trunk/; revision=8477
|
2004-02-29 13:30:08 +00:00 |
|