Martin Fuchs
09124408c9
integrate new drive icons of Klemens Friedl <frik85@hotmail.com>
...
(see http://reactosde.funpic.de/mediadetail.php?sec=Graphic%20arts&cat=icons&mdnr=8 )
svn path=/trunk/; revision=10336
2004-08-01 11:24:43 +00:00
Martin Fuchs
79e842231c
implement IServiceprovider interface
...
svn path=/trunk/; revision=10334
2004-08-01 09:26:27 +00:00
Hartmut Birr
06b9a76a1b
- Stopped the printing of frames after the nice value 'deadbeef' in KeRosDumpStackFrames.
...
svn path=/trunk/; revision=10333
2004-08-01 07:28:43 +00:00
Hartmut Birr
b36f5c8459
- Changed all internal memory functions to use the page frame number instead of the physical address.
...
- Allowed MmCreateVirtualMapping to create mappings for more than one page.
- Used invplg to invalidate a single tlb entry.
- Simplified the access to the page tables/directories.
svn path=/trunk/; revision=10332
2004-08-01 07:27:25 +00:00
Hartmut Birr
fd411381da
- Changed all internal memory functions to use the page frame number instead of the physical address.
...
- Allowed MmCreateVirtualMapping to create mappings for more than one page.
svn path=/trunk/; revision=10331
2004-08-01 07:24:59 +00:00
Magnus Olsen
5f1aa6ff61
change back after filps advace
...
svn path=/trunk/; revision=10330
2004-07-31 15:09:59 +00:00
Magnus Olsen
abcc1f252b
DUMMYSTRUCTNAME1, DUMMYSTRUCTNAME1 s1, DUMMYUNIONNAME u1 where missing
...
did forget change DUMMYUNIONNAME u1 to DUMMYUNIONNAME1 u1
svn path=/trunk/; revision=10329
2004-07-31 14:47:09 +00:00
Eric Kohl
fa3393af0c
Implement SeQuerySecurityDescriptorInfo().
...
svn path=/trunk/; revision=10328
2004-07-31 12:21:19 +00:00
Magnus Olsen
be56bd2bbd
DUMMYSTRUCTNAME1, DUMMYSTRUCTNAME1 s1, DUMMYUNIONNAME u1 where missing
...
svn path=/trunk/; revision=10327
2004-07-31 12:10:32 +00:00
Magnus Olsen
f5848006c0
DUMMYSTRUCTNAME1, DUMMYSTRUCTNAME1 s1, DUMMYSTRUCTNAME1 u1 where missing
...
svn path=/trunk/; revision=10326
2004-07-31 12:04:23 +00:00
Hartmut Birr
ae9493fada
- Used MmStats.NrFreePages instead of MiNrAvailablePages.
...
svn path=/trunk/; revision=10325
2004-07-31 09:44:36 +00:00
Hartmut Birr
b67cc5006c
- Update the page counters in MmGetContinuousPages.
...
- Add a flag to PHYSICAL_PAGE, to detect if a free page is on the zeroed or on the unzeroed list.
svn path=/trunk/; revision=10324
2004-07-31 09:43:54 +00:00
James Tabor
f811b0ed5c
Fix up SystemPageFileInfo and SystemCacheInfo. May not have all the right data.
...
svn path=/trunk/; revision=10322
2004-07-31 00:14:39 +00:00
James Tabor
1cac450d4c
Moved KiTimerSystemAuditing flag to main.c.
...
svn path=/trunk/; revision=10321
2004-07-30 19:29:18 +00:00
James Tabor
3ba2c74617
Moved KiTimerSystemAuditing flag to main.c so it can set when everything is up and running. Also, turn the time auditing back on.
...
svn path=/trunk/; revision=10320
2004-07-30 19:28:49 +00:00
James Tabor
b31a0f3811
Implemented OpenThread and GetSystemTimes.
...
svn path=/trunk/; revision=10319
2004-07-30 19:18:39 +00:00
Thomas Bluemel
26ecba1c13
added "hide on minimize" feature and added context menu to the tray icon
...
svn path=/trunk/; revision=10318
2004-07-30 13:39:56 +00:00
Thomas Bluemel
61430b7b65
Patch by Filip Navaraf: Removed the mouse class gdi callback
...
svn path=/trunk/; revision=10317
2004-07-30 09:42:11 +00:00
Thomas Bluemel
6a79a66086
attempt to fix a few message queue and timer bugs
...
svn path=/trunk/; revision=10316
2004-07-30 09:16:06 +00:00
James Tabor
acb7361211
New Process & Thread time locking and experimental DPC accounting support.
...
svn path=/trunk/; revision=10315
2004-07-29 23:28:48 +00:00
James Tabor
a769548161
Add ps to system build.
...
svn path=/trunk/; revision=10314
2004-07-29 22:32:37 +00:00
James Tabor
cd7d90c696
New process listing command.
...
svn path=/trunk/; revision=10313
2004-07-29 22:31:56 +00:00
James Tabor
a514022aea
Fixing Taskmgr and GlobalMemoryStatusEx return numbers.
...
svn path=/trunk/; revision=10312
2004-07-29 20:37:02 +00:00
Thomas Bluemel
7d74fb9d99
fixed compiling errors with gcc 3.4.x
...
svn path=/trunk/; revision=10311
2004-07-29 16:46:22 +00:00
Thomas Bluemel
a8c60b138d
don't change selection if not capturing the console window
...
svn path=/trunk/; revision=10310
2004-07-29 13:54:45 +00:00
Thomas Bluemel
310098e324
fixed calculation of selected cells
...
svn path=/trunk/; revision=10309
2004-07-29 13:43:38 +00:00
Thomas Bluemel
1ee783cd7d
fix assertion statement
...
svn path=/trunk/; revision=10308
2004-07-29 12:03:47 +00:00
Art Yerkes
bc0ec8c03d
Fixed includes so that DBG keys on roscfg.h
...
Fixed subtle bug in miniport.c: if exactly one protocol is registered we
would skip it in MiniIndicateData because we took the .Flink value from the
list head, then compared CurrentEntry->Flink to the list head address.
svn path=/trunk/; revision=10307
2004-07-29 05:00:43 +00:00
Art Yerkes
c14c59021f
Accidentally missed one breakpoint from the previous debugging session.
...
svn path=/trunk/; revision=10306
2004-07-29 04:10:53 +00:00
Art Yerkes
c0dd64494d
Fixed memory overwrite due to too-small allocation.
...
svn path=/trunk/; revision=10305
2004-07-29 04:09:06 +00:00
Thomas Bluemel
b6a9c73c88
allow selecting text with the mouse in gui consoles
...
svn path=/trunk/; revision=10304
2004-07-28 22:28:50 +00:00
Steven Edwards
c9f548f45a
Add all the new fonts to the bootcd.
...
svn path=/trunk/; revision=10303
2004-07-28 04:20:44 +00:00
Steven Edwards
7c8435a226
patch by Arty to fix casting issue.
...
I lost the old patch by Filip.
svn path=/trunk/; revision=10302
2004-07-28 04:20:12 +00:00
Steven Edwards
b4cbfd1d28
C++ flags not C Flags
...
svn path=/trunk/; revision=10301
2004-07-28 04:02:47 +00:00
Magnus Olsen
303ce93000
remove struct _DDSCAPSEX
...
it are allread in ddraw.h
svn path=/trunk/; revision=10298
2004-07-27 11:47:10 +00:00
Magnus Olsen
1e873b4f31
From wine include files for preption for directx support in reactos
...
no changes have been made on this file
to sync with wine only copy thuse file from wine when it need.
svn path=/trunk/; revision=10297
2004-07-27 10:46:27 +00:00
Magnus Olsen
c0779f51d4
From wine include files for preption for directx support in reactos
...
no changes have been made on this file
to sync with wine only copy thuse file from wine when it need.
svn path=/trunk/; revision=10296
2004-07-27 10:30:11 +00:00
Filip Navara
a646b85ed6
* dlls/shell32/shellpath.c: Aric Stewart <aric@codeweavers.com>
...
Make sure that the size of the buffer passed to RegSetValueExW is in
bytes not WCHARs.
svn path=/trunk/; revision=10291
2004-07-26 17:02:30 +00:00
James Tabor
2fe9583bc7
Patch for fixing EnumThreadWindows.
...
svn path=/trunk/; revision=10290
2004-07-26 14:58:35 +00:00
Eric Kohl
6b53247ee6
Remove dead code.
...
svn path=/trunk/; revision=10289
2004-07-26 13:19:34 +00:00
Eric Kohl
9528bf078e
Implement SeValidSecurityDescriptor().
...
svn path=/trunk/; revision=10288
2004-07-26 12:44:40 +00:00
Eric Kohl
66a51a8a25
Implement NtSetSecurityObject().
...
svn path=/trunk/; revision=10287
2004-07-25 17:06:37 +00:00
Steven Edwards
6e3095a9e1
Cleaned up Taskmgr resources to break each language in
...
to its own resource file.
Spanish translation by Carlos Garcia Gomez.
svn path=/trunk/; revision=10286
2004-07-25 16:02:48 +00:00
Thomas Bluemel
9953b620f8
fixed compiling
...
svn path=/trunk/; revision=10285
2004-07-25 15:11:24 +00:00
Eric Kohl
f4fe39f27b
Implement NtQuerySecurityObject() for objects that keep the security in the object header.
...
svn path=/trunk/; revision=10284
2004-07-25 12:39:28 +00:00
Eric Kohl
7d6581aebc
Move generic access rights to a common header file and add missing access rights.
...
svn path=/trunk/; revision=10283
2004-07-25 12:36:45 +00:00
Martin Fuchs
8fb1163c02
recalculate start menu root position for any call
...
svn path=/trunk/; revision=10281
2004-07-24 20:09:45 +00:00
Thomas Bluemel
ce336586ba
implementation of TouchFileTimes(), Thanks to Florian Stinglmayr for submitting a rough draft ;)
...
svn path=/trunk/; revision=10279
2004-07-24 10:42:55 +00:00
Thomas Bluemel
d7c54ad860
Krishna Murthy <Krishna.Murthy@guptaworldwide.com>
...
Modified EDIT_WM_Char() to restrict keying in of letters other than
numbers when ES_NUMBER style is set.
svn path=/trunk/; revision=10278
2004-07-24 09:43:09 +00:00
Art Yerkes
5fd1995681
Parallel commit: See this osr page:
...
http://www.osr.com/ddk/network/103ndisx_51pu.htm
Fixes problem with reactos ne2000 driver and ndis resulting in random
heap corruption. The NdisMEthIndicateReceive macro passes the
MiniportAdapterHandle, not the ETH_FILTER from inside it.
svn path=/trunk/; revision=10277
2004-07-24 04:49:33 +00:00