Eric Kohl
|
7bf5e6cae6
|
Added support for the Ontrack Disk Manager.
svn path=/trunk/; revision=4451
|
2003-03-28 22:47:33 +00:00 |
|
Richard Campbell
|
1d95979106
|
Ported AdjustClientRect(Ex) from wine, this fixes bugs in hcalc
svn path=/trunk/; revision=4450
|
2003-03-28 19:25:00 +00:00 |
|
Richard Campbell
|
2b62e9b22c
|
Fixes a client area issue in winemine and other apps.
svn path=/trunk/; revision=4449
|
2003-03-28 18:59:18 +00:00 |
|
Gé van Geldorp
|
5fff73db86
|
Fix crash in W32kGetTextMetrics
svn path=/trunk/; revision=4448
|
2003-03-28 16:20:51 +00:00 |
|
Gé van Geldorp
|
34aacc4e6b
|
Fix crash at load-time
svn path=/trunk/; revision=4447
|
2003-03-28 15:34:17 +00:00 |
|
Gé van Geldorp
|
a2c3aa0f98
|
Send mouse movement messages when moving to left/top
svn path=/trunk/; revision=4446
|
2003-03-28 15:27:47 +00:00 |
|
Gé van Geldorp
|
c338b7de02
|
Initialize DC with BLACK_PEN
svn path=/trunk/; revision=4445
|
2003-03-28 15:27:02 +00:00 |
|
Gé van Geldorp
|
58ce5de527
|
Rollback last change
svn path=/trunk/; revision=4444
|
2003-03-27 23:17:22 +00:00 |
|
Jason Filby
|
cdc8ff38a8
|
Readme.txt for users
svn path=/trunk/; revision=4443
|
2003-03-27 22:25:33 +00:00 |
|
Gé van Geldorp
|
1b46517748
|
Fix linker warning
svn path=/trunk/; revision=4442
|
2003-03-27 19:34:00 +00:00 |
|
Richard Campbell
|
c99b43d4cb
|
- Tim Jobling implemented PolyLine
svn path=/trunk/; revision=4441
|
2003-03-27 03:24:04 +00:00 |
|
Richard Campbell
|
9588279d27
|
*** empty log message ***
svn path=/trunk/; revision=4440
|
2003-03-27 02:31:41 +00:00 |
|
Richard Campbell
|
dd8f77cf0f
|
- Implemented InvalidateRect and InvalidateRgn by Tim Jobling
svn path=/trunk/; revision=4439
|
2003-03-27 02:27:42 +00:00 |
|
Richard Campbell
|
90bdbbb09a
|
*** empty log message ***
svn path=/trunk/; revision=4438
|
2003-03-27 02:26:15 +00:00 |
|
Richard Campbell
|
8923bf8701
|
- InvalidateRgn and InvalidateRect by Tim Jobling
svn path=/trunk/; revision=4437
|
2003-03-27 02:25:14 +00:00 |
|
Hartmut Birr
|
b47552e96f
|
- Do not create a console for GUI applications.
svn path=/trunk/; revision=4436
|
2003-03-26 22:11:27 +00:00 |
|
Hartmut Birr
|
4950a5230f
|
- Fixed a bug in CsrDeleteConsole. Sometimes the console wasn't removed from the console list.
svn path=/trunk/; revision=4435
|
2003-03-26 22:10:43 +00:00 |
|
Eric Kohl
|
6748410167
|
Implemented RtlIsTextUnicode().
svn path=/trunk/; revision=4434
|
2003-03-26 15:19:28 +00:00 |
|
Gé van Geldorp
|
52dfe36e11
|
Introduce ANSI version of LOGFONT and associated structures
svn path=/trunk/; revision=4433
|
2003-03-26 08:11:53 +00:00 |
|
Richard Campbell
|
96719caa15
|
*** empty log message ***
svn path=/trunk/; revision=4432
|
2003-03-26 01:01:21 +00:00 |
|
Gé van Geldorp
|
59371a062e
|
Introduce TEXTMETRICSA and TEXTMETRICSW
svn path=/trunk/; revision=4431
|
2003-03-25 22:35:19 +00:00 |
|
Richard Campbell
|
dcedc133e0
|
*** empty log message ***
svn path=/trunk/; revision=4430
|
2003-03-25 20:34:52 +00:00 |
|
Eric Kohl
|
5ae904ab74
|
Added automatic start of 2nd stage setup.
svn path=/trunk/; revision=4429
|
2003-03-25 19:26:33 +00:00 |
|
Richard Campbell
|
eefe9aeef3
|
Removed a DbgPrint
svn path=/trunk/; revision=4428
|
2003-03-24 23:45:47 +00:00 |
|
Richard Campbell
|
464468ce33
|
Implemented UpdateWindow()
svn path=/trunk/; revision=4427
|
2003-03-24 23:08:51 +00:00 |
|
Gé van Geldorp
|
428e6983d1
|
Speed up search for free handle somewhat
svn path=/trunk/; revision=4426
|
2003-03-24 22:50:17 +00:00 |
|
Gé van Geldorp
|
0d5ed410c1
|
Fix GDI handle leaks
svn path=/trunk/; revision=4425
|
2003-03-24 22:49:54 +00:00 |
|
Eric Kohl
|
a3437854ba
|
Use an enum for page id's instead of an ULONG.
svn path=/trunk/; revision=4424
|
2003-03-24 19:12:10 +00:00 |
|
Eric Kohl
|
192fe9f464
|
Implemented import of binary system hive. (UNTESTED)
Improved handling of a hive's dirty block bitmap.
svn path=/trunk/; revision=4423
|
2003-03-24 19:10:00 +00:00 |
|
Eric Kohl
|
6b349cca78
|
Added leading semicolons to comment lines
svn path=/trunk/; revision=4422
|
2003-03-24 13:45:27 +00:00 |
|
Eric Kohl
|
d64b0c501f
|
Implemented RegLoadKey[A/W]() and RegUnLoadKey[A/W]().
svn path=/trunk/; revision=4421
|
2003-03-24 13:44:15 +00:00 |
|
Richard Campbell
|
e93115c5a2
|
- Proper implementation of NtUserMoveWindow()
svn path=/trunk/; revision=4420
|
2003-03-24 01:36:10 +00:00 |
|
KJK::Hyperion
|
1c607fc7d1
|
zlib is a static library, not (necessarily) a driver library. Moved it back to reactos/lib (who moved it?)
svn path=/trunk/; revision=4419
|
2003-03-24 01:28:44 +00:00 |
|
KJK::Hyperion
|
f7d6015170
|
why was zlib.a included in the list of files to install?
svn path=/trunk/; revision=4418
|
2003-03-24 00:23:18 +00:00 |
|
KJK::Hyperion
|
5c1108ea15
|
- changed a couple of structures to match the definitions given in the book "Windows 2000 Native API"
- implementation of the SystemProcessInformation class of NtQuerySystemInformation() by Aleksey Bragin
svn path=/trunk/; revision=4417
|
2003-03-24 00:09:32 +00:00 |
|
Gunnar Dalsnes
|
d3c97ea09d
|
init. change notification work
svn path=/trunk/; revision=4416
|
2003-03-23 19:51:11 +00:00 |
|
Hartmut Birr
|
f771a79dd9
|
- Set the executable flag for some files in _stat.
svn path=/trunk/; revision=4415
|
2003-03-23 15:18:34 +00:00 |
|
Hartmut Birr
|
fa9eae54dd
|
- Fixed a bug in valisttos.
- Implemented _spawnlp.
svn path=/trunk/; revision=4414
|
2003-03-23 15:18:01 +00:00 |
|
Eric Kohl
|
f392901f75
|
Implemented NtQueryAttributesFile() and NtQueryFullAttributesFile().
svn path=/trunk/; revision=4413
|
2003-03-23 14:46:09 +00:00 |
|
Hartmut Birr
|
2aef8289eb
|
- Save the device object for dereferencing before the worker routine is called (IoWorkItemCallback).
svn path=/trunk/; revision=4412
|
2003-03-23 10:50:13 +00:00 |
|
Hartmut Birr
|
457a70030c
|
- Add a trailing '\' if the path is only a drive (RtlpEatPath).
svn path=/trunk/; revision=4411
|
2003-03-23 10:49:19 +00:00 |
|
Hartmut Birr
|
52b9204b29
|
- Extract the correct search pattern and do not interpret '.' or '..'
at the end of the pattern as path (InternalFindFirstFile).
svn path=/trunk/; revision=4410
|
2003-03-23 10:48:14 +00:00 |
|
Hartmut Birr
|
d7d389bf60
|
- Fixed the length parameter for calling RtlGetCurrentDirectory_U (GetCurrentDirectoryW).
svn path=/trunk/; revision=4409
|
2003-03-23 10:46:59 +00:00 |
|
Hartmut Birr
|
1032130eaf
|
- Fixed the intialization of the returned fcb if the directory is the root (FindFile).
svn path=/trunk/; revision=4408
|
2003-03-23 10:45:56 +00:00 |
|
Jason Filby
|
4687fe39e4
|
Free bitmap in EngTransparentBlt
svn path=/trunk/; revision=4407
|
2003-03-23 10:15:12 +00:00 |
|
Jason Filby
|
3aed736c06
|
Improved font loaded message
svn path=/trunk/; revision=4406
|
2003-03-23 09:46:22 +00:00 |
|
Jason Filby
|
44b3528f71
|
Line drawing fixes
svn path=/trunk/; revision=4405
|
2003-03-23 09:18:51 +00:00 |
|
Eric Kohl
|
68c3b158fc
|
GetFileAttributes() and SetFileAttributes() must use NtOpenFile() to open directories too.
svn path=/trunk/; revision=4404
|
2003-03-23 04:01:16 +00:00 |
|
Gé van Geldorp
|
8b0fa2ce3d
|
Release XLATEOBJs after use
svn path=/trunk/; revision=4403
|
2003-03-22 23:57:32 +00:00 |
|
Gé van Geldorp
|
1e8cc39810
|
Don't access internal object for NULL handle
svn path=/trunk/; revision=4402
|
2003-03-22 23:57:05 +00:00 |
|