A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Casper Hornstrup a07b0d8b8e * Call RtlCreateUnicodeString() instead of RtlInitUnicodeString() when
initializing the DeviceNode->ServiceName, since IopFreeDeviceNode()
  will use RtlFreeUnicodeString() on it.

* Call ObDereferenceObject() instead of ExFreePool() to release the
  DeviceObject if DriverEntry fails.
  Patch from Joseph Galbraith.

svn path=/trunk/; revision=3053
2002-06-12 14:05:03 +00:00
freeldr Add multi and expand registry key type support. 2002-06-11 20:10:36 +00:00
os2 reorganized some files 2002-05-30 15:11:47 +00:00
posix PSXSS: It seems the renamed csrterm did not get in the repository. 2002-06-09 08:37:07 +00:00
reactos * Call RtlCreateUnicodeString() instead of RtlInitUnicodeString() when 2002-06-12 14:05:03 +00:00
rosapps Ignore some intermediate files 2002-06-02 21:16:44 +00:00