Gé van Geldorp [Sat, 18 Jun 2005 19:53:49 +0000 (19:53 +0000)]
Use correct dest rect when preventing copy outside source surf
svn path=/trunk/; revision=16057
Filip Navara [Sat, 18 Jun 2005 19:30:47 +0000 (19:30 +0000)]
Don't include internal headers.
svn path=/trunk/; revision=16056
Filip Navara [Sat, 18 Jun 2005 19:30:15 +0000 (19:30 +0000)]
Add __ASM__ guard.
svn path=/trunk/; revision=16055
Filip Navara [Sat, 18 Jun 2005 19:13:29 +0000 (19:13 +0000)]
Fix build. :/
svn path=/trunk/; revision=16054
Filip Navara [Sat, 18 Jun 2005 18:32:29 +0000 (18:32 +0000)]
Use W32API for NTOSKRNL.
svn path=/trunk/; revision=16053
Filip Navara [Sat, 18 Jun 2005 17:22:21 +0000 (17:22 +0000)]
Fix build.
svn path=/trunk/; revision=16052
Filip Navara [Sat, 18 Jun 2005 17:17:52 +0000 (17:17 +0000)]
- Move few non-DDK types from ROS DDK to NTOS headers.
- Fix some __USE_W32API guards.
svn path=/trunk/; revision=16051
Filip Navara [Sat, 18 Jun 2005 16:56:41 +0000 (16:56 +0000)]
Define DRVO_UNLOAD_INVOKED, DRVO_LEGACY_DRIVER, DRVO_BUILTIN_DRIVER, DRVO_REINIT_REGISTERED, DRVO_INITIALIZED, DRVO_BOOTREINIT_REGISTERED and DRVO_LEGACY_RESOURCES. Thanks Alex.
svn path=/trunk/; revision=16050
Filip Navara [Sat, 18 Jun 2005 16:53:34 +0000 (16:53 +0000)]
Move non-DDK Ps* function prototypes and types from ROS DDK to NTOS headers.
svn path=/trunk/; revision=16049
Filip Navara [Sat, 18 Jun 2005 16:21:46 +0000 (16:21 +0000)]
Move non-DDK Se* function prototypes and types from ROS DDK to NTOS headers.
svn path=/trunk/; revision=16048
Filip Navara [Sat, 18 Jun 2005 15:58:39 +0000 (15:58 +0000)]
Move InsertAscendingListFIFO, InsertDescendingListFIFO, InsertAscendingList and InsertDescendingList out of the __USE_W32API guarded region.
svn path=/trunk/; revision=16047
Filip Navara [Sat, 18 Jun 2005 15:55:23 +0000 (15:55 +0000)]
- Move non-DDK HAL function prototypes from ROS DDK to NTOS headers.
svn path=/trunk/; revision=16046
Filip Navara [Sat, 18 Jun 2005 15:50:23 +0000 (15:50 +0000)]
Fix build.
svn path=/trunk/; revision=16045
Alex Ionescu [Sat, 18 Jun 2005 15:24:30 +0000 (15:24 +0000)]
Fix XML bug in hal makefiles
svn path=/trunk/; revision=16044
Filip Navara [Sat, 18 Jun 2005 15:15:25 +0000 (15:15 +0000)]
- Move non-DDK Ke* function prototypes from ROS DDK to NTOS headers.
- Fix calling convention for KeI386* functions.
svn path=/trunk/; revision=16043
Alex Ionescu [Sat, 18 Jun 2005 14:30:09 +0000 (14:30 +0000)]
Use generic HAL header
svn path=/trunk/; revision=16040
Alex Ionescu [Sat, 18 Jun 2005 14:29:31 +0000 (14:29 +0000)]
Build Generic HAL with w32api
svn path=/trunk/; revision=16039
Alex Ionescu [Sat, 18 Jun 2005 14:29:17 +0000 (14:29 +0000)]
Build XBOX HAL with w32api
svn path=/trunk/; revision=16038
Alex Ionescu [Sat, 18 Jun 2005 14:28:55 +0000 (14:28 +0000)]
Build UP HAL with w32api
svn path=/trunk/; revision=16037
Alex Ionescu [Sat, 18 Jun 2005 14:28:28 +0000 (14:28 +0000)]
Build MP HAL with w32api
svn path=/trunk/; revision=16036
Alex Ionescu [Sat, 18 Jun 2005 14:27:44 +0000 (14:27 +0000)]
Build stub HAL with w32api
svn path=/trunk/; revision=16035
Alex Ionescu [Sat, 18 Jun 2005 14:26:22 +0000 (14:26 +0000)]
Remove weird header and add a missing prototype in halfuncs.h
svn path=/trunk/; revision=16034
Alex Ionescu [Sat, 18 Jun 2005 14:10:28 +0000 (14:10 +0000)]
Remove IoAdapterObjectType defintion, it doesn't belong in public headers
svn path=/trunk/; revision=16033
Filip Navara [Sat, 18 Jun 2005 14:05:56 +0000 (14:05 +0000)]
Fix SMP version of ASSERT and assert.
svn path=/trunk/; revision=16032
Filip Navara [Sat, 18 Jun 2005 13:15:07 +0000 (13:15 +0000)]
Remove duplicate definition of EVENT_QUERY_STATE.
svn path=/trunk/; revision=16031
Filip Navara [Sat, 18 Jun 2005 12:56:11 +0000 (12:56 +0000)]
Correctly pack the KIPCR structure.
svn path=/trunk/; revision=16030
Filip Navara [Sat, 18 Jun 2005 12:55:02 +0000 (12:55 +0000)]
Fix position of the STDCALL keyword. Spotted by KJK::Hyperion.
svn path=/trunk/; revision=16029
Filip Navara [Sat, 18 Jun 2005 12:39:24 +0000 (12:39 +0000)]
ntapi.h:
- Define LANGID and fix definition of PLANGID.
- Define PVM_COUNTERS, SYSTEM_CACHE_INFORMATION and SYSTEM_INTERRUPT_INFORMATION.
- Match the ROS version of LPC_MESSAGE (the structure itself should be named PORT_MESSAGE and belongs to ntifs.h).
- Move KEY_SET_INFORMATION_CLASS definiton to winddk.h.
- Make the first parameter of NtAllocateUuids PULARGE_INTEGER.
- Declare NtSetUuidSeed.
- Fix definition of ATOM_INFORMATION_CLASS and ATOM_BASIC_INFORMATION to match ReactOS versions.
winddk.h:
- Define NTHALAPI and use it to mark HAL exports instead of NTOSAPI.
- Define PADAPTER_OBJECT, EVENT_QUERY_STATE, EVENT_MODIFY_STATE, EVENT_ALL_ACCESS, SEMAPHORE_QUERY_STATE, SEMAPHORE_MODIFY_STATE, SEMAPHORE_ALL_ACCESS, IRP_QUOTA_CHARGED, IRP_ALLOCATED_MUST_SUCCEED, IRP_ALLOCATED_FIXED_SIZE, IRP_LOOKASIDE_ALLOCATION, HalDispatchTableVersion, HalQuerySystemInformation, HalSetSystemInformation, HalQueryBusSlots, HalDeviceControl, HalIoAssignDriveLetters, HalIoReadPartitionTable, HalIoSetPartitionInformation, HalIoWritePartitionTable, HalReferenceHandlerForBus, HalReferenceBusHandler, HalDereferenceBusHandler, IO_TYPE_ADAPTER, IO_TYPE_CONTROLLER, IO_TYPE_DEVICE, IO_TYPE_DRIVER,
IO_TYPE_FILE, IO_TYPE_IRP, IO_TYPE_MASTER_ADAPTER, IO_TYPE_OPEN_PACKET,
IO_TYPE_TIMER, IO_TYPE_VPB, IO_TYPE_ERROR_LOG, IO_TYPE_ERROR_MESSAGE,
IO_TYPE_DEVICE_OBJECT_EXTENSION, IO_FORCE_ACCESS_CHECK and IO_NO_PARAMETER_CHECKING.
- Remove declaration of HalPrivateDispatchTable, it doesn't belong to public headers.
- Fix declaration of WAIT_CONTEXT_BLOCK, HalDispatchTable, DRIVER_EXTENSION, GENERAL_LOOKASIDE, NPAGED_LOOKASIDE_LIST, PAGED_LOOKASIDE_LIST, KPCR_TIB, MmHighestUserAddress, MmSystemRangeStart, MmUserProbeAddress, KdDebuggerNotPresent and KdDebuggerEnabled.
- Declare KEY_WRITE_TIME_INFORMATION, KEY_USER_FLAGS_INFORMATION, KEY_SET_INFORMATION_CLASS, KfAcquireSpinLock, KfReleaseSpinLock and ExfInterlockedCompareExchange64.
winnt4.h:
- Declare HalAcquireDisplayOwnership and HalAllocateAdapterChannel.
ntifs.h:
- Fix definition of NTKERNELAPI.
- Fix declaration of FsRtlLegalAnsiCharacterArray, FsRtlNotifyInitializeSync, FsRtlNotifyUninitializeSync, IoCheckFunctionAccess and PsGetProcessExitTime.
- Declare IoStatisticsLock, IoReadOperationCount, IoWriteOperationCount, IoOtherOperationCount, IoReadTransferCount, IoWriteTransferCount,
IoOtherTransferCount, FSRTL_ADVANCED_FCB_HEADER, FSRTL_PER_STREAM_CONTEXT, PFILTER_REPORT_CHANGE, FS_FILTER_SECTION_SYNC_TYPE, FS_FILTER_PARAMETERS, FS_FILTER_CALLBACK_DATA, PFS_FILTER_CALLBACK, PFS_FILTER_COMPLETION_CALLBACK, FS_FILTER_CALLBACKS, READ_LIST, ExInitializeRundownProtection, ExReInitializeRundownProtection, ExAcquireRundownProtection, ExAcquireRundownProtectionEx, ExReleaseRundownProtection, ExReleaseRundownProtectionEx, ExRundownCompleted, ExWaitForRundownProtectionRelease, FsRtlMdlReadDev, FsRtlPrepareMdlWriteDev, PFSRTL_STACK_OVERFLOW_ROUTINE, FsRtlPostStackOverflow, FsRtlPostPagingFileStackOverflow, IoAttachDeviceToDeviceStackSafe, IoQueueThreadIrp, KeInitializeMutant, KeReadStateMutant, KeReleaseMutant and PsIsSystemThread.
- Define FSRTL_FAT_LEGAL, FSRTL_HPFS_LEGAL, FSRTL_NTFS_LEGAL, FSRTL_WILD_CHARACTER, FSRTL_OLE_LEGAL, FSRTL_NTFS_STREAM_LEGAL, EX_RUNDOWN_ACTIVE, EX_RUNDOWN_COUNT_SHIFT, EX_RUNDOWN_COUNT_INC, FsRtlIsLeadDbcsCharacter and FsRtlIsAnsiCharacterWild.
- Remove declaration of SYSTEM_CACHE_INFORMATION and SeCreateAccessState, they don't belong to public headers.
svn path=/trunk/; revision=16028
Filip Navara [Sat, 18 Jun 2005 12:12:41 +0000 (12:12 +0000)]
Define PAGE_WRITECOMBINE, IMAGE_OPTIONAL_HEADER32, IMAGE_OPTIONAL_HEADER64, IMAGE_NT_HEADERS32 and IMAGE_NT_HEADERS64.
svn path=/trunk/; revision=16027
Gregor Anich [Sat, 18 Jun 2005 11:42:42 +0000 (11:42 +0000)]
Fix stupid bug...
svn path=/trunk/; revision=16026
Eric Kohl [Sat, 18 Jun 2005 11:30:49 +0000 (11:30 +0000)]
Implement basic string table functions
svn path=/trunk/; revision=16025
Casper Hornstrup [Sat, 18 Jun 2005 08:04:30 +0000 (08:04 +0000)]
DIB_24BPP_ColorFill performance test
svn path=/trunk/; revision=16024
Martin Fuchs [Sat, 18 Jun 2005 07:43:49 +0000 (07:43 +0000)]
remove superfluous include
svn path=/trunk/; revision=16023
Casper Hornstrup [Sat, 18 Jun 2005 06:17:10 +0000 (06:17 +0000)]
Prepare win32k for tests
svn path=/trunk/; revision=16022
Filip Navara [Fri, 17 Jun 2005 22:59:39 +0000 (22:59 +0000)]
Fix "make test".
svn path=/trunk/; revision=16021
Alex Ionescu [Fri, 17 Jun 2005 22:05:16 +0000 (22:05 +0000)]
Add KIPCR which will be needed soon and add one more internal function
svn path=/trunk/; revision=16020
Filip Navara [Fri, 17 Jun 2005 21:35:33 +0000 (21:35 +0000)]
Remove few more dead headers.
svn path=/trunk/; revision=16019
Gé van Geldorp [Fri, 17 Jun 2005 20:54:24 +0000 (20:54 +0000)]
- Correctly translate output rect
- Don't call DIB routines for empty (clipped away) rectangles
svn path=/trunk/; revision=16018
Martin Fuchs [Fri, 17 Jun 2005 20:32:22 +0000 (20:32 +0000)]
remove tabs for proper indenting
svn path=/trunk/; revision=16017
Casper Hornstrup [Fri, 17 Jun 2005 20:30:57 +0000 (20:30 +0000)]
External modules area
svn path=/trunk/; revision=16016
Martin Fuchs [Fri, 17 Jun 2005 20:28:06 +0000 (20:28 +0000)]
sync to Wine's latest "warning fixes"
svn path=/trunk/; revision=16015
Martin Fuchs [Fri, 17 Jun 2005 20:23:31 +0000 (20:23 +0000)]
remove old headerfile "license.h"
svn path=/trunk/; revision=16014
Martin Fuchs [Fri, 17 Jun 2005 20:22:08 +0000 (20:22 +0000)]
Update Copyright information from Wine's repository
svn path=/trunk/; revision=16013
Filip Navara [Fri, 17 Jun 2005 20:09:20 +0000 (20:09 +0000)]
Add definition of PKBUGCHECK_REASON_CALLBACK_ROUTINE, KBUGCHECK_REASON_CALLBACK_RECORD and KBUGCHECK_CALLBACK_REASON.
svn path=/trunk/; revision=16012
Filip Navara [Fri, 17 Jun 2005 20:01:51 +0000 (20:01 +0000)]
Cleanup the indenting of HAL types and move the STDCALL/FASTCALL keywords at the right place in the declarations.
svn path=/trunk/; revision=16011
Filip Navara [Fri, 17 Jun 2005 19:43:51 +0000 (19:43 +0000)]
Remove definiton of PHAL_RESET_DISPLAY_PARAMETERS.
svn path=/trunk/; revision=16010
Filip Navara [Fri, 17 Jun 2005 19:27:49 +0000 (19:27 +0000)]
Be W32API friendly.
svn path=/trunk/; revision=16009
Alex Ionescu [Fri, 17 Jun 2005 18:02:31 +0000 (18:02 +0000)]
Add missing HAL types to DDK
svn path=/trunk/; revision=16008
Alex Ionescu [Fri, 17 Jun 2005 17:59:11 +0000 (17:59 +0000)]
Oops. Thanks w3seek
svn path=/trunk/; revision=16007
Filip Navara [Fri, 17 Jun 2005 17:44:39 +0000 (17:44 +0000)]
- Comment out the call to SHObjectProperties. The one who added it must have been complete freak since the parameters were completely wrong. Don't let me do "svn log" ...
- Remove duplicate definition from version.h.
svn path=/trunk/; revision=16006
Filip Navara [Fri, 17 Jun 2005 17:37:54 +0000 (17:37 +0000)]
- Define SHOP_PRINTERNAME, SHOP_FILEPATH and SHOP_VOLUMEGUID.
- Declare SHObjectProperties.
svn path=/trunk/; revision=16005
Gregor Anich [Fri, 17 Jun 2005 17:33:47 +0000 (17:33 +0000)]
longjmp() should return 1 if 0 is passed as return value (0 should only be returned by setjmp)
svn path=/trunk/; revision=16004
Gregor Anich [Fri, 17 Jun 2005 17:27:03 +0000 (17:27 +0000)]
Fix another broken setjmp.
svn path=/trunk/; revision=16003
Gregor Anich [Fri, 17 Jun 2005 17:25:02 +0000 (17:25 +0000)]
Fix setjmp (didn't save correct ESP, so it crashed after longjmp).
Fix the kernel debugger.
svn path=/trunk/; revision=16002
Hervé Poussineau [Fri, 17 Jun 2005 17:22:57 +0000 (17:22 +0000)]
Implement IRP_MN_QUERY_CAPABILITIES, IRP_MN_QUERY_RESOURCES, IRP_MN_QUERY_RESOURCE_REQUIREMENTS
svn path=/trunk/; revision=16001
Alex Ionescu [Fri, 17 Jun 2005 17:22:44 +0000 (17:22 +0000)]
Enable PCH for NTDLL. This is commit 16000. Alex pwns you all.
svn path=/trunk/; revision=16000
Alex Ionescu [Fri, 17 Jun 2005 17:22:27 +0000 (17:22 +0000)]
Use NTDLL Common Header.
svn path=/trunk/; revision=15999
Alex Ionescu [Fri, 17 Jun 2005 17:22:19 +0000 (17:22 +0000)]
Add NTDLL Common Header
svn path=/trunk/; revision=15998
Alex Ionescu [Fri, 17 Jun 2005 17:22:12 +0000 (17:22 +0000)]
Enable PCH for rtl
svn path=/trunk/; revision=15997
Gregor Anich [Fri, 17 Jun 2005 17:18:58 +0000 (17:18 +0000)]
Remove #include <poppack.h> - there is no pshpack beeing included.
svn path=/trunk/; revision=15996
Filip Navara [Fri, 17 Jun 2005 17:15:55 +0000 (17:15 +0000)]
Use W32API.
svn path=/trunk/; revision=15995
Filip Navara [Fri, 17 Jun 2005 17:14:57 +0000 (17:14 +0000)]
Fix the export of HalExamineMBR. It mustn't be aliased since we need to have it named correctly in the import library.
svn path=/trunk/; revision=15994
Filip Navara [Fri, 17 Jun 2005 17:12:17 +0000 (17:12 +0000)]
- Move DRIVE_LAYOUT_INFORMATION_MBR, DRIVE_LAYOUT_INFORMATION_GPT and
PARTITION_INFORMATION_MBR structures from winddk.h to ntdddisk.h.
- Add definitions of IOCTL_DISK_HISTOGRAM_STRUCTURE, IOCTL_DISK_HISTOGRAM_DATA,
IOCTL_DISK_HISTOGRAM_RESET, IOCTL_DISK_LOGGING, IOCTL_DISK_REQUEST_DATA,
IOCTL_DISK_REQUEST_STRUCTURE, PARTITION_INFORMATION_MBR,
DRIVE_LAYOUT_INFORMATION and IO_QUERY_DEVICE_DATA_FORMAT.
svn path=/trunk/; revision=15993
Filip Navara [Fri, 17 Jun 2005 17:08:04 +0000 (17:08 +0000)]
- Get rid of STDCALL_FUNC usage in napi/core.h.
- Allow including ntos.h and ntdddisk.h at the same time.
svn path=/trunk/; revision=15992
Filip Navara [Fri, 17 Jun 2005 16:58:15 +0000 (16:58 +0000)]
Fix definition of LPC_MAX_MESSAGE for __USE_W32API case.
svn path=/trunk/; revision=15991
Filip Navara [Fri, 17 Jun 2005 16:35:17 +0000 (16:35 +0000)]
Fix packing of structures.
svn path=/trunk/; revision=15990
Thomas Bluemel [Fri, 17 Jun 2005 16:26:04 +0000 (16:26 +0000)]
- fixed a possible deadlock in SmBeginClientInitialization
- fixed SmCompleteClientInitialization to return success when the client data could be found
- don't copy the program name to a NULL pointer in SmCreateClient in case allocating the storage failed
svn path=/trunk/; revision=15989
Casper Hornstrup [Fri, 17 Jun 2005 16:12:33 +0000 (16:12 +0000)]
Build wrc in output tree.
Patch by Sylvain Petreolle [spetreolle@yahoo.fr].
svn path=/trunk/; revision=15988
Hervé Poussineau [Fri, 17 Jun 2005 15:48:15 +0000 (15:48 +0000)]
Disable some code in cromwell, as you get an infinite loop on some hardware ("ERR: drivers\usb\cromwell\uhci\uhci-hcd.c: 1060: host controller halted. very bad during boot")
svn path=/trunk/; revision=15987
Magnus Olsen [Fri, 17 Jun 2005 15:47:10 +0000 (15:47 +0000)]
New icon from mf. same as cmd icon
svn path=/trunk/; revision=15986
Filip Navara [Fri, 17 Jun 2005 15:10:01 +0000 (15:10 +0000)]
Use W32API.
svn path=/trunk/; revision=15985
Filip Navara [Fri, 17 Jun 2005 14:00:19 +0000 (14:00 +0000)]
Get rid of obsolete makefile.
svn path=/trunk/; revision=15984
Filip Navara [Fri, 17 Jun 2005 13:59:47 +0000 (13:59 +0000)]
CSQ is linked to the kernel also, so make that work.
svn path=/trunk/; revision=15983
Filip Navara [Fri, 17 Jun 2005 13:24:50 +0000 (13:24 +0000)]
Use W32API.
svn path=/trunk/; revision=15982
Filip Navara [Fri, 17 Jun 2005 13:22:12 +0000 (13:22 +0000)]
Remove KEBUGCHECK and KEBUGCHECKEX definitions.
svn path=/trunk/; revision=15981
Filip Navara [Fri, 17 Jun 2005 13:17:46 +0000 (13:17 +0000)]
Fix a typo. :(
svn path=/trunk/; revision=15980
Filip Navara [Fri, 17 Jun 2005 13:13:37 +0000 (13:13 +0000)]
Define KEBUGCHECK and KEBUGCHECKEX here.
svn path=/trunk/; revision=15979
Filip Navara [Fri, 17 Jun 2005 13:12:45 +0000 (13:12 +0000)]
A bit of W32API friendliness...
svn path=/trunk/; revision=15978
Filip Navara [Fri, 17 Jun 2005 13:05:11 +0000 (13:05 +0000)]
Use W32API.
svn path=/trunk/; revision=15977
Filip Navara [Fri, 17 Jun 2005 13:00:03 +0000 (13:00 +0000)]
Allow csq.h to be included along with ntddk.h.
svn path=/trunk/; revision=15976
Filip Navara [Fri, 17 Jun 2005 12:59:27 +0000 (12:59 +0000)]
Include the prototypes for CcRosInitializeFileCache and CcRosReleaseFileCache even when compiling w/ W32API.
svn path=/trunk/; revision=15975
Filip Navara [Fri, 17 Jun 2005 12:57:31 +0000 (12:57 +0000)]
- Fix prototype of IoCsqInitialize.
- Define IO_TYPE_CSQ and IO_TYPE_CSQ_IRP_CONTEXT.
svn path=/trunk/; revision=15974
Filip Navara [Fri, 17 Jun 2005 12:31:49 +0000 (12:31 +0000)]
Get rid of obsolete makefile.
svn path=/trunk/; revision=15973
Filip Navara [Fri, 17 Jun 2005 12:29:33 +0000 (12:29 +0000)]
Build file system drivers w/ W32API headers.
svn path=/trunk/; revision=15972
Filip Navara [Fri, 17 Jun 2005 12:24:29 +0000 (12:24 +0000)]
Make the ASSERT macros GCC friendly.
svn path=/trunk/; revision=15971
Filip Navara [Fri, 17 Jun 2005 11:40:11 +0000 (11:40 +0000)]
Use W32API.
svn path=/trunk/; revision=15970
Filip Navara [Fri, 17 Jun 2005 11:29:07 +0000 (11:29 +0000)]
Get rid of the prehistoric GNU Windows32 headers.
svn path=/trunk/; revision=15969
Filip Navara [Fri, 17 Jun 2005 11:28:23 +0000 (11:28 +0000)]
Do NOT include defines.h in .rc files.
svn path=/trunk/; revision=15968
Filip Navara [Fri, 17 Jun 2005 11:22:47 +0000 (11:22 +0000)]
Use W32API.
svn path=/trunk/; revision=15967
Filip Navara [Fri, 17 Jun 2005 11:05:49 +0000 (11:05 +0000)]
Use W32API.
svn path=/trunk/; revision=15966
Filip Navara [Fri, 17 Jun 2005 10:54:34 +0000 (10:54 +0000)]
Don't include windows.h in drivers.
svn path=/trunk/; revision=15965
Filip Navara [Fri, 17 Jun 2005 10:43:58 +0000 (10:43 +0000)]
- Use W32API.
- Fix some protoypes.
svn path=/trunk/; revision=15964
Filip Navara [Fri, 17 Jun 2005 10:43:16 +0000 (10:43 +0000)]
Fix declaration of AdvancedDocumentProperties[AW].
svn path=/trunk/; revision=15963
Thomas Bluemel [Fri, 17 Jun 2005 10:30:59 +0000 (10:30 +0000)]
implemented the TokenRestrictedSids information class for NtQueryInformationToken, however restricted SIDs are not yet supported!
svn path=/trunk/; revision=15962
Filip Navara [Fri, 17 Jun 2005 10:15:21 +0000 (10:15 +0000)]
Use W32API.
svn path=/trunk/; revision=15961
Filip Navara [Fri, 17 Jun 2005 09:57:53 +0000 (09:57 +0000)]
Use W32API.
svn path=/trunk/; revision=15960
Filip Navara [Fri, 17 Jun 2005 09:57:28 +0000 (09:57 +0000)]
- Declare IO_ERROR_LOG_MESSAGE.
- Define ERROR_LOG_LIMIT_SIZE and IO_ERROR_LOG_MESSAGE_HEADER_LENGTH.
svn path=/trunk/; revision=15959
Thomas Bluemel [Fri, 17 Jun 2005 09:46:29 +0000 (09:46 +0000)]
implemented IsTokenRestricted(), inspired by a patch to winehq by James Hawkins
svn path=/trunk/; revision=15958
Filip Navara [Fri, 17 Jun 2005 09:46:21 +0000 (09:46 +0000)]
Use W32API.
svn path=/trunk/; revision=15957
Filip Navara [Fri, 17 Jun 2005 09:46:03 +0000 (09:46 +0000)]
Use W32API.
svn path=/trunk/; revision=15956