reactos.git
20 years ago- Copyright notices for 2004
Martin Fuchs [Sat, 20 Mar 2004 13:49:13 +0000 (13:49 +0000)]
- Copyright notices for 2004
- launch_cpanel() utility function

svn path=/trunk/; revision=8811

20 years agoadjust for windres
Martin Fuchs [Sat, 20 Mar 2004 13:31:09 +0000 (13:31 +0000)]
adjust for windres

svn path=/trunk/; revision=8810

20 years agofix japanese resource script
Martin Fuchs [Sat, 20 Mar 2004 13:25:28 +0000 (13:25 +0000)]
fix japanese resource script

svn path=/trunk/; revision=8809

20 years agocontext menu for notification area
Martin Fuchs [Sat, 20 Mar 2004 13:13:40 +0000 (13:13 +0000)]
context menu for notification area

svn path=/trunk/; revision=8808

20 years agoauto-hiding of inactive notification icons
Martin Fuchs [Sat, 20 Mar 2004 11:42:22 +0000 (11:42 +0000)]
auto-hiding of inactive notification icons

svn path=/trunk/; revision=8807

20 years agoadded notifyhook.dll
Martin Fuchs [Sat, 20 Mar 2004 09:16:17 +0000 (09:16 +0000)]
added notifyhook.dll

svn path=/trunk/; revision=8806

20 years agofix for installation target by James Tabor
Martin Fuchs [Sat, 20 Mar 2004 09:11:13 +0000 (09:11 +0000)]
fix for installation target by James Tabor

svn path=/trunk/; revision=8805

20 years agoAdd notepad to the list of targets.
Steven Edwards [Sat, 20 Mar 2004 04:36:16 +0000 (04:36 +0000)]
Add notepad to the list of targets.

svn path=/trunk/; revision=8804

20 years agoEnable stub for ImpersonateLoggedOnUser. This gets taskmgr
Steven Edwards [Sat, 20 Mar 2004 04:32:06 +0000 (04:32 +0000)]
Enable stub for ImpersonateLoggedOnUser. This gets taskmgr
to load again.

svn path=/trunk/; revision=8803

20 years agoHandle invalid Unicode strings for %S format like MS does
Gé van Geldorp [Fri, 19 Mar 2004 23:00:35 +0000 (23:00 +0000)]
Handle invalid Unicode strings for %S format like MS does

svn path=/trunk/; revision=8802

20 years agoHandle characters outside first page
Gé van Geldorp [Fri, 19 Mar 2004 22:59:23 +0000 (22:59 +0000)]
Handle characters outside first page

svn path=/trunk/; revision=8801

20 years agoFix link warnings
Gé van Geldorp [Fri, 19 Mar 2004 22:58:10 +0000 (22:58 +0000)]
Fix link warnings

svn path=/trunk/; revision=8800

20 years ago- Removed local definition of NtCurrentProcess.
David Welch [Fri, 19 Mar 2004 21:34:49 +0000 (21:34 +0000)]
- Removed local definition of NtCurrentProcess.

svn path=/trunk/; revision=8799

20 years ago- Added definitions for NtCurrentProcess and NtCurrentThread.
David Welch [Fri, 19 Mar 2004 21:33:48 +0000 (21:33 +0000)]
- Added definitions for NtCurrentProcess and NtCurrentThread.

svn path=/trunk/; revision=8798

20 years ago- Load the PCI bus driver.
Filip Navara [Fri, 19 Mar 2004 21:02:55 +0000 (21:02 +0000)]
- Load the PCI bus driver.
- Move the VGA driver from "Video" to "Video Save" group.

svn path=/trunk/; revision=8797

20 years agoMerged changes from videoport_pnp_14032004 branch:
Filip Navara [Fri, 19 Mar 2004 20:58:32 +0000 (20:58 +0000)]
Merged changes from videoport_pnp_14032004 branch:
- Better support for W2K+ video miniport driver incl. the basic implementation of PnP driver model.
- Return Win32 error codes instead of NT equivalents.
- Fixed a few bugs.

svn path=/trunk/; revision=8796

20 years ago- Lower IRQL in error case of IoAllocateDriverObjectExtension.
Filip Navara [Fri, 19 Mar 2004 17:37:57 +0000 (17:37 +0000)]
- Lower IRQL in error case of IoAllocateDriverObjectExtension.

svn path=/trunk/; revision=8794

20 years agoClean-up NtQueryInformationToken().
Eric Kohl [Fri, 19 Mar 2004 12:47:17 +0000 (12:47 +0000)]
Clean-up NtQueryInformationToken().

svn path=/trunk/; revision=8792

20 years agoFix NtOpenThreadToken() and NtSetInformationThread().
Eric Kohl [Fri, 19 Mar 2004 12:45:07 +0000 (12:45 +0000)]
Fix NtOpenThreadToken() and NtSetInformationThread().

svn path=/trunk/; revision=8791

20 years agoImplement CreateEnvironmentBlock() and DestroyEnvironmentBlock().
Eric Kohl [Fri, 19 Mar 2004 12:40:49 +0000 (12:40 +0000)]
Implement CreateEnvironmentBlock() and DestroyEnvironmentBlock().

svn path=/trunk/; revision=8790

20 years agoEnable environment inheritance.
Eric Kohl [Fri, 19 Mar 2004 12:38:07 +0000 (12:38 +0000)]
Enable environment inheritance.

svn path=/trunk/; revision=8789

20 years agomerge WineHQ commit:
Martin Fuchs [Fri, 19 Mar 2004 09:18:52 +0000 (09:18 +0000)]
merge WineHQ commit:

Rein Klazes <rklazes@xs4all.nl>
In SHELL_ExecuteW, if a new current directory is specified, change to
it before calling CreateProcess so that it will find the correct
executable.

Patch: http://cvs.winehq.org/patch.py?id=11578

svn path=/trunk/; revision=8788

20 years agoCommitting my in-progress work with mmdrv, but it's still incomplete, and it still...
Aleksey Bragin [Fri, 19 Mar 2004 06:11:28 +0000 (06:11 +0000)]
Committing my in-progress work with mmdrv, but it's still incomplete, and it still contains MS-specific things (in comments only!).

svn path=/trunk/; revision=8787

20 years agosimple hack to keep winzip from bugchecking us
Royce Mitchell III [Thu, 18 Mar 2004 22:03:40 +0000 (22:03 +0000)]
simple hack to keep winzip from bugchecking us

svn path=/trunk/; revision=8786

20 years ago- Fixed crash on reboot. Sorry.
David Welch [Thu, 18 Mar 2004 19:58:35 +0000 (19:58 +0000)]
- Fixed crash on reboot. Sorry.

svn path=/trunk/; revision=8784

20 years agoimplemented SetFileShortName()
Thomas Bluemel [Thu, 18 Mar 2004 18:29:19 +0000 (18:29 +0000)]
implemented SetFileShortName()

svn path=/trunk/; revision=8783

20 years agofixed several serious bugs in info.c and added a couple undocumented compatibilities...
Royce Mitchell III [Thu, 18 Mar 2004 18:15:28 +0000 (18:15 +0000)]
fixed several serious bugs in info.c and added a couple undocumented compatibilities based on analysis of ms's version.dll's behavior. Removed 16-bit exe support from info.c b/c it was very wrong in most cases, and MSDN says 16-bit exe isn't supported anyways. This gets winzip further towards working.

svn path=/trunk/; revision=8782

20 years ago- Fixed return status of IoGetDeviceProperty.
Filip Navara [Thu, 18 Mar 2004 16:43:56 +0000 (16:43 +0000)]
- Fixed return status of IoGetDeviceProperty.

svn path=/trunk/; revision=8781

20 years ago1. implemented SetFileValidData()
Thomas Bluemel [Thu, 18 Mar 2004 16:19:26 +0000 (16:19 +0000)]
1. implemented SetFileValidData()
2. updated FILE_INFORMATION_CLASS

svn path=/trunk/; revision=8780

20 years agofirst version of Explorer NotifyHook DLL
Martin Fuchs [Thu, 18 Mar 2004 00:28:45 +0000 (00:28 +0000)]
first version of Explorer NotifyHook DLL

svn path=/trunk/; revision=8779

20 years agominor speed-improvement
Thomas Bluemel [Wed, 17 Mar 2004 20:57:06 +0000 (20:57 +0000)]
minor speed-improvement

svn path=/trunk/; revision=8778

20 years ago- Fixed few bugs related to SUROBJ initialization.
Filip Navara [Wed, 17 Mar 2004 16:05:29 +0000 (16:05 +0000)]
- Fixed few bugs related to SUROBJ initialization.

svn path=/trunk/; revision=8776

20 years agofix pipe create flags traslation
Gunnar Dalsnes [Wed, 17 Mar 2004 15:00:39 +0000 (15:00 +0000)]
fix pipe create flags traslation

svn path=/trunk/; revision=8775

20 years agoSimplify LoadUserProfileW() and check for loaded profile.
Eric Kohl [Wed, 17 Mar 2004 14:46:23 +0000 (14:46 +0000)]
Simplify LoadUserProfileW() and check for loaded profile.

svn path=/trunk/; revision=8774

20 years agoMoved the WINE notepad.
Steven Edwards [Wed, 17 Mar 2004 01:28:14 +0000 (01:28 +0000)]
Moved the WINE notepad.

svn path=/trunk/; revision=8773

20 years agoMoved the WINE notepad to rosapps
Steven Edwards [Wed, 17 Mar 2004 01:27:00 +0000 (01:27 +0000)]
Moved the WINE notepad to rosapps

svn path=/trunk/; revision=8772

20 years agosimplify Shell_NotifyIcon implementation
Martin Fuchs [Tue, 16 Mar 2004 23:18:10 +0000 (23:18 +0000)]
simplify Shell_NotifyIcon implementation

svn path=/trunk/; revision=8771

20 years agouse alloca() to pass NOTIFYICONDATA structures of any size
Martin Fuchs [Tue, 16 Mar 2004 22:49:29 +0000 (22:49 +0000)]
use alloca() to pass NOTIFYICONDATA structures of any size

svn path=/trunk/; revision=8770

20 years ago- Map only the vga frame buffer for the hal to write debug messages
David Welch [Tue, 16 Mar 2004 22:45:56 +0000 (22:45 +0000)]
- Map only the vga frame buffer for the hal to write debug messages
and map it higher up in the kernel address space so more space is available
for the nonpaged and paged pools.

svn path=/trunk/; revision=8769

20 years ago- Removed useless define.
David Welch [Tue, 16 Mar 2004 21:13:15 +0000 (21:13 +0000)]
- Removed useless define.

svn path=/trunk/; revision=8768

20 years ago- Use the miniport services to map the frame buffer.
David Welch [Tue, 16 Mar 2004 21:11:44 +0000 (21:11 +0000)]
- Use the miniport services to map the frame buffer.

svn path=/trunk/; revision=8767

20 years ago- Implemented IOCTL_VIDEO_MAP_VIDEO_MEMORY/IOCTL_VIDEO_UNMAP_VIDEO_MEMORY.
David Welch [Tue, 16 Mar 2004 21:06:20 +0000 (21:06 +0000)]
- Implemented IOCTL_VIDEO_MAP_VIDEO_MEMORY/IOCTL_VIDEO_UNMAP_VIDEO_MEMORY.

svn path=/trunk/; revision=8766

20 years agoFlush the new user hive after copying.
Eric Kohl [Tue, 16 Mar 2004 11:34:51 +0000 (11:34 +0000)]
Flush the new user hive after copying.

svn path=/trunk/; revision=8764

20 years agoadd _ANONYMOUS_UNION to NOTIFYICONDATA struct
Martin Fuchs [Tue, 16 Mar 2004 10:08:16 +0000 (10:08 +0000)]
add _ANONYMOUS_UNION to NOTIFYICONDATA struct

svn path=/trunk/; revision=8763

20 years agoreplace WINE specifiy system tray implementation by a WIN32 compatible implementation
Martin Fuchs [Tue, 16 Mar 2004 10:07:38 +0000 (10:07 +0000)]
replace WINE specifiy system tray implementation by a WIN32 compatible implementation

svn path=/trunk/; revision=8762

20 years agoArty's summary:
Art Yerkes [Tue, 16 Mar 2004 08:30:28 +0000 (08:30 +0000)]
Arty's summary:
drivers/fs/cdfs/fsctl: Allocate wide chars.  CD title was being truncated
drivers/fs/vfat/fsctl: Tolerate a zero bytes-per-sector
Patches by Herve Poussineau

svn path=/trunk/; revision=8761

20 years agoNtGdiGetPixel cleanup - fixed small bug with rect boundary checking, and cleaned...
Royce Mitchell III [Tue, 16 Mar 2004 02:15:06 +0000 (02:15 +0000)]
NtGdiGetPixel cleanup - fixed small bug with rect boundary checking, and cleaned up code to only unlock DC in one place.

svn path=/trunk/; revision=8760

20 years ago- Add arrows for popup submenus
Gé van Geldorp [Mon, 15 Mar 2004 23:49:29 +0000 (23:49 +0000)]
- Add arrows for popup submenus
- Display bitmap menu items

svn path=/trunk/; revision=8759

20 years ago- Left whole page allocations on by accident.
David Welch [Mon, 15 Mar 2004 22:22:53 +0000 (22:22 +0000)]
- Left whole page allocations on by accident.

svn path=/trunk/; revision=8758

20 years ago- Handle 1bpp DIBs in NtGdiCreateDIBitmap
Gé van Geldorp [Mon, 15 Mar 2004 22:06:55 +0000 (22:06 +0000)]
- Handle 1bpp DIBs in NtGdiCreateDIBitmap
- Fix double lock of DC in routines called by NtGdiCreateDIBSection

svn path=/trunk/; revision=8757

20 years agohSelf member contains the handle, not the pointer
Gé van Geldorp [Mon, 15 Mar 2004 22:02:31 +0000 (22:02 +0000)]
hSelf member contains the handle, not the pointer

svn path=/trunk/; revision=8756

20 years agoSilence debug message
Gé van Geldorp [Mon, 15 Mar 2004 22:01:17 +0000 (22:01 +0000)]
Silence debug message

svn path=/trunk/; revision=8755

20 years ago- Reduced the size of the symbol files, as only necessary symbol informations are...
Hartmut Birr [Mon, 15 Mar 2004 21:31:45 +0000 (21:31 +0000)]
- Reduced the size of the symbol files, as only necessary symbol informations are copied.

svn path=/trunk/; revision=8754

20 years ago- Fixed the loading of symbol files, if the base name contains the extension '.sym'.
Hartmut Birr [Mon, 15 Mar 2004 21:16:45 +0000 (21:16 +0000)]
- Fixed the loading of symbol files, if the base name contains the extension '.sym'.

svn path=/trunk/; revision=8753

20 years ago- Removed dirty loading of symbol files from ExpInitializeExecutive.
Hartmut Birr [Mon, 15 Mar 2004 21:10:34 +0000 (21:10 +0000)]
- Removed dirty loading of symbol files from ExpInitializeExecutive.
- Prevented moving of KiSystemStartup into _main, because the memory
  from _main is freed from within KiSystemStartup.

svn path=/trunk/; revision=8752

20 years agolaunch sound control panel applet
Martin Fuchs [Mon, 15 Mar 2004 20:59:06 +0000 (20:59 +0000)]
launch sound control panel applet

svn path=/trunk/; revision=8751

20 years agoimplementation of volume control tray icon
Martin Fuchs [Mon, 15 Mar 2004 20:45:41 +0000 (20:45 +0000)]
implementation of volume control tray icon

svn path=/trunk/; revision=8750

20 years ago- Minor corrections to emulated mouse pointer handling.
Filip Navara [Mon, 15 Mar 2004 20:21:51 +0000 (20:21 +0000)]
- Minor corrections to emulated mouse pointer handling.

svn path=/trunk/; revision=8749

20 years ago- Fix reading past the end of the pool block.
David Welch [Mon, 15 Mar 2004 19:06:35 +0000 (19:06 +0000)]
- Fix reading past the end of the pool block.

svn path=/trunk/; revision=8747

20 years ago- Changed ctype.h from mingw to ntoskrnl its own.
Hartmut Birr [Mon, 15 Mar 2004 17:32:47 +0000 (17:32 +0000)]
- Changed ctype.h from mingw to ntoskrnl its own.

svn path=/trunk/; revision=8746

20 years agomark GetPixel as @implemented and fix param names
Royce Mitchell III [Mon, 15 Mar 2004 04:21:17 +0000 (04:21 +0000)]
mark GetPixel as @implemented and fix param names

svn path=/trunk/; revision=8744

20 years ago- Fixed whole page allocations since the handle table code now relies on
David Welch [Mon, 15 Mar 2004 00:03:31 +0000 (00:03 +0000)]
- Fixed whole page allocations since the handle table code now relies on
allocations being eight byte aligned.

svn path=/trunk/; revision=8743

20 years agoFix mask for true color images
Gé van Geldorp [Sun, 14 Mar 2004 23:04:44 +0000 (23:04 +0000)]
Fix mask for true color images

svn path=/trunk/; revision=8742

20 years agohandle large notification strings
Martin Fuchs [Sun, 14 Mar 2004 22:44:08 +0000 (22:44 +0000)]
handle large notification strings

svn path=/trunk/; revision=8741

20 years agoUNICODE fix for Tooltips
Martin Fuchs [Sun, 14 Mar 2004 22:27:44 +0000 (22:27 +0000)]
UNICODE fix for Tooltips

svn path=/trunk/; revision=8739

20 years agohandle WM_NOTIFYFORMAT
Martin Fuchs [Sun, 14 Mar 2004 22:20:10 +0000 (22:20 +0000)]
handle WM_NOTIFYFORMAT

svn path=/trunk/; revision=8738

20 years ago- separate tooltip area for each notify icon
Martin Fuchs [Sun, 14 Mar 2004 21:02:55 +0000 (21:02 +0000)]
- separate tooltip area for each notify icon
- handle non-null terminated tooltip strings

svn path=/trunk/; revision=8737

20 years agoReturn a valid (empty) visible region when the window is not visible
Gé van Geldorp [Sun, 14 Mar 2004 20:31:55 +0000 (20:31 +0000)]
Return a valid (empty) visible region when the window is not visible

svn path=/trunk/; revision=8736

20 years ago- Set InitData.HwInitDataSize to proper value.
Filip Navara [Sun, 14 Mar 2004 19:44:02 +0000 (19:44 +0000)]
- Set InitData.HwInitDataSize to proper value.

svn path=/trunk/; revision=8733

20 years ago- Complete the irp even on an error.
David Welch [Sun, 14 Mar 2004 19:25:34 +0000 (19:25 +0000)]
- Complete the irp even on an error.

svn path=/trunk/; revision=8731

20 years agoresize taskbar buttons on WM_SIZE
Martin Fuchs [Sun, 14 Mar 2004 18:51:35 +0000 (18:51 +0000)]
resize taskbar buttons on WM_SIZE

svn path=/trunk/; revision=8729

20 years ago- Map ntstatus values to the win32 error code expected by the display driver.
David Welch [Sun, 14 Mar 2004 18:36:14 +0000 (18:36 +0000)]
- Map ntstatus values to the win32 error code expected by the display driver.

svn path=/trunk/; revision=8728

20 years ago- Map return codes from the miniport's device i/o control routine from
David Welch [Sun, 14 Mar 2004 18:35:02 +0000 (18:35 +0000)]
- Map return codes from the miniport's device i/o control routine from
win32 error code to ntstatus values.

svn path=/trunk/; revision=8727

20 years ago- Fixed bug with recalling previous input.
David Welch [Sun, 14 Mar 2004 18:28:59 +0000 (18:28 +0000)]
- Fixed bug with recalling previous input.
- Switch back to text mode when entering the debugger.

svn path=/trunk/; revision=8726

20 years ago- Removed setting of STATUS_DATA_OVERRUN in IoStatusBlock.Status when
David Welch [Sun, 14 Mar 2004 18:27:08 +0000 (18:27 +0000)]
- Removed setting of STATUS_DATA_OVERRUN in IoStatusBlock.Status when
IoStatusBlock.Information is greater than the output buffer length passed
in by the caller.

svn path=/trunk/; revision=8725

20 years agoimplemented GetProcessIoCounters()
Thomas Bluemel [Sun, 14 Mar 2004 18:16:40 +0000 (18:16 +0000)]
implemented GetProcessIoCounters()

svn path=/trunk/; revision=8724

20 years agoImplement GetUserProfileDirectoryW().
Eric Kohl [Sun, 14 Mar 2004 18:15:59 +0000 (18:15 +0000)]
Implement GetUserProfileDirectoryW().
Open user key in LoadUserProfileW() and close it in UnloadUserProfile().

svn path=/trunk/; revision=8723

20 years agoFix some prototypes.
Eric Kohl [Sun, 14 Mar 2004 18:13:19 +0000 (18:13 +0000)]
Fix some prototypes.

svn path=/trunk/; revision=8722

20 years agoimplemented SetConsoleIcon()
Thomas Bluemel [Sun, 14 Mar 2004 17:53:27 +0000 (17:53 +0000)]
implemented SetConsoleIcon()

svn path=/trunk/; revision=8721

20 years ago- Added PnP enum entry for the VMware video driver.
Filip Navara [Sun, 14 Mar 2004 17:47:10 +0000 (17:47 +0000)]
- Added PnP enum entry for the VMware video driver.

svn path=/trunk/; revision=8720

20 years ago- Don't load PnP drivers if they're disabled.
Filip Navara [Sun, 14 Mar 2004 17:10:48 +0000 (17:10 +0000)]
- Don't load PnP drivers if they're disabled.
- Save pointer to PnP tree device node in device object's DeviceObjectExtension.
- Add function IopGetDeviceNode for getting device node from device object pointer.
- Rewritten IoGetDeviceProperty to use values that are in device node instead of sending Irps.

svn path=/trunk/; revision=8718

20 years ago- Fixed handling of IRP_MN_QUERY_BUS_INFORMATION.
Filip Navara [Sun, 14 Mar 2004 17:10:43 +0000 (17:10 +0000)]
- Fixed handling of IRP_MN_QUERY_BUS_INFORMATION.
- Add basic handling of IRP_MN_QUERY_CAPABILITIES for getting device specific bus address.

svn path=/trunk/; revision=8717

20 years agoImplement TrackPopupMenu. This fixes bug #131
Gé van Geldorp [Sun, 14 Mar 2004 16:39:49 +0000 (16:39 +0000)]
Implement TrackPopupMenu. This fixes bug #131

svn path=/trunk/; revision=8716

20 years agotool tip texts for notification icons
Martin Fuchs [Sun, 14 Mar 2004 16:39:28 +0000 (16:39 +0000)]
tool tip texts for notification icons

svn path=/trunk/; revision=8715

20 years agodeclare NOTIFYICON VERSION 3 constants
Martin Fuchs [Sun, 14 Mar 2004 15:54:27 +0000 (15:54 +0000)]
declare NOTIFYICON VERSION 3 constants

svn path=/trunk/; revision=8714

20 years agodeclare V5 structure members and constants for notifications icons
Martin Fuchs [Sun, 14 Mar 2004 15:42:04 +0000 (15:42 +0000)]
declare V5 structure members and constants for notifications icons

svn path=/trunk/; revision=8713

20 years agohide clock from desktop bar if it's configured this way in registry
Martin Fuchs [Sun, 14 Mar 2004 14:44:23 +0000 (14:44 +0000)]
hide clock from desktop bar if it's configured this way in registry

svn path=/trunk/; revision=8712

20 years agoimplemented GetFileSizeEx()
Thomas Bluemel [Sun, 14 Mar 2004 13:20:10 +0000 (13:20 +0000)]
implemented GetFileSizeEx()

svn path=/trunk/; revision=8711

20 years agoimplemented SetFilePointerEx() and fixed SetFilePointer() to check if the calculated...
Thomas Bluemel [Sun, 14 Mar 2004 13:11:55 +0000 (13:11 +0000)]
implemented SetFilePointerEx() and fixed SetFilePointer() to check if the calculated file position is negative

svn path=/trunk/; revision=8710

20 years agofixed imagelist handle leak
Martin Fuchs [Sun, 14 Mar 2004 12:43:27 +0000 (12:43 +0000)]
fixed imagelist handle leak

svn path=/trunk/; revision=8709

20 years agocount all gdi handles and serialize removing gdi handles from the table.
Thomas Bluemel [Sun, 14 Mar 2004 12:16:50 +0000 (12:16 +0000)]
count all gdi handles and serialize removing gdi handles from the table.

svn path=/trunk/; revision=8708

20 years agodisable context menu for non-file system objects
Martin Fuchs [Sun, 14 Mar 2004 12:06:25 +0000 (12:06 +0000)]
disable context menu for non-file system objects

svn path=/trunk/; revision=8706

20 years agoMatch error tested against to the actual error returned by
Gé van Geldorp [Sun, 14 Mar 2004 11:27:33 +0000 (11:27 +0000)]
Match error tested against to the actual error returned by
NtUserGetWindowLong

svn path=/trunk/; revision=8705

20 years agoYou can't use NtCurrentTeb() in kernel mode
Gé van Geldorp [Sun, 14 Mar 2004 11:25:33 +0000 (11:25 +0000)]
You can't use NtCurrentTeb() in kernel mode

svn path=/trunk/; revision=8704

20 years agoimplemented GetProcessId()
Thomas Bluemel [Sun, 14 Mar 2004 11:11:17 +0000 (11:11 +0000)]
implemented GetProcessId()

svn path=/trunk/; revision=8703

20 years agominor fix
Thomas Bluemel [Sun, 14 Mar 2004 10:16:18 +0000 (10:16 +0000)]
minor fix

svn path=/trunk/; revision=8702

20 years ago- Make IoGetDeviceInterfaces more compatible with the native version. Patch by Matthe...
Filip Navara [Sun, 14 Mar 2004 09:43:12 +0000 (09:43 +0000)]
- Make IoGetDeviceInterfaces more compatible with the native version. Patch by Matthew Brace.

svn path=/trunk/; revision=8701

20 years agoImplemented CreateHardLink()
Thomas Bluemel [Sun, 14 Mar 2004 09:21:42 +0000 (09:21 +0000)]
Implemented CreateHardLink()

svn path=/trunk/; revision=8700

20 years agoAvoid ReactOS changes getting lost
Gé van Geldorp [Sun, 14 Mar 2004 09:17:53 +0000 (09:17 +0000)]
Avoid ReactOS changes getting lost

svn path=/trunk/; revision=8699

20 years agoExplicitly include stddef.h for offsetof, needed for newer GCC versions
Gé van Geldorp [Sun, 14 Mar 2004 08:51:16 +0000 (08:51 +0000)]
Explicitly include stddef.h for offsetof, needed for newer GCC versions

svn path=/trunk/; revision=8698