Commit graph

17577 commits

Author SHA1 Message Date
Thomas Bluemel 6ee31ba0a4 forward EncodePointer and DecodePointer to ntdll
svn path=/trunk/; revision=18831
2005-10-28 13:37:55 +00:00
Maarten Bosma 2a59f839ef Add Stubs for DirectDrawVideoPort and DDVideoPortContainer.
svn path=/trunk/; revision=18830
2005-10-28 12:12:33 +00:00
Maarten Bosma 4b06d87aad Implement some DirectDraw related COM-Interfaces.
svn path=/trunk/; revision=18829
2005-10-28 12:09:22 +00:00
Maarten Bosma 013ca43155 Dick Buitelaar: Fix DevCpp Backend (Bug 802)
svn path=/trunk/; revision=18828
2005-10-28 10:22:24 +00:00
Thomas Bluemel c89514fbae fixed uninitialized variable warning
svn path=/trunk/; revision=18827
2005-10-28 09:49:45 +00:00
Hervé Poussineau 2c54e857c6 STDCALL -> NTAPI
Update headers to minimize differences between GCC and MSVC
Move the #include <debug.h> to each file to be able to use precompiled headers
Remove $Id tags

svn path=/trunk/; revision=18826
2005-10-28 07:49:16 +00:00
Art Yerkes e78968e133 Added build xml.
svn path=/trunk/; revision=18825
2005-10-28 07:04:05 +00:00
Art Yerkes 73062a4f3c Add green.
svn path=/trunk/; revision=18824
2005-10-28 07:03:31 +00:00
Art Yerkes 28056f2091 Make green build with rbuild and current headers.
svn path=/trunk/; revision=18823
2005-10-28 07:03:08 +00:00
Nathan Woods 13c8c834f2 Fixed notepad bug when creating a file on the command line
svn path=/trunk/; revision=18822
2005-10-28 01:29:55 +00:00
Brandon Turner 26d175e489 update todo.txt with current status
svn path=/trunk/; revision=18821
2005-10-28 00:54:31 +00:00
Christoph von Wittich 748170be22 fixed some warnings
svn path=/trunk/; revision=18820
2005-10-28 00:38:46 +00:00
Christoph von Wittich d0cb6cb732 fixed 4 memory leaks
svn path=/trunk/; revision=18819
2005-10-28 00:14:27 +00:00
Thomas Bluemel 14db8e6026 simplify returning the previous count in NtReleaseMutant
svn path=/trunk/; revision=18818
2005-10-28 00:03:01 +00:00
Thomas Bluemel 4a3213bf1a Fixed ProbeForRead* macros: make sure the data always is read while probing it
svn path=/trunk/; revision=18817
2005-10-27 23:48:22 +00:00
Thomas Bluemel 7c0b5680c1 crash the system is someone uses RTL functions that normally shouldn't be in ntoskrnl at all
svn path=/trunk/; revision=18816
2005-10-27 23:31:14 +00:00
Thomas Bluemel 80570317cb fixed ProbeAndCaptureUnicodeString to properly capture unicode strings
svn path=/trunk/; revision=18815
2005-10-27 23:24:15 +00:00
Ged Murphy 87f4485a9f - start of a rewrite for ipconfig
- simulate the MS netstat utilitys output
- again, it's incomplete, but commiting for SVN log purposes.

svn path=/trunk/; revision=18814
2005-10-27 23:13:04 +00:00
Thomas Bluemel 5f0cd0e893 integrate the reboot dialog into the wizard
svn path=/trunk/; revision=18813
2005-10-27 22:33:17 +00:00
Ged Murphy 7b494e5fe8 Add the beginnings of sc.exe
Very early stages and completley untested. Not adding to build.
Putting in SVN for the sole reason of keeping a development log

svn path=/trunk/; revision=18812
2005-10-27 22:16:52 +00:00
Magnus Olsen 5bd48cf0fa Addin wine 0.9 dplay and dplayx it is directx core for network and tested in windows and not in reactos.
it is working in windows. 

svn path=/trunk/; revision=18811
2005-10-27 22:10:33 +00:00
Magnus Olsen da8e63268f adding base address for dplay/dplayx
svn path=/trunk/; revision=18808
2005-10-27 22:03:35 +00:00
Magnus Olsen 5e8becbfc2 adding include files for dplay/dplax wine include file with small modifycation.
svn path=/trunk/; revision=18806
2005-10-27 22:02:37 +00:00
Martin Fuchs 1e543d4bc5 disable "Terminate Explorer" in ReactOS build
svn path=/trunk/; revision=18804
2005-10-27 21:43:40 +00:00
Magnus Olsen 0c2180bbdd Addinmg version number and other info (the rc file was missing and it is need to set right version number of the file)
svn path=/trunk/; revision=18803
2005-10-27 21:23:35 +00:00
Magnus Olsen 2d92432972 Addinmg version number and other info (the rc file was missing and it is need to set right version number of the file)
svn path=/trunk/; revision=18802
2005-10-27 21:23:04 +00:00
Magnus Olsen ffc566425f Addinmg version number and other info (the rc file was missing and it is need to set right version number of the file)
svn path=/trunk/; revision=18801
2005-10-27 21:20:29 +00:00
Magnus Olsen 9847d571c0 Addinmg version number and other info (the rc file was missing and it is need to set right version number of the file)
svn path=/trunk/; revision=18800
2005-10-27 21:19:58 +00:00
Thomas Bluemel 0448c9617f no need to create a symbolic link in \??
svn path=/trunk/; revision=18799
2005-10-27 20:04:17 +00:00
Thomas Bluemel d0cd0df7fe fix Beep() to make it work with xp's beep.sys
svn path=/trunk/; revision=18798
2005-10-27 20:00:27 +00:00
Christoph von Wittich f64f737e97 renamed some .S files (msvc fix)
svn path=/trunk/; revision=18797
2005-10-27 19:42:06 +00:00
Christoph von Wittich 4e4de68f90 renamed some .S files (msvc fix)
svn path=/trunk/; revision=18796
2005-10-27 19:33:42 +00:00
Christoph von Wittich e6cde67a55 renamed .S files so msvc does not try to compile the .c files with the same name anymore
svn path=/trunk/; revision=18795
2005-10-27 19:13:52 +00:00
Gé van Geldorp 9324ac2326 Sync to Wine-0_9:
Francois Gouget <fgouget@free.fr>
- Use "static const" rather than "const static" as gcc -W complains
  about the former.
Michal Suchanek <hramrach@gmail.com>
- Make Czech font selection dialog usable.

svn path=/trunk/; revision=18794
2005-10-27 19:03:58 +00:00
Gé van Geldorp 54abf0d838 Sync to Wine-0_9:
Vitaliy Margolen <wine-patch@kievinfo.com>
- Correct Page Up/Down handling in report mode.
- Don't start dragging for a single mouse click.
- Don't arrange tabs if there is only one line.
Francois Gouget <fgouget@free.fr>
- Use "static const" rather than "const static" as gcc -W complains
  about the former.
Alexandre Julliard <julliard@winehq.org>
- Don't register classes is no theme is active to avoid trouble (based
  on a patch by Vitaliy Margolen).
Krzysztof Foltman <wdev@foltman.com>
- Separators with group style set don't separate toolbar radio groups
  anymore (which broke tool selection in Front Panel Designer).
Troy Rollo <wine@troy.rollo.name>
- Detect when the notification callback has destroyed the ListView to
  avoid attempts to access data that is no longer valid.

svn path=/trunk/; revision=18793
2005-10-27 19:01:29 +00:00
Gé van Geldorp 1def34de04 Sync to Wine-0_9:
Alexandre Julliard <julliard@winehq.org>
- Default search path for an include file should be based on the path of
  the parent source file, not the current directory.
- Add current directory to default include path.
- Set the version we report in wmc and wrc from the global Wine
  version.
- Put Wine version information in all the man pages.

svn path=/trunk/; revision=18792
2005-10-27 18:56:27 +00:00
Gé van Geldorp aca445f161 Sync to Wine-0_9:
Robert Lunnon <bobl@optushome.com.au>
- Remove SVR4 specific pseudo-ops.
Alexandre Julliard <julliard@winehq.org>
- Put Wine version information in all the man pages.
- Fixed some nroff warnings.
- Added global rules for man pages.
Simon Richter <Simon.Richter@hogyros.de>
- Fix winebuild's ppc assembly generation.

svn path=/trunk/; revision=18791
2005-10-27 18:32:01 +00:00
Martin Fuchs b1f528f00f update change list for 0.2.8 release
svn path=/trunk/; revision=18790
2005-10-27 18:18:40 +00:00
Gé van Geldorp 20fa130a98 Fix build problems introduced by r18788
svn path=/trunk/; revision=18789
2005-10-27 18:06:50 +00:00
Gé van Geldorp d68c7aaf71 Sync to Wine-0_9:
Alexandre Julliard <julliard@winehq.org>
- Default search path for an include file should be based on the path of
  the parent source file, not the current directory.

svn path=/trunk/; revision=18788
2005-10-27 17:40:32 +00:00
Aleksey Bragin 49d6f75f30 Translation by Mikhail Zvyozdochkin, proofread by me.
svn path=/trunk/; revision=18786
2005-10-27 14:18:09 +00:00
Gé van Geldorp 6ae6d5c704 Update status
svn path=/trunk/; revision=18785
2005-10-27 14:10:58 +00:00
Aleksey Bragin d68cf033eb Translation by Mikhail Zvyozdochkin, proofread and fixed in some places by me.
svn path=/trunk/; revision=18783
2005-10-27 13:38:56 +00:00
Gé van Geldorp 2643575b85 Change Tcpip and Afd drivers from auto-start to system-start, since we don't
auto-start device drivers yet

svn path=/trunk/; revision=18782
2005-10-26 23:26:44 +00:00
Gé van Geldorp c40ca03e31 Fix lurking bug exposed by r18687
svn path=/trunk/; revision=18781
2005-10-26 23:19:37 +00:00
Hervé Poussineau ae16fd8e66 Allow very long path names for .inf files by using a dynamic buffer
Check return code of GetFullPathNameW

svn path=/trunk/; revision=18780
2005-10-26 20:42:19 +00:00
Hervé Poussineau 7dd5d44a29 Open .inf files in directory specified in SP_DEVINSTALL_PARAMS (if any)
svn path=/trunk/; revision=18779
2005-10-26 20:14:15 +00:00
Thomas Bluemel f0a99faa99 implemented SetupDiSetSelectedDriverA
svn path=/trunk/; revision=18778
2005-10-26 19:00:08 +00:00
Hervé Poussineau 66242cc2c6 Fix some corner-cases (no .inf file in provided directory when creating driver list, or no suitable driver when destroying driver list)
svn path=/trunk/; revision=18777
2005-10-26 18:19:20 +00:00
Brandon Turner bc89fd6d16 Calculate the screen size correctly. Allow a file name input.
svn path=/trunk/; revision=18776
2005-10-26 12:47:22 +00:00