Eric Kohl
|
cfa1943b4f
|
Don't alloc an extra console upon startup.
Added correct calculation of free disk size for drives larger than 2GB.
svn path=/trunk/; revision=3309
|
2002-08-01 10:29:18 +00:00 |
|
Eric Kohl
|
4201812a7e
|
Added RtlCopyLuidAndAttributesArray() and RtlCopySidAndAttributesArray().
svn path=/trunk/; revision=3308
|
2002-07-29 15:37:06 +00:00 |
|
Eric Kohl
|
5295bac977
|
Added cache flush counters.
svn path=/trunk/; revision=3307
|
2002-07-29 15:29:58 +00:00 |
|
Brian Palmer
|
410b3629c3
|
Changes in v1.6.2 (7/28/2002) (brianp)
- Fix for GetFatEntry16 bug (fathelp.asm) by Mike Lerwill
svn path=/trunk/; revision=3306
|
2002-07-29 06:49:58 +00:00 |
|
Eric Kohl
|
8e93e09163
|
Added missing fastcall list functions
svn path=/trunk/; revision=3305
|
2002-07-27 13:02:37 +00:00 |
|
Robert Kopferl
|
d35d4191c1
|
-Nearly compiles doscalls
-Added an mixing header to have ntddk and os2 included without conflicts
svn path=/trunk/; revision=3304
|
2002-07-26 00:23:13 +00:00 |
|
Eric Kohl
|
554d0a03f4
|
Implemented RtlTimeToElapsedTimeFields().
svn path=/trunk/; revision=3303
|
2002-07-25 16:58:58 +00:00 |
|
Eric Kohl
|
873c86599e
|
Implemented RtlTimeToElapsedtimeFields().
svn path=/trunk/; revision=3302
|
2002-07-25 16:57:49 +00:00 |
|
Eric Kohl
|
9a04ad5955
|
Added compression functions (not usabel yet).
svn path=/trunk/; revision=3301
|
2002-07-25 13:18:31 +00:00 |
|
Eric Kohl
|
a79a9cbba6
|
Implemented IoCheckDesiredAccess() and IoGetInitialStack().
svn path=/trunk/; revision=3300
|
2002-07-24 17:49:31 +00:00 |
|
Robert Kopferl
|
d6e258cc9e
|
free os2.h version
svn path=/trunk/; revision=3299
|
2002-07-23 13:00:46 +00:00 |
|
Robert Kopferl
|
a6c291342a
|
*** empty log message ***
svn path=/trunk/; revision=3298
|
2002-07-23 13:00:11 +00:00 |
|
Robert Kopferl
|
77fce8841d
|
update
svn path=/trunk/; revision=3297
|
2002-07-23 12:30:01 +00:00 |
|
Robert Dickenson
|
58d70d404f
|
Added control panel applet icons to the list control imagelist. Next I'll make them lauch!
svn path=/trunk/; revision=3296
|
2002-07-23 08:24:54 +00:00 |
|
Jurgen van Gael
|
3ce45b038f
|
OpenSCManager waits for services.exe to initialize
svn path=/trunk/; revision=3295
|
2002-07-23 08:16:05 +00:00 |
|
Eugene Ingerman
|
57a74268f7
|
Fixed bugs in region operations code (should run region tests correctly now)
svn path=/trunk/; revision=3294
|
2002-07-23 08:03:15 +00:00 |
|
Brian Palmer
|
ac37c58b98
|
Fix for disk caching while doing drive remapping
svn path=/trunk/; revision=3293
|
2002-07-23 06:46:55 +00:00 |
|
Robert Dickenson
|
0e96a84263
|
Whatever it is I changed, it's now backed up before I go to bed.
svn path=/trunk/; revision=3292
|
2002-07-22 21:12:26 +00:00 |
|
Robert Dickenson
|
916c8b493b
|
Basic Control Panel created.
svn path=/trunk/; revision=3291
|
2002-07-22 21:05:41 +00:00 |
|
Eric Kohl
|
c1652a2ee6
|
Read drive number from the command line.
Added some sanity checks.
svn path=/trunk/; revision=3290
|
2002-07-22 17:53:12 +00:00 |
|
Eugene Ingerman
|
5faa3537c3
|
Missing file.
svn path=/trunk/; revision=3289
|
2002-07-22 17:42:52 +00:00 |
|
Robert Dickenson
|
63850f4969
|
Added missing file and some hex string conversion routines. Now displays registry data.
svn path=/trunk/; revision=3288
|
2002-07-22 14:41:40 +00:00 |
|
Steven Edwards
|
11a446cf74
|
Commited as binary
svn path=/trunk/; revision=3287
|
2002-07-22 11:12:38 +00:00 |
|
Steven Edwards
|
b2e2bb7f04
|
Removed to recommit as binary
svn path=/trunk/; revision=3286
|
2002-07-22 11:11:55 +00:00 |
|
Eugene Ingerman
|
2bda045a8e
|
Added GetRegionData gdi function. Added region test. Fixed some bugs.
svn path=/trunk/; revision=3285
|
2002-07-22 07:55:49 +00:00 |
|
Brian Palmer
|
1aa76f94bd
|
Added BIOS drive mapping functionality
svn path=/trunk/; revision=3284
|
2002-07-22 03:44:08 +00:00 |
|
Eric Kohl
|
c747481470
|
Moved WS_EX_CLIENTEDGE to the correct location.
svn path=/trunk/; revision=3283
|
2002-07-21 22:57:06 +00:00 |
|
Robert Dickenson
|
48266252bf
|
Almost completed dialog layouts contributed by Ian McLean.
svn path=/trunk/; revision=3282
|
2002-07-21 18:28:26 +00:00 |
|
David Welch
|
45d7740d94
|
Renamed kernel.map -> ntoskrnl.map
svn path=/trunk/; revision=3280
|
2002-07-20 21:49:35 +00:00 |
|
Eugene Ingerman
|
d525647699
|
Use kernel.map (text format ntoskrnl symbols) instead of ntosknl.sym in pice. Fixed several bugs.
svn path=/trunk/; revision=3279
|
2002-07-20 20:27:22 +00:00 |
|
Jurgen van Gael
|
6fc62fb9b0
|
GCC 3.1 compatibility
svn path=/trunk/; revision=3278
|
2002-07-20 16:54:58 +00:00 |
|
Robert Dickenson
|
0efb5bd01d
|
Updated version information.
svn path=/trunk/; revision=3277
|
2002-07-20 16:43:35 +00:00 |
|
Robert Dickenson
|
f3e89b62de
|
Added new section to support default applications:
/* ReactOS default Application Registry Root Path */
#define RES_STR_ROSAPP_REGISTRY_ROOT "Software\\ReactWare"
svn path=/trunk/; revision=3276
|
2002-07-20 16:38:55 +00:00 |
|
Robert Dickenson
|
e6ccc243b9
|
Updated with changes to version information.
svn path=/trunk/; revision=3275
|
2002-07-20 16:37:12 +00:00 |
|
Robert Dickenson
|
51278afbc0
|
Updated with an improvement to the registry save/restore module.
svn path=/trunk/; revision=3274
|
2002-07-20 16:35:34 +00:00 |
|
Robert Dickenson
|
f4629b5599
|
Updated with latest progress. How does one read a default registry value???
svn path=/trunk/; revision=3273
|
2002-07-20 16:29:26 +00:00 |
|
Robert Dickenson
|
ad319a46cf
|
Updated with latest progress. Started on a worker thread for network enumerating and file change notifications.
svn path=/trunk/; revision=3272
|
2002-07-20 16:24:45 +00:00 |
|
Eric Kohl
|
86dc3a88d2
|
Added check for loaded system start drivers.
Create control pipe before a service is started.
svn path=/trunk/; revision=3271
|
2002-07-20 13:34:10 +00:00 |
|
Eric Kohl
|
ed77972722
|
Minor improvements.
svn path=/trunk/; revision=3270
|
2002-07-20 13:32:26 +00:00 |
|
Eric Kohl
|
951f903bda
|
Added some experimental code
svn path=/trunk/; revision=3269
|
2002-07-20 13:31:34 +00:00 |
|
Eric Kohl
|
db6e84c404
|
Implemented FileAllInformation.
svn path=/trunk/; revision=3268
|
2002-07-20 11:44:37 +00:00 |
|
Eric Kohl
|
aa3245dd92
|
Fixed [Nt/Zw]QueryAttributeFile() and [Nt/Zw]QueryFullAttributesFile() prototypes.
svn path=/trunk/; revision=3267
|
2002-07-20 01:00:34 +00:00 |
|
Eric Kohl
|
41598868d1
|
Implemented FileNetworkOpenInformation.
svn path=/trunk/; revision=3266
|
2002-07-20 00:57:36 +00:00 |
|
Eric Kohl
|
f91b107c89
|
Fixed 'clean' rule because rdel cannot delete itself.
svn path=/trunk/; revision=3265
|
2002-07-19 12:31:49 +00:00 |
|
Eugene Ingerman
|
72c8bf3db3
|
Fixed typo. Now can disable kernel debugger by setting KDBG = 0 in config.
svn path=/trunk/; revision=3264
|
2002-07-19 03:56:47 +00:00 |
|
Steven Edwards
|
0504b08b95
|
Cleanup make and install, Moved all of the incompleate stuff to the end of make.
svn path=/trunk/; revision=3263
|
2002-07-19 02:11:11 +00:00 |
|
Eugene Ingerman
|
8d9c181908
|
Implemented some of gdi region functions.
svn path=/trunk/; revision=3262
|
2002-07-18 21:59:18 +00:00 |
|
Eugene Ingerman
|
52102e72fc
|
Export MmCopyFrom/ToCaller from ntoskrnl. Added MulDiv.
svn path=/trunk/; revision=3261
|
2002-07-18 21:49:59 +00:00 |
|
Robert Dickenson
|
76e2e2e22f
|
Added listview updating.
svn path=/trunk/; revision=3260
|
2002-07-18 20:27:52 +00:00 |
|
Eric Kohl
|
8553d39828
|
Moved _SET_PARTITON_INFORMATION to a common location.
svn path=/trunk/; revision=3259
|
2002-07-18 19:56:31 +00:00 |
|