2005-06-18 |
Gé van Geldorp | Use correct dest rect when preventing copy outside... |
commit | commitdiff | tree |
2005-06-18 |
Filip Navara | Don't include internal headers. |
commit | commitdiff | tree |
2005-06-18 |
Filip Navara | Add __ASM__ guard. |
commit | commitdiff | tree |
2005-06-18 |
Filip Navara | Fix build. :/ |
commit | commitdiff | tree |
2005-06-18 |
Filip Navara | Use W32API for NTOSKRNL. |
commit | commitdiff | tree |
2005-06-18 |
Filip Navara | Fix build. |
commit | commitdiff | tree |
2005-06-18 |
Filip Navara | - Move few non-DDK types from ROS DDK to NTOS headers. |
commit | commitdiff | tree |
2005-06-18 |
Filip Navara | Define DRVO_UNLOAD_INVOKED, DRVO_LEGACY_DRIVER, DRVO_BU... |
commit | commitdiff | tree |
2005-06-18 |
Filip Navara | Move non-DDK Ps* function prototypes and types from... |
commit | commitdiff | tree |
2005-06-18 |
Filip Navara | Move non-DDK Se* function prototypes and types from... |
commit | commitdiff | tree |
2005-06-18 |
Filip Navara | Move InsertAscendingListFIFO, InsertDescendingListFIFO... |
commit | commitdiff | tree |
2005-06-18 |
Filip Navara | - Move non-DDK HAL function prototypes from ROS DDK... |
commit | commitdiff | tree |
2005-06-18 |
Filip Navara | Fix build. |
commit | commitdiff | tree |
2005-06-18 |
Alex Ionescu | Fix XML bug in hal makefiles |
commit | commitdiff | tree |
2005-06-18 |
Filip Navara | - Move non-DDK Ke* function prototypes from ROS DDK... |
commit | commitdiff | tree |
2005-06-18 |
Alex Ionescu | Use generic HAL header |
commit | commitdiff | tree |
2005-06-18 |
Alex Ionescu | Build Generic HAL with w32api |
commit | commitdiff | tree |
2005-06-18 |
Alex Ionescu | Build XBOX HAL with w32api |
commit | commitdiff | tree |
2005-06-18 |
Alex Ionescu | Build UP HAL with w32api |
commit | commitdiff | tree |
2005-06-18 |
Alex Ionescu | Build MP HAL with w32api |
commit | commitdiff | tree |
2005-06-18 |
Alex Ionescu | Build stub HAL with w32api |
commit | commitdiff | tree |
2005-06-18 |
Alex Ionescu | Remove weird header and add a missing prototype in... |
commit | commitdiff | tree |
2005-06-18 |
Alex Ionescu | Remove IoAdapterObjectType defintion, it doesn't belong... |
commit | commitdiff | tree |
2005-06-18 |
Filip Navara | Fix SMP version of ASSERT and assert. |
commit | commitdiff | tree |
2005-06-18 |
Filip Navara | Remove duplicate definition of EVENT_QUERY_STATE. |
commit | commitdiff | tree |
2005-06-18 |
Filip Navara | Correctly pack the KIPCR structure. |
commit | commitdiff | tree |
2005-06-18 |
Filip Navara | Fix position of the STDCALL keyword. Spotted by KJK... |
commit | commitdiff | tree |
2005-06-18 |
Filip Navara | ntapi.h: |
commit | commitdiff | tree |
2005-06-18 |
Filip Navara | Define PAGE_WRITECOMBINE, IMAGE_OPTIONAL_HEADER32,... |
commit | commitdiff | tree |
2005-06-18 |
Gregor Anich | Fix stupid bug... |
commit | commitdiff | tree |
2005-06-18 |
Eric Kohl | Implement basic string table functions |
commit | commitdiff | tree |
2005-06-18 |
Casper Hornstrup | DIB_24BPP_ColorFill performance test |
commit | commitdiff | tree |
2005-06-18 |
Martin Fuchs | remove superfluous include |
commit | commitdiff | tree |
2005-06-18 |
Casper Hornstrup | Prepare win32k for tests |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Fix "make test". |
commit | commitdiff | tree |
2005-06-17 |
Alex Ionescu | Add KIPCR which will be needed soon and add one more... |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Remove few more dead headers. |
commit | commitdiff | tree |
2005-06-17 |
Gé van Geldorp | - Correctly translate output rect |
commit | commitdiff | tree |
2005-06-17 |
Martin Fuchs | remove tabs for proper indenting |
commit | commitdiff | tree |
2005-06-17 |
Casper Hornstrup | External modules area |
commit | commitdiff | tree |
2005-06-17 |
Martin Fuchs | sync to Wine's latest "warning fixes" |
commit | commitdiff | tree |
2005-06-17 |
Martin Fuchs | remove old headerfile "license.h" |
commit | commitdiff | tree |
2005-06-17 |
Martin Fuchs | Update Copyright information from Wine's repository |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Add definition of PKBUGCHECK_REASON_CALLBACK_ROUTINE... |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Cleanup the indenting of HAL types and move the STDCALL... |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Remove definiton of PHAL_RESET_DISPLAY_PARAMETERS. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Be W32API friendly. |
commit | commitdiff | tree |
2005-06-17 |
Alex Ionescu | Add missing HAL types to DDK |
commit | commitdiff | tree |
2005-06-17 |
Alex Ionescu | Oops. Thanks w3seek |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | - Comment out the call to SHObjectProperties. The one... |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | - Define SHOP_PRINTERNAME, SHOP_FILEPATH and SHOP_VOLUM... |
commit | commitdiff | tree |
2005-06-17 |
Gregor Anich | longjmp() should return 1 if 0 is passed as return... |
commit | commitdiff | tree |
2005-06-17 |
Gregor Anich | Fix another broken setjmp. |
commit | commitdiff | tree |
2005-06-17 |
Gregor Anich | Fix setjmp (didn't save correct ESP, so it crashed... |
commit | commitdiff | tree |
2005-06-17 |
Hervé Poussineau | Implement IRP_MN_QUERY_CAPABILITIES, IRP_MN_QUERY_RESOU... |
commit | commitdiff | tree |
2005-06-17 |
Alex Ionescu | Enable PCH for NTDLL. This is commit 16000. Alex pwns... |
commit | commitdiff | tree |
2005-06-17 |
Alex Ionescu | Use NTDLL Common Header. |
commit | commitdiff | tree |
2005-06-17 |
Alex Ionescu | Add NTDLL Common Header |
commit | commitdiff | tree |
2005-06-17 |
Alex Ionescu | Enable PCH for rtl |
commit | commitdiff | tree |
2005-06-17 |
Gregor Anich | Remove #include <poppack.h> - there is no pshpack beein... |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Use W32API. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Fix the export of HalExamineMBR. It mustn't be aliased... |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | - Move DRIVE_LAYOUT_INFORMATION_MBR, DRIVE_LAYOUT_INFOR... |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | - Get rid of STDCALL_FUNC usage in napi/core.h. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Fix definition of LPC_MAX_MESSAGE for __USE_W32API... |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Fix packing of structures. |
commit | commitdiff | tree |
2005-06-17 |
Thomas Bluemel | - fixed a possible deadlock in SmBeginClientInitialization |
commit | commitdiff | tree |
2005-06-17 |
Casper Hornstrup | Build wrc in output tree. |
commit | commitdiff | tree |
2005-06-17 |
Hervé Poussineau | Disable some code in cromwell, as you get an infinite... |
commit | commitdiff | tree |
2005-06-17 |
Magnus Olsen | New icon from mf. same as cmd icon |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Use W32API. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Get rid of obsolete makefile. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | CSQ is linked to the kernel also, so make that work. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Use W32API. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Remove KEBUGCHECK and KEBUGCHECKEX definitions. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Fix a typo. :( |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Define KEBUGCHECK and KEBUGCHECKEX here. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | A bit of W32API friendliness... |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Use W32API. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Allow csq.h to be included along with ntddk.h. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Include the prototypes for CcRosInitializeFileCache... |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | - Fix prototype of IoCsqInitialize. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Get rid of obsolete makefile. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Build file system drivers w/ W32API headers. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Make the ASSERT macros GCC friendly. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Use W32API. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Get rid of the prehistoric GNU Windows32 headers. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Do NOT include defines.h in .rc files. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Use W32API. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Use W32API. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Don't include windows.h in drivers. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | - Use W32API. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Fix declaration of AdvancedDocumentProperties[AW]. |
commit | commitdiff | tree |
2005-06-17 |
Thomas Bluemel | implemented the TokenRestrictedSids information class... |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Use W32API. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Use W32API. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | - Declare IO_ERROR_LOG_MESSAGE. |
commit | commitdiff | tree |
2005-06-17 |
Thomas Bluemel | implemented IsTokenRestricted(), inspired by a patch... |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Use W32API. |
commit | commitdiff | tree |
2005-06-17 |
Filip Navara | Use W32API. |
commit | commitdiff | tree |
next |