Hartmut Birr [Thu, 11 Aug 2005 20:35:00 +0000 (20:35 +0000)]
- Implemented MEMORY_AREA_PEB_OR_TEB and MEMORY_AREA_PAGED_POOL for MiQueryVirtualMemory.
- Fixed the range check in ProbeForRead and ProbeForWrite.
svn path=/trunk/; revision=17307
Hartmut Birr [Thu, 11 Aug 2005 20:29:08 +0000 (20:29 +0000)]
- Removed the hole pool allocation, because it needs to much memory and ros will not boot.
- Allocate short blocks in one page.
- Split the used and free header. It makes it easier to implement a red zone check.
svn path=/trunk/; revision=17306
Hartmut Birr [Thu, 11 Aug 2005 20:23:13 +0000 (20:23 +0000)]
Fixed a debug message.
svn path=/trunk/; revision=17305
Hartmut Birr [Thu, 11 Aug 2005 20:18:24 +0000 (20:18 +0000)]
Reenabled a debug message.
svn path=/trunk/; revision=17304
Hartmut Birr [Thu, 11 Aug 2005 20:16:03 +0000 (20:16 +0000)]
Implemented (copied from NdisAllocatePacketPool) NdisAllocatePacketPoolEx.
svn path=/trunk/; revision=17303
Hervé Poussineau [Thu, 11 Aug 2005 20:13:26 +0000 (20:13 +0000)]
Remove debug output and some useless code
Replace false by FALSE
svn path=/trunk/; revision=17302
Hervé Poussineau [Thu, 11 Aug 2005 20:13:16 +0000 (20:13 +0000)]
Add DIF_* codes 40 to 42.
Reformat the whole list to align values
svn path=/trunk/; revision=17301
Hervé Poussineau [Thu, 11 Aug 2005 20:13:06 +0000 (20:13 +0000)]
Move usb controllers and cdrom classes parameters to their own .inf files. They would be regenerated during 2nd stage setup
Fix a typo in mouse.inf
svn path=/trunk/; revision=17300
Hartmut Birr [Thu, 11 Aug 2005 19:52:33 +0000 (19:52 +0000)]
Initialized the cnt value of the file structure.
svn path=/trunk/; revision=17299
Hartmut Birr [Thu, 11 Aug 2005 19:49:47 +0000 (19:49 +0000)]
Defined DbgPrint.
svn path=/trunk/; revision=17298
Hartmut Birr [Thu, 11 Aug 2005 19:46:39 +0000 (19:46 +0000)]
Fixed the loading of the global flag.
svn path=/trunk/; revision=17297
Hartmut Birr [Thu, 11 Aug 2005 19:44:36 +0000 (19:44 +0000)]
- Open the BaseNamedObjects directory case insensitive.
- Interpret INVALID_HANDLE_VALUE for the console handle as NULL.
svn path=/trunk/; revision=17296
Hartmut Birr [Thu, 11 Aug 2005 19:37:29 +0000 (19:37 +0000)]
Honour the inheritance of a handle if it would be duplicated or opened.
svn path=/trunk/; revision=17295
Hartmut Birr [Thu, 11 Aug 2005 19:32:02 +0000 (19:32 +0000)]
Call the registered exit functions if the dll is unloaded.
svn path=/trunk/; revision=17294
Hartmut Birr [Thu, 11 Aug 2005 19:11:17 +0000 (19:11 +0000)]
Fixed some problems if special parameters are delivered like SL_RESTART_SCAN, SL_INDEX_SPECIFIED or SL_RETURN_SINGLE_ENTRY.
svn path=/trunk/; revision=17293
Hartmut Birr [Thu, 11 Aug 2005 19:07:11 +0000 (19:07 +0000)]
Implemented IRP_MJ_QUERY_VOLUME_INFORMATION/FileFsDeviceInformation. Msvcrt needs to detect the device type.
svn path=/trunk/; revision=17292
Hartmut Birr [Thu, 11 Aug 2005 19:02:31 +0000 (19:02 +0000)]
Reimplemented FindFirstFileEx and removed some overhead.
svn path=/trunk/; revision=17291
Gé van Geldorp [Thu, 11 Aug 2005 18:49:40 +0000 (18:49 +0000)]
Sync to Wine-
20050725:
Francois Gouget <fgouget@free.fr>
- Assorted spelling fixes.
Gerold Jens Wucherpfennig <gjwucherpfennig@gmx.net>
- Support for big-endian systems.
- The fci_get_little_endian... and fci_set_little_endian... functions
don't really set and unset little endianes, they do the same thing:
merely swapping bytes from one endianes to the other.
Stefan Huehner <stefan@huehner.org>
- Make some function static.
- Fix some more -Wmissing-declarations warnings.
svn path=/trunk/; revision=17290
Casper Hornstrup [Thu, 11 Aug 2005 17:41:30 +0000 (17:41 +0000)]
Ignore .svn folders
svn path=/trunk/; revision=17289
Steven Edwards [Thu, 11 Aug 2005 17:27:13 +0000 (17:27 +0000)]
remove ros specific functions from public header
svn path=/trunk/; revision=17288
Andrew Munger [Thu, 11 Aug 2005 15:55:25 +0000 (15:55 +0000)]
Added TimeOut to the correct section, removed ion's 12148 incorrect addition. 10 second default.
svn path=/trunk/; revision=17287
Gé van Geldorp [Thu, 11 Aug 2005 15:10:01 +0000 (15:10 +0000)]
Alexandre Julliard <julliard@winehq.org>
- Added support for HTML resource type.
Mike McCormack <mike@codeweavers.com>
- gcc 4.0 -Wpointer-sign fixes.
Stefan Huehner <stefan@huehner.org>
- Fix some -Wsign-compare warnings.
Jacek Caban <jack@itma.pwr.wroc.pl>
- '.' is a valid char of tIDENT.
Marcus Meissner <marcus@jet.franken.de>
- Fixed signedness warnings.
svn path=/trunk/; revision=17286
Emanuele Aliberti [Thu, 11 Aug 2005 12:23:51 +0000 (12:23 +0000)]
Cleanup.
svn path=/trunk/; revision=17285
Emanuele Aliberti [Thu, 11 Aug 2005 11:52:40 +0000 (11:52 +0000)]
VMS: use csrsrv!CsrAddStaticServerThread to hook the listening port.
svn path=/trunk/; revision=17284
Emanuele Aliberti [Thu, 11 Aug 2005 11:49:36 +0000 (11:49 +0000)]
Modify CsrAddStaticServerThread signature.
svn path=/trunk/; revision=17283
Emanuele Aliberti [Thu, 11 Aug 2005 09:19:10 +0000 (09:19 +0000)]
Fix HEAD compilation.
LPC_MESSAGE.DataSize ==> PORT_MESSAGE.u1.s1.DataLength
LPC_MESSAGE.MessageSize ==> PORT.u1.s1.TotalLength
svn path=/trunk/; revision=17282
Emanuele Aliberti [Thu, 11 Aug 2005 09:07:48 +0000 (09:07 +0000)]
Emit Win32 error messages on failure.
svn path=/trunk/; revision=17281
Emanuele Aliberti [Thu, 11 Aug 2005 09:01:30 +0000 (09:01 +0000)]
LPC_MESSAGE.MessageType ==> PORT_MESSAGE.u2.s2.Type
Make head copmpile.
svn path=/trunk/; revision=17280
Emanuele Aliberti [Thu, 11 Aug 2005 08:46:57 +0000 (08:46 +0000)]
First attempt to convert the VMS demo server.
Note: it does NOT work.
svn path=/trunk/; revision=17279
Emanuele Aliberti [Thu, 11 Aug 2005 07:13:03 +0000 (07:13 +0000)]
Some guessing on the API used by server DLLs.
svn path=/trunk/; revision=17278
Alex Ionescu [Thu, 11 Aug 2005 03:23:44 +0000 (03:23 +0000)]
- Use correct, documented, LPC Message structures (PORT_VIEW, REMOTE_PORT_VIEW). Fix all caller code to use new member names and structure names.
svn path=/trunk/; revision=17277
Steven Edwards [Thu, 11 Aug 2005 03:15:17 +0000 (03:15 +0000)]
TrackMoveEvent is a semi-implemented not UNIMPLEMENTED. Shut it up.
svn path=/trunk/; revision=17276
Alex Ionescu [Thu, 11 Aug 2005 02:58:54 +0000 (02:58 +0000)]
- Use correct, documented, LPC Message structure (PORT_MESSAGE). Fix all caller code to use new member names and structure names.
svn path=/trunk/; revision=17275
Royce Mitchell III [Thu, 11 Aug 2005 02:51:51 +0000 (02:51 +0000)]
initialize StringBuffer to NULL, as some code paths lead to it being tested without ever being set.
svn path=/trunk/; revision=17274
Alex Ionescu [Thu, 11 Aug 2005 01:18:22 +0000 (01:18 +0000)]
Move doc folder to media
svn path=/trunk/; revision=17273
Alex Ionescu [Thu, 11 Aug 2005 00:01:17 +0000 (00:01 +0000)]
- Fix DEVICE_NODE definition to remove ROS-only fields
- Move RTL_HEAP_PARAMETERS to umtypes.h
- Fix PROCESS_PRIORITY_CLASS_XXX definitions.
- Use PROCESS_PRIORITY_CLASS_INVALID in process creation code.
- Move and correct EX_PUSH_LOCK definition to ntifs.h
- Define KQUEUE along with KAPC_STATE if ntifs.h is not used, so that we don't force its usage
- Enable usage of EX_QUEUE_WORKER_INFO and EX_WORK_QUEUE without requiring the IFS.
- Fix definition of CsrClientConnectToServer
- Update NDK FIXME list
- Define and use a list of Bus Type GUIDs instead of saving the GUID in a ROS-only field of DEVICE_NODE.
- Use a IRP_MN_QUERY_CAPABILITIES PnP IRP to get the Address of a DeviceNode, intead of saving it inside a ROS-only field.
svn path=/trunk/; revision=17272
Gé van Geldorp [Wed, 10 Aug 2005 22:15:12 +0000 (22:15 +0000)]
Phil Krylov <phil@newstar.rinet.ru>
- Fixed winebuild operation in Darwin.
Steve Zellers <zellers@mac.com>
- Fixed leftover import table name in output_import_thunk.
Alexandre Julliard <julliard@winehq.org>
- Replace configure macros by explicit platform checks (probably not
correct on all platforms yet).
- Moved most of the implementation of CALL32_CBClient(Ex) to the C
code.
- Don't use the full 32 bits of %esp when called from 16-bit code.
- Added a --target option to allow cross-compilation.
- Improve a bit the assembly generated for import thunks.
- Don't depend on ELF features for PIC code.
- A couple of optimizations.
- Intercept functions for 16-bit relay debugging by patching the
CALLFROM16 table instead of having the wine_call_from_16 functions
call out the relay functions explicitly.
- Added vararg argument type so that the relay code can distinguish from
a normal cdecl function.
- Don't rely on the relay thunk preserving the stack pointer.
- Moved all 16-bit relay code to the text section.
- Changed a few symbol names for better consistency.
- Get rid of the global debugging flag.
Mike McCormack <mike@codeweavers.com>
- gcc 4.0 -Wpointer-sign fixes.
Marcus Meissner <marcus@jet.franken.de>
- Fixed signedness warnings.
svn path=/trunk/; revision=17271
Emanuele Aliberti [Wed, 10 Aug 2005 21:09:05 +0000 (21:09 +0000)]
Minor change in two strings.
svn path=/trunk/; revision=17270
Steven Edwards [Wed, 10 Aug 2005 20:58:29 +0000 (20:58 +0000)]
enable building shell32_test. some header fixes
svn path=/trunk/; revision=17269
Steven Edwards [Wed, 10 Aug 2005 20:35:15 +0000 (20:35 +0000)]
added shell32 tests. Not enabled just yet
svn path=/trunk/; revision=17268
Gunnar Dalsnes [Wed, 10 Aug 2005 19:19:13 +0000 (19:19 +0000)]
move WM_SYSTIMER where it belongs
svn path=/trunk/; revision=17265
Gunnar Dalsnes [Wed, 10 Aug 2005 18:42:27 +0000 (18:42 +0000)]
add missing define
svn path=/trunk/; revision=17264
Magnus Olsen [Wed, 10 Aug 2005 18:10:45 +0000 (18:10 +0000)]
Windows 2000 does not always zerofill data if you are using heap_zero fill. to be 100% sure everything are zero fill, we need zerofil the whole object before instate
svn path=/trunk/; revision=17263
Gunnar Dalsnes [Wed, 10 Aug 2005 18:09:44 +0000 (18:09 +0000)]
move W32PROCESS/W32THREAD into win32\include bcause they are win32k private structs
svn path=/trunk/; revision=17262
Hartmut Birr [Wed, 10 Aug 2005 17:49:57 +0000 (17:49 +0000)]
Fixed the base detection in RtlUnicodeStringToInteger again.
svn path=/trunk/; revision=17261
Gunnar Dalsnes [Wed, 10 Aug 2005 17:48:13 +0000 (17:48 +0000)]
fix horribly broken ftol. this fixes abiword 2.0.3
svn path=/trunk/; revision=17260
Royce Mitchell III [Wed, 10 Aug 2005 17:19:13 +0000 (17:19 +0000)]
registry entries to install .inf files. No clue if this is correct.
svn path=/trunk/; revision=17259
Aleksey Bragin [Wed, 10 Aug 2005 16:33:49 +0000 (16:33 +0000)]
Fixed a typo. According to the url pointed out by Royce3, it's right ( osronline.com/lists_archive/ntdev/thread1866.html)
svn path=/trunk/; revision=17258
Hartmut Birr [Wed, 10 Aug 2005 11:45:50 +0000 (11:45 +0000)]
Fixed the base detection in RtlUnicodeStringToInteger.
svn path=/trunk/; revision=17257
Emanuele Aliberti [Wed, 10 Aug 2005 09:09:28 +0000 (09:09 +0000)]
Alex Ionescu: more details about the CSR core protocol.
svn path=/trunk/; revision=17256
Emanuele Aliberti [Wed, 10 Aug 2005 08:36:37 +0000 (08:36 +0000)]
Change the demo VMS subsystem definition.
svn path=/trunk/; revision=17255
Emanuele Aliberti [Wed, 10 Aug 2005 08:28:08 +0000 (08:28 +0000)]
Some new internal headers (draft) to be used in the planned CSR/WIN split subsystem server.
svn path=/trunk/; revision=17254
Steven Edwards [Wed, 10 Aug 2005 03:59:01 +0000 (03:59 +0000)]
another shot at fixing writes
svn path=/trunk/; revision=17253
Royce Mitchell III [Wed, 10 Aug 2005 03:32:15 +0000 (03:32 +0000)]
fix typo
svn path=/trunk/; revision=17252
Hervé Poussineau [Tue, 9 Aug 2005 20:12:35 +0000 (20:12 +0000)]
Active functions related to interfaces enumeration: SETUP_CreateSerialDeviceList, SETUP_CreateInterfaceList, SetupDiGetDeviceInterfaceDetailW. They were disabled since r17210
Replace ERROR_NO_SYSTEM_RESOURCES by ERROR_NOT_ENOUGH_MEMORY
Replace #ifdef __WINESRC__ by #ifndef __REACTOS__, as ReactOS also defines __WINESRC__
Minor fixes
svn path=/trunk/; revision=17251
Magnus Olsen [Tue, 9 Aug 2005 19:52:16 +0000 (19:52 +0000)]
Thx harmut you did see the small bug, I miss, do not use MAX_PATH as lenght of command line, it must be CMDLINE_LENGTH instead, patch by Brandon Turner
svn path=/trunk/; revision=17250
Hartmut Birr [Tue, 9 Aug 2005 19:35:07 +0000 (19:35 +0000)]
Silence a debug message.
svn path=/trunk/; revision=17249
Hartmut Birr [Tue, 9 Aug 2005 19:12:46 +0000 (19:12 +0000)]
If the file object is for a device, we must gather some information
from the object attribute (at least the OBJ_INHERIT flag). We cannot
use IoCreateStreamFileObject because a handle from such a file object
is never inheritable.
svn path=/trunk/; revision=17248
Maarten Bosma [Tue, 9 Aug 2005 19:11:57 +0000 (19:11 +0000)]
Full some additional Structs
svn path=/trunk/; revision=17247
Steven Edwards [Tue, 9 Aug 2005 17:55:47 +0000 (17:55 +0000)]
implemented ?name@type_info@@QBEPBDXZ.msvcr and __unDName based on code from Wine
svn path=/trunk/; revision=17246
Gunnar Dalsnes [Tue, 9 Aug 2005 16:15:52 +0000 (16:15 +0000)]
return timer id for windowed timers also
svn path=/trunk/; revision=17245
Hervé Poussineau [Tue, 9 Aug 2005 16:13:50 +0000 (16:13 +0000)]
Implement SetupDiGetSelectedDriverW/SetupDiSetSelectedDriverW
Define rank of a driver as in MSDN description
Fix comments in Flags/FlagsEx description
Factorise DeviceInfoElement structure creation in CreateDeviceInfoElement().
svn path=/trunk/; revision=17244
Hartmut Birr [Tue, 9 Aug 2005 16:08:00 +0000 (16:08 +0000)]
Update KeActiveProcessors if an application processor does start.
svn path=/trunk/; revision=17243
Emanuele Aliberti [Tue, 9 Aug 2005 16:01:42 +0000 (16:01 +0000)]
Minor change.
svn path=/trunk/; revision=17242
Hartmut Birr [Tue, 9 Aug 2005 15:47:14 +0000 (15:47 +0000)]
- Don't try to close the thread handle twice.
- Close the process handle on exit for _P_OVERLAY.
svn path=/trunk/; revision=17241
Hartmut Birr [Tue, 9 Aug 2005 15:44:54 +0000 (15:44 +0000)]
- Don't try to free the returned buffer from getenv.
- Split the path correctly from shell command.
svn path=/trunk/; revision=17240
Hartmut Birr [Tue, 9 Aug 2005 15:41:10 +0000 (15:41 +0000)]
Don't use the required access rights for the object attributes.
svn path=/trunk/; revision=17239
Maarten Bosma [Tue, 9 Aug 2005 13:57:03 +0000 (13:57 +0000)]
Add second call to DdQueryDirectDrawObject.
svn path=/trunk/; revision=17238
Magnus Olsen [Tue, 9 Aug 2005 11:18:48 +0000 (11:18 +0000)]
fix a minor bug, for bad writen driver. some drv checking for two DDRAWI_DDRAWSURFACE_LCL array instead for one. But it is not the bug
svn path=/trunk/; revision=17237
Alex Ionescu [Tue, 9 Aug 2005 08:54:56 +0000 (08:54 +0000)]
Return failure if native function failed. one more test passes
svn path=/trunk/; revision=17236
Alex Ionescu [Tue, 9 Aug 2005 08:50:57 +0000 (08:50 +0000)]
- Last patch was incomplete, apologies. SVN @ 5AM = bad idea.
- Do not report that ROS is running on 0 active processors, that's a bad idea.
- Actually check the affinity mask set by NtSetInformationThread
- Fix the check in KeSetAffinityThread
- Give a valid affinity to the system thread (corresponding to the active cpu affinity set).
This removes all bugchecks from the kernel32 thread winetest.
svn path=/trunk/; revision=17235
Alex Ionescu [Tue, 9 Aug 2005 08:02:05 +0000 (08:02 +0000)]
Fix priority formulas, account for saturation, do proper km_um conversions for out of bounds or saturation priorirites, create an internal priority change function to be called if the lock is already held (however it's not efficient yet since ros dispatches instead of schedules, and so the lock is sometimes released, but i did write a small hack to account for that)... this fixes more wine tests
svn path=/trunk/; revision=17234
Magnus Olsen [Tue, 9 Aug 2005 07:42:00 +0000 (07:42 +0000)]
Thx Royce3 for notice's a typo error CreateData to CanCreateData in a if statement. But it is not the bug we are looking for.
svn path=/trunk/; revision=17233
Alex Ionescu [Tue, 9 Aug 2005 06:28:23 +0000 (06:28 +0000)]
It is generally considered a bad idea to dereference an object after the reference failed..... this fixes another wine test and avoids a bugcheck
svn path=/trunk/; revision=17232
Alex Ionescu [Tue, 9 Aug 2005 06:23:16 +0000 (06:23 +0000)]
- Implement KeQueryBasePriorityThread to return the actual Base Priority Increment (or Saturation Increment) to NtQueryInformationThread. The value win32 works with is actually (usually) the difference between process and thread Base Priorities.
This fixes another WINE test.
svn path=/trunk/; revision=17231
Alex Ionescu [Tue, 9 Aug 2005 05:54:57 +0000 (05:54 +0000)]
- Fix NtSuspendThread: correct PreviousMode check, return error if thread is terminating, handle KeSuspendThread's possible exception, only attempt to return previous suspend count if asked to.
- Make KeSuspendThread return an exception if the thread has been suspended beyond the limit.
This fixes another wine test.
svn path=/trunk/; revision=17230
Alex Ionescu [Tue, 9 Aug 2005 04:59:19 +0000 (04:59 +0000)]
Sigh... yet another misuse of Object Attributes. Developer Note: Object Attributes are used to pass OBJ_ flags. Not Access Flags.
svn path=/trunk/; revision=17229
Alex Ionescu [Tue, 9 Aug 2005 04:56:29 +0000 (04:56 +0000)]
remove another invalid ObjectAttribute
svn path=/trunk/; revision=17228
Alex Ionescu [Tue, 9 Aug 2005 04:43:54 +0000 (04:43 +0000)]
- Fix a large amount of bugs in ObpAllocateObjectAttributes & Name
svn path=/trunk/; revision=17227
Alex Ionescu [Tue, 9 Aug 2005 04:03:14 +0000 (04:03 +0000)]
- Send the pointer to the handle, not the NULL handle itself. This fixes another winetest bugcheck.
svn path=/trunk/; revision=17226
Alex Ionescu [Tue, 9 Aug 2005 03:38:34 +0000 (03:38 +0000)]
- Use the actual previous mode (spotted by Thomas)
svn path=/trunk/; revision=17225
Alex Ionescu [Tue, 9 Aug 2005 03:31:22 +0000 (03:31 +0000)]
Fix invalid Object Attributes
svn path=/trunk/; revision=17224
Alex Ionescu [Tue, 9 Aug 2005 03:29:51 +0000 (03:29 +0000)]
Add some DDK limits that were missing
svn path=/trunk/; revision=17223
Alex Ionescu [Tue, 9 Aug 2005 01:07:06 +0000 (01:07 +0000)]
- Fix broken loop, this fixes the WINE thread wait tests
svn path=/trunk/; revision=17222
Alex Ionescu [Tue, 9 Aug 2005 00:02:24 +0000 (00:02 +0000)]
Fix exception handling by not reseting PreviousMode to kernel when a user-mode exception occurs. This fixes some winetest bugchecks
svn path=/trunk/; revision=17221
Hervé Poussineau [Mon, 8 Aug 2005 22:14:04 +0000 (22:14 +0000)]
Remove console debug output
svn path=/trunk/; revision=17220
Magnus Olsen [Mon, 8 Aug 2005 21:29:25 +0000 (21:29 +0000)]
Add a check to see if surface can be create, it return it can be create, but still createsurface return invaild param
svn path=/trunk/; revision=17219
Magnus Olsen [Mon, 8 Aug 2005 18:59:56 +0000 (18:59 +0000)]
fixing bug 690 by Brandon Turner. note ms only allown start "notepad" or "note"pad not notep"ad or notepad" but we do that, for we think it is a bug in ms cmd that only allowing " at start of a file name to start the apps.
svn path=/trunk/; revision=17218
Thomas Bluemel [Mon, 8 Aug 2005 16:58:30 +0000 (16:58 +0000)]
revert my last changes back to Alex's version of ObpCaptureObjectAttributes as I'm being an incompetent ass. This will introduce several vulnerabilities and bugs again.
svn path=/trunk/; revision=17217
Magnus Olsen [Mon, 8 Aug 2005 16:36:39 +0000 (16:36 +0000)]
fix a simple bug that I did intrudes with my last commit
svn path=/trunk/; revision=17215
Hervé Poussineau [Mon, 8 Aug 2005 16:21:35 +0000 (16:21 +0000)]
I forgot to add SetupDiDeleteDeviceInfo to .spec file in rev 17212
svn path=/trunk/; revision=17214
Maarten Bosma [Mon, 8 Aug 2005 16:18:44 +0000 (16:18 +0000)]
Fix another bug thanks to GreatLord.
svn path=/trunk/; revision=17213
Hervé Poussineau [Mon, 8 Aug 2005 16:09:48 +0000 (16:09 +0000)]
Implement SetupDiBuildDriverInfoList, SetupDiOpenDeviceInfoA/W, SetupDiEnumDriverInfoA/W, SetupDiCreateDeviceInfoW
Add stubs for SetupDiDeleteDeviceInfo, SetupDiDestroyDriverInfoList
svn path=/trunk/; revision=17212
Hervé Poussineau [Mon, 8 Aug 2005 16:06:52 +0000 (16:06 +0000)]
Change structures used to keep information about devices/interfaces/drivers. This one is more logical and should be more extensible
Sorry, i've disabled code to enumerate devices implementing some interface (not ported)
Do related changes in the file
svn path=/trunk/; revision=17210
Maarten Bosma [Mon, 8 Aug 2005 15:56:27 +0000 (15:56 +0000)]
Fix a bug, thanks to Salamander again.
svn path=/trunk/; revision=17209
Thomas Bluemel [Mon, 8 Aug 2005 15:49:37 +0000 (15:49 +0000)]
don't dereference a NULL pointer
svn path=/trunk/; revision=17208
Thomas Bluemel [Mon, 8 Aug 2005 15:46:41 +0000 (15:46 +0000)]
remove a bugcheck that was only used for debug purpose
svn path=/trunk/; revision=17207
Magnus Olsen [Mon, 8 Aug 2005 15:41:02 +0000 (15:41 +0000)]
Fix some error checking for DireactDrawCreate and DireactDrawCreateEx, we checking if the param is right or not.
svn path=/trunk/; revision=17206
Thomas Bluemel [Mon, 8 Aug 2005 15:39:35 +0000 (15:39 +0000)]
- reverted ObpCaptureObjectAttributes back to my old implementation (slightly modified and extended) because that one at least does what it's supposed to correctly
svn path=/trunk/; revision=17205
Thomas Bluemel [Mon, 8 Aug 2005 15:33:04 +0000 (15:33 +0000)]
pass the correct access mode to ObOpenObjectByName
svn path=/trunk/; revision=17204