2005-09-04 |
Alex Ionescu | - Disable two tests since the Balance Set Manager isn...
|
commit | commitdiff | tree |
2005-08-22 |
Alex Ionescu | use correct wait mode when checking alertability in...
|
commit | commitdiff | tree |
2005-08-18 |
Alex Ionescu | Fix boot
|
commit | commitdiff | tree |
2005-08-17 |
Alex Ionescu | Add back MessageData to PQUEUED_MESSAGE. It was accidentally...
|
commit | commitdiff | tree |
2005-08-17 |
Alex Ionescu | Add beginning of lpc docs
|
commit | commitdiff | tree |
2005-08-17 |
Alex Ionescu | Major cleanup of NDK. I've decided that it would be...
|
commit | commitdiff | tree |
2005-08-16 |
Alex Ionescu | Remove all non-official LPC structures/defines/hardcoded...
|
commit | commitdiff | tree |
2005-08-15 |
Alex Ionescu | - Remove the APC from the list and then set it as not...
|
commit | commitdiff | tree |
2005-08-11 |
Alex Ionescu | - Use correct, documented, LPC Message structures ...
|
commit | commitdiff | tree |
2005-08-11 |
Alex Ionescu | - Use correct, documented, LPC Message structure (PORT_MESSA...
|
commit | commitdiff | tree |
2005-08-11 |
Alex Ionescu | Move doc folder to media
|
commit | commitdiff | tree |
2005-08-11 |
Alex Ionescu | - Fix DEVICE_NODE definition to remove ROS-only fields
|
commit | commitdiff | tree |
2005-08-09 |
Alex Ionescu | Return failure if native function failed. one more...
|
commit | commitdiff | tree |
2005-08-09 |
Alex Ionescu | - Last patch was incomplete, apologies. SVN @ 5AM ...
|
commit | commitdiff | tree |
2005-08-09 |
Alex Ionescu | Fix priority formulas, account for saturation, do proper...
|
commit | commitdiff | tree |
2005-08-09 |
Alex Ionescu | It is generally considered a bad idea to dereference...
|
commit | commitdiff | tree |
2005-08-09 |
Alex Ionescu | - Implement KeQueryBasePriorityThread to return the...
|
commit | commitdiff | tree |
2005-08-09 |
Alex Ionescu | - Fix NtSuspendThread: correct PreviousMode check,...
|
commit | commitdiff | tree |
2005-08-09 |
Alex Ionescu | Sigh... yet another misuse of Object Attributes. Developer...
|
commit | commitdiff | tree |
2005-08-09 |
Alex Ionescu | remove another invalid ObjectAttribute
|
commit | commitdiff | tree |
2005-08-09 |
Alex Ionescu | - Fix a large amount of bugs in ObpAllocateObjectAttributes...
|
commit | commitdiff | tree |
2005-08-09 |
Alex Ionescu | - Send the pointer to the handle, not the NULL handle...
|
commit | commitdiff | tree |
2005-08-09 |
Alex Ionescu | - Use the actual previous mode (spotted by Thomas)
|
commit | commitdiff | tree |
2005-08-09 |
Alex Ionescu | Fix invalid Object Attributes
|
commit | commitdiff | tree |
2005-08-09 |
Alex Ionescu | Add some DDK limits that were missing
|
commit | commitdiff | tree |
2005-08-09 |
Alex Ionescu | - Fix broken loop, this fixes the WINE thread wait...
|
commit | commitdiff | tree |
2005-08-09 |
Alex Ionescu | Fix exception handling by not reseting PreviousMode...
|
commit | commitdiff | tree |
2005-08-07 |
Alex Ionescu | Retry waiting if STATUS_ALERTED is returned
|
commit | commitdiff | tree |
2005-08-07 |
Alex Ionescu | Fix horridly wrong SignalObjectAndWait return values...
|
commit | commitdiff | tree |
2005-08-07 |
Alex Ionescu | - Fix return value.
|
commit | commitdiff | tree |
2005-08-07 |
Alex Ionescu | - Remove cid.c
|
commit | commitdiff | tree |
2005-08-07 |
Alex Ionescu | - Return correct error. Spotted by Thomas.
|
commit | commitdiff | tree |
2005-08-07 |
Alex Ionescu | - Send proper ClientID structure
|
commit | commitdiff | tree |
2005-08-07 |
Alex Ionescu | - Completely reimplement NtWaitForMultipleObjects:
|
commit | commitdiff | tree |
2005-08-07 |
Alex Ionescu | - Initialize more fields when creating an Object Type
|
commit | commitdiff | tree |
2005-08-07 |
Alex Ionescu | Fix NtSignalAndwaitForSingleObject: Use SEH when appropriate...
|
commit | commitdiff | tree |
2005-08-07 |
Alex Ionescu | And here goes another test for two unsupported flags.
|
commit | commitdiff | tree |
2005-08-07 |
Alex Ionescu | One more test can't hurt.
|
commit | commitdiff | tree |
2005-08-07 |
Alex Ionescu | Add failure cases for more things then a WINE test...
|
commit | commitdiff | tree |
2005-08-05 |
Alex Ionescu | - FS Devices don't need a device queue, optimize the...
|
commit | commitdiff | tree |
2005-08-05 |
Alex Ionescu | - DeviceExtension should be NULL if the caller didn...
|
commit | commitdiff | tree |
2005-08-05 |
Alex Ionescu | - Removed all 3rd-party drivers due to popular request...
|
commit | commitdiff | tree |
2005-08-05 |
Alex Ionescu | - Protect semaphore release with SEH, since it can...
|
commit | commitdiff | tree |
2005-08-05 |
Alex Ionescu | - Add comments to code and clean it up
|
commit | commitdiff | tree |
2005-08-05 |
Alex Ionescu | - Optimize locking so that the Wake Lock is only entered...
|
commit | commitdiff | tree |
2005-08-05 |
Alex Ionescu | - Makefile change for previous commit.
|
commit | commitdiff | tree |
2005-08-05 |
Alex Ionescu | - Move ExCreateUUID to uuid.c
|
commit | commitdiff | tree |
2005-08-05 |
Alex Ionescu | - Remove unused ldr/userldr.c
|
commit | commitdiff | tree |
2005-08-02 |
Alex Ionescu | - Remove CmpFindObject hack and use ObFindObject with...
|
commit | commitdiff | tree |
2005-08-02 |
Alex Ionescu | - Add access state functions.
|
commit | commitdiff | tree |
2005-07-31 |
Alex Ionescu | - Silence some debug messages
|
commit | commitdiff | tree |
2005-07-31 |
Alex Ionescu | Define NDEBUG
|
commit | commitdiff | tree |
2005-07-31 |
Alex Ionescu | Silence debug messages
|
commit | commitdiff | tree |
2005-07-31 |
Alex Ionescu | Fix error handle output.
|
commit | commitdiff | tree |
2005-07-30 |
Alex Ionescu | Don't use CSRSS handles if we alreay have some (so...
|
commit | commitdiff | tree |
2005-07-30 |
Alex Ionescu | Decrease quantum during wait and during no-wait......
|
commit | commitdiff | tree |
2005-07-29 |
Alex Ionescu | - Don't always print TRACE/WARN on WINE DLLs. Thanks...
|
commit | commitdiff | tree |
2005-07-29 |
Alex Ionescu | - Add back and fix useful dprint.
|
commit | commitdiff | tree |
2005-07-29 |
Alex Ionescu | - Fix debug header, spottted by Gunnar
|
commit | commitdiff | tree |
2005-07-28 |
Alex Ionescu | - Fix/update w32api PE headers
|
commit | commitdiff | tree |
2005-07-28 |
Alex Ionescu | - Start of fixing CreateProcess's problems. Implemented...
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix incorrect definitions
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix included headers in GDI for PSDK compatibility
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix debug header nonsense
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Include ctype.h by default.
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Use inline function instead of macro.
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Use PCH everywhere to increase compile speed
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Combine some assembly files together and move them...
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Some more PSDK compatibility fixes
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix all ACPI warnings and add default case for unhandled...
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix warnings
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix warnings
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix warnings
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix warnings
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix warnings
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix warnings
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix warnings
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix broken IInternetZoneManagerVtbl definition.
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix export definition
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix warnings
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix warnings
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix warnings
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Use correct wine debug functions
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix warnings
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix warnings
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix warnings.
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Add wine_dbgstr_w
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix warnings
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix warnings
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix warnings
|
commit | commitdiff | tree |
2005-07-27 |
Alex Ionescu | - Fix warnings
|
commit | commitdiff | tree |
2005-07-26 |
Alex Ionescu | - Allow file debug prints to happen at IRQL > DISPATCH_LEVEL...
|
commit | commitdiff | tree |
2005-07-26 |
Alex Ionescu | - Various Microsoft DDK/PSDK compatibility fixes and...
|
commit | commitdiff | tree |
2005-07-26 |
Alex Ionescu | - Remove ROSRTL. The era is over. Thanks to Filip for...
|
commit | commitdiff | tree |
2005-07-26 |
Alex Ionescu | - Final ROSRTL removal patch. The next patch will remove...
|
commit | commitdiff | tree |
2005-07-26 |
Alex Ionescu | - Fix compilation if redzone detection is diabled.
|
commit | commitdiff | tree |
2005-07-26 |
Alex Ionescu | - Don't try to get the length of a possibly empty...
|
commit | commitdiff | tree |
2005-07-25 |
Alex Ionescu | - Message Queue Fix, resolves a number of application...
|
commit | commitdiff | tree |
2005-07-23 |
Alex Ionescu | - Disable APC Queuing & Flush APC queues during thread...
|
commit | commitdiff | tree |
2005-07-21 |
Alex Ionescu | - Freetype Update to 2.1.10. Reduces memory usage,...
|
commit | commitdiff | tree |
next |