2004-10-10 |
Hartmut Birr | - Fixed some size calculations according to the last... |
commit | commitdiff | tree |
2004-10-09 |
Gé van Geldorp | - Implement GetPrivateProfileSectionA/W() |
commit | commitdiff | tree |
2004-10-09 |
Filip Navara | - Attach NDIS miniport devices to the device stack. |
commit | commitdiff | tree |
2004-10-09 |
Filip Navara | - Implement IoOpenDeviceRegistryKey for PLUGPLAY_REGKEY... |
commit | commitdiff | tree |
2004-10-09 |
Filip Navara | - Delete all build files on "make clean". |
commit | commitdiff | tree |
2004-10-09 |
Martin Fuchs | correct array size |
commit | commitdiff | tree |
2004-10-09 |
Gé van Geldorp | Pass requested base address to MmAllocateSection() |
commit | commitdiff | tree |
2004-10-09 |
Martin Fuchs | add splitpath.c |
commit | commitdiff | tree |
2004-10-09 |
Martin Fuchs | unixcalls.c |
commit | commitdiff | tree |
2004-10-09 |
Martin Fuchs | Update French translation. |
commit | commitdiff | tree |
2004-10-08 |
Thomas Bluemel | Create named pipes with security information if argumen... |
commit | commitdiff | tree |
2004-10-08 |
Thomas Bluemel | Create mail slots with security information if argument... |
commit | commitdiff | tree |
2004-10-08 |
Thomas Bluemel | little simplification |
commit | commitdiff | tree |
2004-10-08 |
Thomas Bluemel | atomically increment the pipe id to be thread-safe... |
commit | commitdiff | tree |
2004-10-08 |
Thomas Bluemel | little simplification |
commit | commitdiff | tree |
2004-10-08 |
Thomas Bluemel | fixed return value of FindCloseChangeNotification() |
commit | commitdiff | tree |
2004-10-08 |
Thomas Bluemel | implemented GetNamedPipeHandleStateA() and a few fixes... |
commit | commitdiff | tree |
2004-10-08 |
Filip Navara | - Fix one error case to prevent crashes when registry... |
commit | commitdiff | tree |
2004-10-08 |
Filip Navara | Correctly handle small buffers in NtEnumerate[Value... |
commit | commitdiff | tree |
2004-10-08 |
Gé van Geldorp | Add SYSTEM_REGISTRY_QUOTA_INFORMATION |
commit | commitdiff | tree |
2004-10-08 |
Martin Fuchs | call vswprintf@msvcrt in Wine's UNICODE version |
commit | commitdiff | tree |
2004-10-08 |
Gé van Geldorp | - Return some values for NtQuerySystemInformation(Syste... |
commit | commitdiff | tree |
2004-10-08 |
Martin Fuchs | resource files |
commit | commitdiff | tree |
2004-10-08 |
Martin Fuchs | tchar.h |
commit | commitdiff | tree |
2004-10-08 |
Martin Fuchs | call Unix functions in separate module read_unix.c |
commit | commitdiff | tree |
2004-10-08 |
Eric Kohl | - User resource strings instead of constant strings... |
commit | commitdiff | tree |
2004-10-08 |
Martin Fuchs | UNICODE for WINE version |
commit | commitdiff | tree |
2004-10-08 |
Martin Fuchs | german resource strings |
commit | commitdiff | tree |
2004-10-08 |
Martin Fuchs | convert string constants into string resources and... |
commit | commitdiff | tree |
2004-10-08 |
Steven Edwards | Remove the GNU from the name as its not a GNU program. |
commit | commitdiff | tree |
2004-10-08 |
Steven Edwards | Sync notepad with Winehq. It looks more like Windows... |
commit | commitdiff | tree |
2004-10-08 |
Art Yerkes | Added makefile dependency in both dirs, and proper... |
commit | commitdiff | tree |
2004-10-07 |
Gé van Geldorp | Remove forgotten breakpoint |
commit | commitdiff | tree |
2004-10-07 |
Gé van Geldorp | Fix GetFullPathNameA/W() return value |
commit | commitdiff | tree |
2004-10-07 |
Gé van Geldorp | Undo last change, since GetFullPathName is supposed... |
commit | commitdiff | tree |
2004-10-07 |
Gé van Geldorp | Don't rely on UNICODE being #define'ed |
commit | commitdiff | tree |
2004-10-07 |
Gé van Geldorp | Don't corrupt the registry when deleting a REG_DWORD... |
commit | commitdiff | tree |
2004-10-07 |
Art Yerkes | some formatting and prototype changes |
commit | commitdiff | tree |
2004-10-07 |
Gé van Geldorp | Francois Gouget <fgouget@free.fr> |
commit | commitdiff | tree |
2004-10-07 |
Martin Fuchs | use TREE_LINE_DX for better look of the tree with big... |
commit | commitdiff | tree |
2004-10-07 |
Steven Edwards | Allow NtGdiCreateScaleableFontResource to keep going. |
commit | commitdiff | tree |
2004-10-07 |
Art Yerkes | Sorry jimtabor and rcampbell, it turns out that ip... |
commit | commitdiff | tree |
2004-10-06 |
Gé van Geldorp | GetFullPathName returns length without nul byte |
commit | commitdiff | tree |
2004-10-06 |
Martin Fuchs | update item height after changing the font |
commit | commitdiff | tree |
2004-10-06 |
Martin Fuchs | ID_FILE_MOVE resources |
commit | commitdiff | tree |
2004-10-06 |
Gé van Geldorp | Rolf Kalbermatter <rolf.kalbermatter@citeng.com> |
commit | commitdiff | tree |
2004-10-06 |
Art Yerkes | More stuff moved out of ip lib. |
commit | commitdiff | tree |
2004-10-05 |
Gé van Geldorp | Do some simple error checking on .cur and .ico file... |
commit | commitdiff | tree |
2004-10-05 |
Gé van Geldorp | Francois Gouget <fgouget@free.fr> |
commit | commitdiff | tree |
2004-10-05 |
Hartmut Birr | - Bugcheck on a page fault, if the reason was code... |
commit | commitdiff | tree |
2004-10-05 |
Hartmut Birr | - Changed some functions from Nt to Zw in RtlFormatCurr... |
commit | commitdiff | tree |
2004-10-05 |
Hartmut Birr | - Removed some hard coded values, which depend on a... |
commit | commitdiff | tree |
2004-10-05 |
Gregor Anich | Mesa version 6.2 import (also removed _MSC_VER define... |
commit | commitdiff | tree |
2004-10-05 |
Steven Edwards | Silence a few warnings and bring the source (mostly... |
commit | commitdiff | tree |
2004-10-05 |
Eric Kohl | Remove outdated profile path postfix. |
commit | commitdiff | tree |
2004-10-05 |
Steven Edwards | Added a simple embedded GPL dhcp server for ReactOS by |
commit | commitdiff | tree |
2004-10-05 |
Eric Kohl | Remove fixed heap base address (HEAP_BASE) to enable... |
commit | commitdiff | tree |
2004-10-05 |
Gé van Geldorp | Recognize our CD-Rom drives |
commit | commitdiff | tree |
2004-10-05 |
Gé van Geldorp | Alexandre Julliard <julliard@winehq.org> |
commit | commitdiff | tree |
2004-10-04 |
Alex Ionescu | Un-hardcoded the 0xC0000000 value, and stuck the define... |
commit | commitdiff | tree |
2004-10-04 |
Casper Hornstrup | 2004-10-04 Casper S. Hornstrup <chorns@users.sourcefo... |
commit | commitdiff | tree |
2004-10-04 |
Gé van Geldorp | Piotr Caban <pio13@poczta.onet.pl> |
commit | commitdiff | tree |
2004-10-04 |
Gé van Geldorp | Reapply winehq change: |
commit | commitdiff | tree |
2004-10-04 |
Casper Hornstrup | 2004-10-04 Casper S. Hornstrup <chorns@users.sourcefo... |
commit | commitdiff | tree |
2004-10-04 |
Jens Collin | return hardcoded value (1) for SM_CMONITORS. |
commit | commitdiff | tree |
2004-10-04 |
Gé van Geldorp | Use GetStringTypeW() for implementation of IsCharAlphaN... |
commit | commitdiff | tree |
2004-10-04 |
Jens Collin | defined SM_CMONITORS (80) |
commit | commitdiff | tree |
2004-10-04 |
Gé van Geldorp | Implement GetStringTypeA/W() and GetStringTypeExA/W() |
commit | commitdiff | tree |
2004-10-04 |
Art Yerkes | Fixed IPStartup prototype and moved DisplayIPPacket... |
commit | commitdiff | tree |
2004-10-04 |
Art Yerkes | Removed unneeded DriverObject parameter to IPStartup. |
commit | commitdiff | tree |
2004-10-04 |
Hartmut Birr | - Fixed the setting of the page protection for ntoskrnl. |
commit | commitdiff | tree |
2004-10-04 |
Martin Fuchs | sync with WINE source |
commit | commitdiff | tree |
2004-10-04 |
Casper Hornstrup | Revert: |
commit | commitdiff | tree |
2004-10-04 |
Martin Fuchs | merged corrected version of the Wine commit cvs.winehq... |
commit | commitdiff | tree |
2004-10-04 |
Art Yerkes | First shot at ip lib test app. |
commit | commitdiff | tree |
2004-10-04 |
Alex Ionescu | DBG should be 0 by default. Also, DBG = 1 seems to... |
commit | commitdiff | tree |
2004-10-03 |
Art Yerkes | Added new targets. ip and oskittcp should now clean... |
commit | commitdiff | tree |
2004-10-03 |
Art Yerkes | Final propogation of TDI_CONNECTION_INFORMATION/TRANSPO... |
commit | commitdiff | tree |
2004-10-03 |
Art Yerkes | Propogating TDI address changes. |
commit | commitdiff | tree |
2004-10-03 |
Gé van Geldorp | Rollback last change since it was incorrect. |
commit | commitdiff | tree |
2004-10-03 |
Art Yerkes | New file buffer.c which contains NDIS_BUFFER and NDIS_P... |
commit | commitdiff | tree |
2004-10-03 |
Art Yerkes | Fixed UDP protocol. |
commit | commitdiff | tree |
2004-10-03 |
Art Yerkes | Fixed use of TA_ADDRESS in favor of TRANSPORT_ADDRESS... |
commit | commitdiff | tree |
2004-10-03 |
Gé van Geldorp | Move final user stack cleanup to kernelmode |
commit | commitdiff | tree |
2004-10-03 |
Gé van Geldorp | CVS maintenance |
commit | commitdiff | tree |
2004-10-03 |
Gé van Geldorp | Remove faulty debug statement |
commit | commitdiff | tree |
2004-10-03 |
Thomas Bluemel | don't let dlltool mess up c++ mangled exports for crtdl... |
commit | commitdiff | tree |
2004-10-03 |
Thomas Bluemel | fixed GetHandleInformation(), SetHandleInformation... |
commit | commitdiff | tree |
2004-10-03 |
Eric Kohl | Update a new users private shell folder paths when... |
commit | commitdiff | tree |
2004-10-03 |
Alex Ionescu | Sorry, forgot these updates for WIN32K to build with... |
commit | commitdiff | tree |
2004-10-03 |
Alex Ionescu | Corrected KPCR structure, removed IKPCR, set up Current... |
commit | commitdiff | tree |
2004-10-02 |
Thomas Bluemel | fixed ProcessIdToSessionId() |
commit | commitdiff | tree |
2004-10-02 |
Thomas Bluemel | don't duplicate tons of code for error handling |
commit | commitdiff | tree |
2004-10-02 |
Thomas Bluemel | INF Helper tool for installation of .inf files, by... |
commit | commitdiff | tree |
2004-10-02 |
Filip Navara | Allocate memory for the handle table from paged pool! |
commit | commitdiff | tree |
2004-10-02 |
Filip Navara | Change the ASSERT_IRQL in ExAllocatePagedPoolWithTag... |
commit | commitdiff | tree |
2004-10-02 |
Thomas Bluemel | added stubs for winfax.dll |
commit | commitdiff | tree |
2004-10-02 |
Casper Hornstrup | 2004-10-02 Casper S. Hornstrup <chorns@users.sourcefo... |
commit | commitdiff | tree |
2004-10-02 |
Casper Hornstrup | 2004-10-02 Casper S. Hornstrup <chorns@users.sourcefo... |
commit | commitdiff | tree |
2004-10-02 |
Eric Kohl | Add common user shell folder key. |
commit | commitdiff | tree |
next |