reactos.git
18 years agomoved psapi test
Steven Edwards [Sat, 6 Aug 2005 23:11:59 +0000 (23:11 +0000)]
moved psapi test

svn path=/trunk/; revision=17121

18 years agoadd version tests
Steven Edwards [Sat, 6 Aug 2005 23:08:51 +0000 (23:08 +0000)]
add version tests

svn path=/trunk/; revision=17120

18 years agoadded msvcrt regression test
Steven Edwards [Sat, 6 Aug 2005 23:05:16 +0000 (23:05 +0000)]
added msvcrt regression test

svn path=/trunk/; revision=17119

18 years agoadd case if _NO_COM is defined structure _DDRAWI_DDRAWSURFACE_MORE
Maarten Bosma [Sat, 6 Aug 2005 22:08:13 +0000 (22:08 +0000)]
add case if _NO_COM is defined structure _DDRAWI_DDRAWSURFACE_MORE

svn path=/trunk/; revision=17118

18 years agofixed some uninitialized variables warnings
Thomas Bluemel [Sat, 6 Aug 2005 20:23:08 +0000 (20:23 +0000)]
fixed some uninitialized variables warnings

svn path=/trunk/; revision=17117

18 years agoadd #define DDRAWISURFGBL_NOTIFYWHENUNLOCKED
Magnus Olsen [Sat, 6 Aug 2005 20:18:59 +0000 (20:18 +0000)]
add #define DDRAWISURFGBL_NOTIFYWHENUNLOCKED

svn path=/trunk/; revision=17116

18 years agoallow warnings
Thomas Bluemel [Sat, 6 Aug 2005 20:15:29 +0000 (20:15 +0000)]
allow warnings

svn path=/trunk/; revision=17115

18 years agoadd missing directory.xml
Thomas Bluemel [Sat, 6 Aug 2005 19:42:40 +0000 (19:42 +0000)]
add missing directory.xml

svn path=/trunk/; revision=17114

18 years agoFix translation of extended keys.
Filip Navara [Sat, 6 Aug 2005 18:56:20 +0000 (18:56 +0000)]
Fix translation of extended keys.

svn path=/trunk/; revision=17111

18 years agoand this
Steven Edwards [Sat, 6 Aug 2005 18:08:07 +0000 (18:08 +0000)]
and this

svn path=/trunk/; revision=17110

18 years agoforgot this
Steven Edwards [Sat, 6 Aug 2005 18:07:47 +0000 (18:07 +0000)]
forgot this

svn path=/trunk/; revision=17109

18 years agoenable Wine regression tests for advapi32 and comctl32. Not tested under ReactOS...
Steven Edwards [Sat, 6 Aug 2005 18:05:15 +0000 (18:05 +0000)]
enable Wine regression tests for advapi32 and comctl32. Not tested under ReactOS. To build tests now you can use the wine name 'make advapi32_test' 'make comctl32_test' etc

svn path=/trunk/; revision=17108

18 years agoadd prototype for DbgPrint so Winetests link properly with ReactOS.
Steven Edwards [Sat, 6 Aug 2005 18:03:53 +0000 (18:03 +0000)]
add prototype for DbgPrint so Winetests link properly with ReactOS.

svn path=/trunk/; revision=17107

18 years agostick the winetests in the sub folder with the other regtests
Steven Edwards [Sat, 6 Aug 2005 18:02:57 +0000 (18:02 +0000)]
stick the winetests in the sub folder with the other regtests

svn path=/trunk/; revision=17106

18 years agoremove comctl32 winetests
Steven Edwards [Sat, 6 Aug 2005 18:00:17 +0000 (18:00 +0000)]
remove comctl32 winetests

svn path=/trunk/; revision=17105

18 years agoremove msvcrt winetests
Steven Edwards [Sat, 6 Aug 2005 17:59:46 +0000 (17:59 +0000)]
remove msvcrt winetests

svn path=/trunk/; revision=17104

18 years agoremove main winetest program
Steven Edwards [Sat, 6 Aug 2005 17:59:01 +0000 (17:59 +0000)]
remove main winetest program

svn path=/trunk/; revision=17103

18 years agoremove version winetests
Steven Edwards [Sat, 6 Aug 2005 17:58:12 +0000 (17:58 +0000)]
remove version winetests

svn path=/trunk/; revision=17102

18 years agoremove advapi32 winetests. I am going to refactor the import
Steven Edwards [Sat, 6 Aug 2005 17:57:33 +0000 (17:57 +0000)]
remove advapi32 winetests. I am going to refactor the import

svn path=/trunk/; revision=17101

18 years agoDon't try to acquire the mutex, if the mutex already exist (reported by Joseph Galbra...
Hartmut Birr [Sat, 6 Aug 2005 15:55:59 +0000 (15:55 +0000)]
Don't try to acquire the mutex, if the mutex already exist (reported by Joseph Galbraith).

svn path=/trunk/; revision=17100

18 years agofixed uninitialized variable warning and indentation
Thomas Bluemel [Sat, 6 Aug 2005 15:01:08 +0000 (15:01 +0000)]
fixed uninitialized variable warning and indentation

svn path=/trunk/; revision=17099

18 years ago#include "precomp.h" -> #include <precomp.h>
Thomas Bluemel [Sat, 6 Aug 2005 14:58:07 +0000 (14:58 +0000)]
#include "precomp.h" -> #include <precomp.h>

svn path=/trunk/; revision=17098

18 years ago#include "usetup.h" -> #include <usetup.h>
Thomas Bluemel [Sat, 6 Aug 2005 14:57:57 +0000 (14:57 +0000)]
#include "usetup.h" -> #include <usetup.h>

svn path=/trunk/; revision=17097

18 years agofixed uninitialized variable warning
Thomas Bluemel [Sat, 6 Aug 2005 11:59:31 +0000 (11:59 +0000)]
fixed uninitialized variable warning

svn path=/trunk/; revision=17096

18 years agoShow DrawTextExA implemented.
James Tabor [Sat, 6 Aug 2005 05:26:10 +0000 (05:26 +0000)]
Show DrawTextExA implemented.

svn path=/trunk/; revision=17095

18 years agoShow SetParent implemented.
James Tabor [Sat, 6 Aug 2005 05:25:13 +0000 (05:25 +0000)]
Show SetParent implemented.

svn path=/trunk/; revision=17094

18 years agoShow UpdateWindow implemented.
James Tabor [Sat, 6 Aug 2005 05:24:05 +0000 (05:24 +0000)]
Show UpdateWindow implemented.

svn path=/trunk/; revision=17093

18 years agohandle the WM_SIZE message and resize/move the controls appropriately
Thomas Bluemel [Sat, 6 Aug 2005 01:14:09 +0000 (01:14 +0000)]
handle the WM_SIZE message and resize/move the controls appropriately

svn path=/trunk/; revision=17092

18 years agoAdd more DDRAWISURFs and remove useless #ifndefs.
Maarten Bosma [Fri, 5 Aug 2005 23:29:52 +0000 (23:29 +0000)]
Add more DDRAWISURFs and remove useless #ifndefs.

svn path=/trunk/; revision=17091

18 years agoSync to Wine-20050725:
Gé van Geldorp [Fri, 5 Aug 2005 22:24:53 +0000 (22:24 +0000)]
Sync to Wine-20050725:
Alexandre Julliard <julliard@winehq.org>
- Faster implementation of wcstombs that handles overlapping buffers
  properly (based on a patch by Dmitry Timoshkov).

svn path=/trunk/; revision=17090

18 years agoinclude ddk/d3dnthal.h as well
Maarten Bosma [Fri, 5 Aug 2005 21:53:20 +0000 (21:53 +0000)]
include ddk/d3dnthal.h as well

svn path=/trunk/; revision=17089

18 years agoRemove spurious call from I8042BasicDetect.
Filip Navara [Fri, 5 Aug 2005 21:31:11 +0000 (21:31 +0000)]
Remove spurious call from I8042BasicDetect.

svn path=/trunk/; revision=17086

18 years ago- FS Devices don't need a device queue, optimize the call away.
Alex Ionescu [Fri, 5 Aug 2005 21:25:52 +0000 (21:25 +0000)]
- FS Devices don't need a device queue, optimize the call away.

svn path=/trunk/; revision=17085

18 years ago- DeviceExtension should be NULL if the caller didn't specify any size for one.
Alex Ionescu [Fri, 5 Aug 2005 21:16:51 +0000 (21:16 +0000)]
- DeviceExtension should be NULL if the caller didn't specify any size for one.

svn path=/trunk/; revision=17084

18 years agoin ddrawgdi.h
Maarten Bosma [Fri, 5 Aug 2005 21:05:03 +0000 (21:05 +0000)]
in ddrawgdi.h
- remove #if 0 (Define GdiEntries to thier internal names)
- include the right headers instead of defining things on it's own

svn path=/trunk/; revision=17083

18 years agoundo my last change
Maarten Bosma [Fri, 5 Aug 2005 21:02:28 +0000 (21:02 +0000)]
undo my last change

svn path=/trunk/; revision=17082

18 years agoUpdate status
Gé van Geldorp [Fri, 5 Aug 2005 20:49:13 +0000 (20:49 +0000)]
Update status

svn path=/trunk/; revision=17080

18 years agoSync to Wine-20050628:
Gé van Geldorp [Fri, 5 Aug 2005 20:48:26 +0000 (20:48 +0000)]
Sync to Wine-20050628:
Dmitry Timoshkov <dmitry@codeweavers.com>
- Make remaining OLE interface vtables const.
Mike McCormack <mike@codeweavers.com>
- Stub implementation for GetSoftwareUpdateInfo.
- Declare functions and correct prototypes.
Maarten Lankhorst <m.b.lankhorst@gmail.com>
- Improved ObtainUserAgentString stub.
Stefan Huehner <stefan@huehner.org>
- Fix some more -Wstrict-prototypes warnings.

svn path=/trunk/; revision=17079

18 years agoActually call the DDRAW_DllRegisterServer() and DDRAW_DllUnregisterServer() functions...
Maarten Bosma [Fri, 5 Aug 2005 20:46:20 +0000 (20:46 +0000)]
Actually call the DDRAW_DllRegisterServer() and DDRAW_DllUnregisterServer() functions from DllMain.

svn path=/trunk/; revision=17078

18 years agoSync to Wine-20050628:
Gé van Geldorp [Fri, 5 Aug 2005 20:30:42 +0000 (20:30 +0000)]
Sync to Wine-20050628:
Stefan Leichter <Stefan.Leichter@camLine.com>
- Update version resource of msiexec.exe to current version shipped from
  Windows Update.
Mike McCormack <mike@codeweavers.com>
- Fix some declaration and write string warnings.

svn path=/trunk/; revision=17077

18 years agoSync to Wine-20050628:
Gé van Geldorp [Fri, 5 Aug 2005 20:25:46 +0000 (20:25 +0000)]
Sync to Wine-20050628:
Alexandre Julliard <julliard@winehq.org>
- Get rid of the WaveMapper and MidiMapper options, the defaults should
  be good enough in all cases.
- Moved the audio driver configuration to HKCU\Software\Wine\Drivers and
  changed it a bit to follow the model of the graphics driver.
- Added magic comments to all Wine-specific registry accesses to make
  them easier to grep.
Mike McCormack <mike@codeweavers.com>
- Make a function static.
Francois Gouget <fgouget@free.fr>
- Fix winapi_check documentation warnings.
Rein Klazes <wijn@wanadoo.nl>
- In MCI_(Un)MapMsg16To32W with wMsg == MCI_OPEN(_DRIVER) only do
  strdupAtoW on those parameters that are flagged to be a string.

svn path=/trunk/; revision=17076

18 years agoRevert change to ExSystemExceptionFilter.
Filip Navara [Fri, 5 Aug 2005 18:27:06 +0000 (18:27 +0000)]
Revert change to ExSystemExceptionFilter.

svn path=/trunk/; revision=17075

18 years agoDon't save and restore previous mode in trap handlers. This allows us to call KeGetPr...
Filip Navara [Fri, 5 Aug 2005 18:26:43 +0000 (18:26 +0000)]
Don't save and restore previous mode in trap handlers. This allows us to call KeGetPreviousMode() from exception handlers and get the right value.

svn path=/trunk/; revision=17074

18 years agoRemove mouse device detection for now, since it fails on some i8042 clones.
Filip Navara [Fri, 5 Aug 2005 17:28:17 +0000 (17:28 +0000)]
Remove mouse device detection for now, since it fails on some i8042 clones.

svn path=/trunk/; revision=17073

18 years agoProtect NtQuerySystemInformation with SEH.
Filip Navara [Fri, 5 Aug 2005 15:45:14 +0000 (15:45 +0000)]
Protect NtQuerySystemInformation with SEH.

svn path=/trunk/; revision=17072

18 years agoMove a flush call few lines down.
Filip Navara [Fri, 5 Aug 2005 15:41:20 +0000 (15:41 +0000)]
Move a flush call few lines down.

svn path=/trunk/; revision=17071

18 years agoFixes a bug which disallows tab complete on empty input and a sorting bug which didnt...
Magnus Olsen [Fri, 5 Aug 2005 15:40:53 +0000 (15:40 +0000)]
Fixes a bug which disallows tab complete on empty input and a sorting bug which didnt account for locale by Brandon Turner

svn path=/trunk/; revision=17070

18 years agoFix keyboard and mouse detection. We must disable the controller features before...
Filip Navara [Fri, 5 Aug 2005 10:35:32 +0000 (10:35 +0000)]
Fix keyboard and mouse detection. We must disable the controller features before beginning the port check and we shouldn't fail if some port isn't found. Also detect the mouse on port before trying to use it.

svn path=/trunk/; revision=17069

18 years ago#include "advapi32.h" -> #include <advapi32.h>
Thomas Bluemel [Fri, 5 Aug 2005 10:31:28 +0000 (10:31 +0000)]
#include "advapi32.h" -> #include <advapi32.h>

svn path=/trunk/; revision=17068

18 years ago#include "acluilib.h" -> #include <precomp.h>
Thomas Bluemel [Fri, 5 Aug 2005 10:27:32 +0000 (10:27 +0000)]
#include "acluilib.h" -> #include <precomp.h>

svn path=/trunk/; revision=17067

18 years ago#include "precomp.h" -> #include <precomp.h>
Thomas Bluemel [Fri, 5 Aug 2005 10:23:56 +0000 (10:23 +0000)]
#include "precomp.h" -> #include <precomp.h>

svn path=/trunk/; revision=17066

18 years agoComment out the ACPI enumeration entries for i8042prt driver. It's set as system...
Filip Navara [Fri, 5 Aug 2005 10:11:21 +0000 (10:11 +0000)]
Comment out the ACPI enumeration entries for i8042prt driver. It's set as system load driver, so it's loaded anyway.

svn path=/trunk/; revision=17065

18 years agoFix shell32 build.
Filip Navara [Fri, 5 Aug 2005 10:01:51 +0000 (10:01 +0000)]
Fix shell32 build.

svn path=/trunk/; revision=17064

18 years ago- Removed all 3rd-party drivers due to popular request. Information on how to make...
Alex Ionescu [Fri, 5 Aug 2005 09:38:12 +0000 (09:38 +0000)]
- Removed all 3rd-party drivers due to popular request. Information on how to make the drivers work is now available on reactos.com/wiki/index.php/ReactOS_Drivers. .reg files could be created by volunteers to simplify the process, perhaps.

svn path=/trunk/; revision=17063

18 years agoset eol-style to native and allow warnings (so it compiles with GCC4)
Thomas Bluemel [Fri, 5 Aug 2005 09:16:38 +0000 (09:16 +0000)]
set eol-style to native and allow warnings (so it compiles with GCC4)

svn path=/trunk/; revision=17062

18 years agoSync to Wine-20050628:
Gé van Geldorp [Fri, 5 Aug 2005 08:02:09 +0000 (08:02 +0000)]
Sync to Wine-20050628:
Marcus Meissner <marcus@jet.franken.de>
- Move static variables out of header file, also the local interface
  implementations.
Dmitry Timoshkov <dmitry@codeweavers.com>
- Make remaining OLE interface vtables const.
cjacek <cjacek@gmail.com>
- Fix typo in comment about Wine registry key.
Alexandre Julliard <julliard@winehq.org>
- Moved a few registry keys from HKLM\Software\Wine to
  HKCU\Software\Wine for consistency.
- Added magic comments to all Wine-specific registry accesses to make
  them easier to grep.
- Sort entry points in the same order as Windows.
Stefan Huehner <stefan@huehner.org>
- Fix more -Wstrict-prototypes warnings.

svn path=/trunk/; revision=17061

18 years agoSync to Wine-20050628:
Gé van Geldorp [Fri, 5 Aug 2005 07:48:18 +0000 (07:48 +0000)]
Sync to Wine-20050628:
Dmitry Timoshkov <dmitry@codeweavers.com>
- Make remaining OLE interface vtables const.
Mike McCormack <mike@codeweavers.com>
- SHCreateStreamOnFileW is implemented in shlwapi, so we don't need
  another implementation in shell32.
- Add a cast to get rid of a warning.
- Warning fixes for -Wmissing-declarations and -Wwrite-strings.
- Make functions static.
- -Wpointer-sign fixes.
- forward AddRef, Release, QueryInterface and GetClassID to internal
  implementations
- implement GetClassID properly
- Switch IShellLink to use shlwapi.SHCreateStreamOnFileW.
- Remove some uses of wine/unicode.h functions.
- Add the IContextMenu interface to the ShellLink object.
- Implement ShellLink's IShellExtInit::Initialize() method.
- add the IShellExtInit interface to the ShellLink object
- use inline functions rather than macros to resolve the
  implementation pointer from an interface pointer
- Add the IShellLinkDataList interface to the ShellLink object.
Michael Jung <mjung@iss.tu-darmstadt.de>
- Use the CallForAttributes registry value, instead of promoting the
  root folder's SFGAO_FILESYSTEM flag to the registry.
- Return the correct attributes for the desktop folder.
- Corresponding tests.
- Support for shellfolder's CallForAttributes registry value.
- Let BindToObject fail, if called with empty relative pidl.
- Tests to show that it should do so.
- Fix SHBrowseForFolder to not pass an empty pidl to BindToObject.
- Fix a lurking infinite loop in SHGetPathFromIDList.
- Support for shellfolder's CallForAttributes registry value.
- Use SHGetPathFromIDList instead of SHELL32_GetPathFromIDList.
- Implement SHGetPathFromIDList based on GetDisplayNameOf.
Stefan Doesinger <stefandoesinger@gmx.at>
- Handle cidl==0 in shfldr_desktop, shfldr_fs and shfldr_mycomp.
- Remove the dwAttributes member from the IGenericSFImpl class, it's
  not needed and can't be initialised in Initialize and InitializeEx.
Vitaly Lipatov <lav@etersoft.ru>
- Realize DoEnvironmentSubstA via ExpandEnvironmentStringsA.
- Fix types and return values.
- Add prototype into shellapi.h.
Aric Stewart <aric@codeweavers.com>
- Fix the BrowseForFolder dialog so that when it does the callbacks it
  uses the correct message instead of always sending BEFM_INITIALIZED.
Juan Lang <juan_lang@yahoo.com>
- Const-ify a mask.
- Set default for "My Documents" to $HOME, and "Desktop" to ~/Desktop.
Alexandre Julliard <julliard@winehq.org>
- Sort entry points in the same order as Windows.
Francois Gouget <fgouget@free.fr>
- Fix winapi_check documentation warnings.
Marcus Meissner <marcus@jet.franken.de>
- ExtractAssociatedIconA needs to allocate enough space to have EAIW
  fill in lpIconPathW.
Huw Davies <huw@codeweavers.com>
- Unquote the icon file path if it's quoted.

svn path=/trunk/; revision=17060

18 years ago- Protect semaphore release with SEH, since it can cause an exception
Alex Ionescu [Fri, 5 Aug 2005 06:56:17 +0000 (06:56 +0000)]
- Protect semaphore release with SEH, since it can cause an exception
- Correct object type initializer
- Correct incorrect PreviousMode checks
- Correct MaximumCount and ReleaseCount checks since they can't be negative either
- Harmonize formatting

svn path=/trunk/; revision=17059

18 years ago - Add comments to code and clean it up
Alex Ionescu [Fri, 5 Aug 2005 06:54:15 +0000 (06:54 +0000)]
 - Add comments to code and clean it up
 - Fix some incorrect operations
 - Optimize and fix loops

svn path=/trunk/; revision=17058

18 years ago- Optimize locking so that the Wake Lock is only entered after a first attempt determ...
Alex Ionescu [Fri, 5 Aug 2005 06:53:56 +0000 (06:53 +0000)]
- Optimize locking so that the Wake Lock is only entered after a first attempt determines the timer is a wake timer.
  After the lock, a second check is done to make sure. However, since the first check will fail 99% of times, we will
  not acquire/release a spinlock, and thus decrease contention.
- Fix Object Type Initializer to actually use ExpTimerDelete when the object is deleted.
- Fix Initializer to report correct memory usage of timer object.
- Fix Initializer to report OBJ_OPENLINK as an invalid attribute for timer objects.
- Use correct access masks when modifying or querying timer objects.
- Handle wake timers in NtCancelTimer.
- Return warning NTSTATUS code if a wake timer is requested but not supported by the system (default on ROS).
- Check for valid timer type in NtCreateTimer.
- Check for valid period in NtSetTimer.
- Don't dereference the timer in NtSetTimer three times.
- Return the correct Due Time in NtQueryTimer by substracting the stable interrupt time.
- Harmonize formatting, fix some comments.

svn path=/trunk/; revision=17057

18 years ago- Makefile change for previous commit.
Alex Ionescu [Fri, 5 Aug 2005 06:13:43 +0000 (06:13 +0000)]
- Makefile change for previous commit.

svn path=/trunk/; revision=17056

18 years ago- Move ExCreateUUID to uuid.c
Alex Ionescu [Fri, 5 Aug 2005 06:13:23 +0000 (06:13 +0000)]
- Move ExCreateUUID to uuid.c
- Move ExpVerifiySuite to sysinfo.c
- Delete util.c

svn path=/trunk/; revision=17055

18 years agoadded oledlg.dll to the build. Needed by visio2k setup.
Steven Edwards [Fri, 5 Aug 2005 03:59:05 +0000 (03:59 +0000)]
added oledlg.dll to the build. Needed by visio2k setup.

svn path=/trunk/; revision=17054

18 years ago- Remove unused ldr/userldr.c
Alex Ionescu [Fri, 5 Aug 2005 03:44:24 +0000 (03:44 +0000)]
- Remove unused ldr/userldr.c
- Rename LdrLoadInitialProcess to Exp... and move to executive initialization.
- Removed ldr/init.c
- Renamed ldr/sysdll.c functions to Psp (correct naming) and deleted file.
- Renamed SystemDll... ntdll pointers to correct Ke names
- Use direct Ke names instead of going through an API call.
- Make ExpInit... functions STDCALL

svn path=/trunk/; revision=17053

18 years agofix a small bug in cd, it did make all char lower case. done by me and Brandon Turner...
Magnus Olsen [Thu, 4 Aug 2005 22:08:16 +0000 (22:08 +0000)]
fix a small bug in cd, it did make all char lower case. done by me and Brandon Turner. clean up CD source bit more. Bug fix GetRootPath. it did not accepted upper case as driver letter. done by me

svn path=/trunk/; revision=17051

18 years agoFix keyboard input in usetup.
Filip Navara [Thu, 4 Aug 2005 21:55:43 +0000 (21:55 +0000)]
Fix keyboard input in usetup.

svn path=/trunk/; revision=17050

18 years agotook a stab at write support and turned it on. Removed getopt as its not needed.
Steven Edwards [Thu, 4 Aug 2005 21:42:32 +0000 (21:42 +0000)]
took a stab at write support and turned it on. Removed getopt as its not needed.

svn path=/trunk/; revision=17049

18 years agoSync to Wine-20050628:
Gé van Geldorp [Thu, 4 Aug 2005 21:35:00 +0000 (21:35 +0000)]
Sync to Wine-20050628:
Robert Shearman <rob@codeweavers.com>
- Improve tracing.
- Implement FC_UP and partially FC_OP.
- Don't needlessly marshal 4 bytes in NdrPointer*.
- Fix an RPC server startup race introduced by me.
- Don't pass the PROFILE_SERVER flag in to CreateNamedPipe as it is
  bogus.
- Call FlushFileBuffers to make sure the other end of the pipe doesn't
  get cut off prematurely.
- Don't call CancelIo as we should never have async I/O pending.
- Make NdrInterfacePointer* more reliable.
Dmitry Timoshkov <dmitry@codeweavers.com>
- Make remaining OLE interface vtables const.
Alexandre Julliard <julliard@winehq.org>
- Sort entry points in the same order as Windows.
Mike Hearn <mh@codeweavers.com>
- Initialize DataRepresentation in NdrClientInitializeNew, not
  NdrSendReceive.

svn path=/trunk/; revision=17048

18 years agoWindows TAB complete style instead for unix style patch by Brandon Turner. Thuse...
Magnus Olsen [Thu, 4 Aug 2005 12:41:42 +0000 (12:41 +0000)]
Windows TAB complete style instead for unix style patch by Brandon Turner. Thuse does people do not like windows tab complete, the can always change in config.h to unix/linux tab complete code again.

svn path=/trunk/; revision=17043

18 years agocompile welcome.exe as unicode application by default
Thomas Bluemel [Thu, 4 Aug 2005 10:41:58 +0000 (10:41 +0000)]
compile welcome.exe as unicode application by default

svn path=/trunk/; revision=17042

18 years agoSync to Wine-20050628:
Gé van Geldorp [Thu, 4 Aug 2005 06:52:58 +0000 (06:52 +0000)]
Sync to Wine-20050628:
Phil Krylov <phil@newstar.rinet.ru>
- Implemented EM_GETTEXTLENGTHEX RichEdit message.
Krzysztof Foltman <wdev@foltman.com>
- added support for \ulnone (turning underline off)
- support for basic subscript and superscript
- untested support for text offset
- Emit \tx for user-defined TABs.
Dmitry Timoshkov <dmitry@codeweavers.com>
- Make remaining OLE interface vtables const.
Stefan Huehner <stefan@huehner.org>
- Fix some more -Wstrict-prototypes warnings.
Vitaly Lipatov <lav@etersoft.ru>
- Allow null pointers for EM_GETSEL message (as MSDN says).
Robert Shearman <rob@codeweavers.com>
- Richedit classes should be global.

svn path=/trunk/; revision=17041

18 years agoproperly implement scrolling
Thomas Bluemel [Thu, 4 Aug 2005 00:16:41 +0000 (00:16 +0000)]
properly implement scrolling

svn path=/trunk/; revision=17040

18 years agofail as documented when the pointer to the buffer equals the pointer to the string...
Thomas Bluemel [Wed, 3 Aug 2005 23:07:10 +0000 (23:07 +0000)]
fail as documented when the pointer to the buffer equals the pointer to the string to be converted in MultiByteToWideChar and WideCharToMultiByte

svn path=/trunk/; revision=17039

18 years agoFrancois Gouget <fgouget@free.fr>
Gé van Geldorp [Wed, 3 Aug 2005 22:49:47 +0000 (22:49 +0000)]
Francois Gouget <fgouget@free.fr>
Fix winapi_check documentation warnings.

svn path=/trunk/; revision=17038

18 years agoSync to Wine-20050628:
Gé van Geldorp [Wed, 3 Aug 2005 22:46:31 +0000 (22:46 +0000)]
Sync to Wine-20050628:
Dmitry Timoshkov <dmitry@codeweavers.com>
- Make remaining OLE interface vtables const.
Robert Shearman <rob@codeweavers.com>
- DispInvoke is correct so there is no need to print a fixme.
- The typelib marshaler should only free the memory it actually allocated.
- Add special cases for two lesser used types that aren't
  sizeof(DWORD) sized.
- If we are accessing a method from a superclass then we need to use the
  superclass's ITypeInfo otherwise we could get errors when accessing
  hreftypes that aren't present in the subclass.
- Don't print out cryptic message if IDispatch or IUnknown object is
  just NULL.
- puArgErr is a ref pointer so we have to provide a dummy pointer if
  it is NULL.
- Fail gracefully and notify caller if we ran out of memoy or if
  variant copying failed.
- Clear out parameters to stop bad pointers lying around in memory if
  the function doesn't set them to anything.
- Fix the return values from QueryPathOfRegTypeLib.
- Open registry key with least access rights necessary.
- Documentation updates.
Michael Stefaniuc <mstefani@redhat.de>
- VarCmp: handle comparision of VT_EMPTY with an integer
- small comment fix
- Reimplement VarAdd, had missing functionality and wrong behaviour.
- Fix a typo in VarMul.
- more VarFormat fixes for number formats (exponent, mixed '#' and '0'
  in formats, rounding, etc). Simplify the code.
- previous VarFormat todo_wine tests pass now + add more tests
- Fix VarFormat for formats that mix '0' and '#' in the whole number
  part.
- Fix VarFormat for negative exponent formats.
- Add tests for the above + a couple of "todo_wine"'s.
- implement handling of exponents (e+,e-,E+,E-) when parsing number
  formats
- fix a small cut'n'paste error in the comments
Francois Gouget <fgouget@free.fr>
- Assorted spelling fixes.
Marcus Meissner <marcus@jet.franken.de>
- Added VarMonthName() implementation.
- Corrected string length method in ITypeLib::IsName() and FindName()
  for LPOLESTR type.
- Fixed IType::Invoke in regards to handling propertyget variables
  longer than 4 bytes (like VT_DATE).
- Added testcases for OLE Picture handling.
- Implemented PICTYPE_NONE loading.
- Cleaned up stream loading, handle "lt" magic.
- Fixed some small problems exposed by tests against native.
Stefan Huehner <stefan@huehner.org>
- Fix some more -Wstrict-prototypes warnings.
Huw Davies <huw@codeweavers.com>
- Add comments describing the first DWORD in an import table entry.

svn path=/trunk/; revision=17037

18 years agoSync to Wine-20050628:
Gé van Geldorp [Wed, 3 Aug 2005 22:31:39 +0000 (22:31 +0000)]
Sync to Wine-20050628:
Robert Shearman <rob@codeweavers.com>
- Convert some registry helper functions to use unicode versions of
  CLSID & registry functions (untested).
- Add registry entries for local-only OLE interfaces.
- Change IUnknown to local interface.
- IUnknown isn't a remotable interface so the stub manager shouldn't
  need a marshaller for it.
- Change the RPC code to use the unicode versions of the CLSID &
  registry functions.
- Don't disconnect proxies flagged with SORFP_NOLIFETIMEMGMT. It makes
  no sense and only causes trouble for proxies that depend on these
  proxies being available.
- Change some of the registry helper functions to use the unicode
  versions of the CLSID & registry functions.
- Reindent CoGetClassObject and output an error message if the class
  isn't registered.
- Add tests for the touched functions.
Dmitry Timoshkov <dmitry@codeweavers.com>
- Make remaining OLE interface vtables const.
Richard Cohen <richard@daijobu.co.uk>
- Base FileMonikerImpl_Save() on XP.
- Correct handling of Unicode strings & multibyte locales.
- More error checking.
- Change ERR to WARN.
- Match Windows quick & dirty estimate for GetSizeMax().
Stefan Huehner <stefan@huehner.org>
- Fix some more -Wstrict-prototypes warnings.
Mike Hearn <mike@navi.cx>
- Add some tracing to the IRemUnknown RpcProxyBuffer implementation.
Eric Pouech <pouech-eric@wanadoo.fr>
- Const correctness fixes.
Richard Cohen <richard@daijobu.co.uk>
- IEnum::Clone shouldn't do a Reset.
Marcus Meissner <marcus@jet.franken.de>
- Removed CLSID_CompositeMoniker (conflicting with static definition).
Alexandre Julliard <julliard@winehq.org>
- Sort entry points alphabetically.

svn path=/trunk/; revision=17036

18 years agofixed difference in signedness warning (GCC4)
Thomas Bluemel [Wed, 3 Aug 2005 22:31:41 +0000 (22:31 +0000)]
fixed difference in signedness warning (GCC4)

svn path=/trunk/; revision=17035

18 years agoSync to Wine-20050628:
Gé van Geldorp [Wed, 3 Aug 2005 22:12:15 +0000 (22:12 +0000)]
Sync to Wine-20050628:
Mike McCormack <mike@codeweavers.com>
- Repaint the area behind the "transparent" text control when it
  changes.
- Implement transparency in the text control.
- Make the MSI icon control work.
- Make tabs work in msi dialogs.
- Added support for the MSI MaskEdit control.
- Use a richedit control for license text.
- Fix radio button groups. Don't add the WS_GROUP style to every
  window.
- Use standard lists in the event subscription code.
- Take the dialog frame into account when calculating the dialog size.
- Use MSI_QueryGetRecord in one more place.
- Create a helper function to fetch a single record from a query.
- More -Wmissing-declarations and -Wwrite-strings warning fixes.
- Get rid of some redundant parser types.
- Use the new helper function MSI_QueryGetRecord.
- Use MSI_RecordGetString in more actions.
- Use MSI_RecordGetString where possible.
- Fixes for -Wmissing-declarations and -Wwrite-strings warnings.
- Remove some unused code.
- Add and correct some function declarations.
- Improve number parsing and avoid unicode.h.
- avoid unicode.h
- add a missing function prototype
- Create a stub implementation for MsiViewGetError.
- Remove more types from the parser.
- Test and fix the size of stream fields in a record.
- Clean up headers and make some functions static.
Marcus Meissner <meissner@suse.de>
- Use a simpler expression for the "RichEdit20W" string to workaround
  compiler bug.
- Remove cszbs from msi/action.h.
Aric Stewart <aric@codeweavers.com>
Mike McCormack <mike@codeweavers.com>
- Allow dialog controls to subscribe to installer events.
- Fix handling of checkbox properties.
- Implement dialog events and hook up the dialog code.
Aric Stewart <aric@codeweavers.com>
- Break out all the file related actions and helper functions into
  files.c
- Break out all the top level apis into install.c.
- Break out all the class registration actions into classes.c. This
  includes RegisterClassInfo, RegisterProgIds, RegisterExtensions and
  RegisterMIMETypes.
- Break out all the helper functions into helpers.c.
- Added module upgrade.c and implemented FindRelatedProducts.
- A long overdue fix to MSI_SetTargetPath. This should fix an error with
  some installers that where unable to change the target path.
- Add functions to add the User UpgradeCodes.
- A simple cleanup to only track the temp file if we need to have it
  laying around because the action is going on asynchronously. Otherwise
  clean up the temp file as the action finishes.
- Introduce really basic scripting of actions. This is primarily to get
  the order of execution of the action correct since some custom actions
  can be scripted and others are run during the script building phase.
- Perform ExecuteAction at UILevel 2.
- Rework CreateShortcuts to use MSI_IterateRecords.
- Properly handle -1 as a registry key root.
- Rework SelfRegModules to use MSI_IterateRecords.
- Rework component, feature and file loading to use MSI_IterateRecords.
- Rework RegisterFonts to use MSI_IterateRecords.
- Rework WriteIniValues to use MSI_IterateRecords.
- Rework PublishProduct to use MSI_IterateRecords.
- Rework RegisterTypeLibraries to use MSI_IterateR
- Rework LaunchConditions to use MSI_IterateRecord
- Rework CostFinalize to use MSI_IterateRecords.
- Rework WriteRegistryValues to use MSI_IterateRecords.
- Rework CreateFolders to use MSI_IterateRecords.
- Use MSI_IterateRecords for processing actions.
  Some whitespace cleanup and replace a comment block I did not want to
  remove.
- Flesh out the remaining keys in RegisterProduct.
- Extending upon Mike McCormack's cleanup to use MSI_RecordGetString.
- Register the Product Version also.
  Also help plug some memory leaks pointed out by Mike McCormack.
- Avoid a loop where a parent's parent refers to itself as its parent.
- Added module upgrade.c and implemented FindRelatedProducts.
- Set the Preselected property if appropriate (relevant to
  MigrateFeatureStates when implemented).
- Write out Product Language and Product Icon to the registry.
- Write out UpgradeCodes to the registry to allow for future upgrades.
- Don't get caught in loops on parent progids.
- Since multiple progids can refer to 1 class we need to check if that
  class is isntalled instead of just relying on having it set the
  InstallMe variable.
- Add install_on_demand for Extension servers also. currently defaulting
  to TRUE.
- Extension need to have 1 verb to mark the given progid to be
  installed.
- Do not loop if a ProgId's Parent Index it itself.
- Add a VersionIndIndex for tracking version independent fields for the
  ProgIds properly.
- Print a message for skipped actions in ProcessExecSequence like in the
  UISequence.
- Do not change a features state to Advertise if it explicitly disallows
  it.
- For typelibs index 1 do not add \\1 to the path. This cleans up
  registry diffs with native MSI.
- Register the FileType and correct short vs long path problems with
  InprocServer32. Also add install_on_demand boolean for future
  expansion.
- First pass at writing out CurVer keys for ProgIds. Also print a
  message for the actions we skip. Lines up with native MSI output logs
  for ease of comparison.
- A big rewrite of the whole RegisterClass, RegisterProgId,
  RegisterExtension and RegisterMIME actions. We now handle verbs
  properly, handle dependancies and such properly and keep track of what
  we need to register and what we do not properly.
- Allow control events to return codes to halt the processing of event.
  Needed for the SetTargetPath Event.
- Fix situations where TARGETDIR is set to a non \ terminated
  path. Fixes a few installers.
- Redo how we extract files from a cabinet in order to dramatically
  improve performance, especially if picking and choosing files out of
  the cabinet.
- Duplicate files should not fail if unable to get Destination
  Directory.
- Use MSI_IterateRecords for DuplicateFiles.
- Add UI messages to FindRelatedProducts.
- Reduce unneeded includes.
- A "1" is returned not a 1 for AssignmentType. Also as a bit more to
  the FIXME message.
- Add Language to the values we can query with MsiGetProductInfo.
- Correct a crash if the length buffer is NULL.
- Locate where a buffer size is not being set and correctly handle the
  buffer size conversion from W to A (with help from Robert Shearman).
- Make sure the TRACE statements do not spew garbage by using
  debugstr_wn.
- Restrict deformating of nested index keys [[1]].
- Introduce the beginning of group deformating {}.
- Implement the [!file] format to produce the short filename.
Stefan Huehner <stefan@huehner.org>
- Fix more -Wstrict-prototypes warnings.
Francois Gouget <fgouget@free.fr>
- Assorted spelling fixes.
Dmitry Timoshkov <dmitry@codeweavers.com>
- Make more of the OLE interface vtables const.

svn path=/trunk/; revision=17034

18 years agoSync to Wine-20050628:
Gé van Geldorp [Wed, 3 Aug 2005 21:34:01 +0000 (21:34 +0000)]
Sync to Wine-20050628:
Mike McCormack <mike@codeweavers.com>
- Switch IShellLink to use shlwapi.SHCreateStreamOnFileW.
Dmitry Timoshkov <dmitry@codeweavers.com>
- Make remaining OLE interface vtables const.
Alexandre Julliard <julliard@winehq.org>
- Sort entry points in the same order as Windows.
Stefan Huehner <stefan@huehner.org>
- Fix some more -Wstrict-prototypes warnings.

svn path=/trunk/; revision=17033

18 years agoimplemented OffsetClipRgn()
Thomas Bluemel [Wed, 3 Aug 2005 20:15:58 +0000 (20:15 +0000)]
implemented OffsetClipRgn()

svn path=/trunk/; revision=17031

18 years ago- Add registry property constants.
Eric Kohl [Wed, 3 Aug 2005 20:10:32 +0000 (20:10 +0000)]
- Add registry property constants.
- Finish CM_Set_DevNode_Registry_Property_ExW.

svn path=/trunk/; revision=17030

18 years agoUse valid timer ID for SetTimer.
Filip Navara [Wed, 3 Aug 2005 19:34:29 +0000 (19:34 +0000)]
Use valid timer ID for SetTimer.

svn path=/trunk/; revision=17029

18 years agodefine __NO_CTYPE_INLINES so DBG:=0 builds don't import from msvcrt
Thomas Bluemel [Wed, 3 Aug 2005 19:28:51 +0000 (19:28 +0000)]
define __NO_CTYPE_INLINES so DBG:=0 builds don't import from msvcrt

svn path=/trunk/; revision=17028

18 years agoFix building 'make test'
Casper Hornstrup [Wed, 3 Aug 2005 19:15:47 +0000 (19:15 +0000)]
Fix building 'make test'

svn path=/trunk/; revision=17027

18 years agoswitch back to #include "precomp.h" for precomp.cpp because it's needed for VC++...
Martin Fuchs [Wed, 3 Aug 2005 17:46:56 +0000 (17:46 +0000)]
switch back to #include "precomp.h" for precomp.cpp because it's needed for VC++ and doesn't irritate GCC since it's not compiled with GCC anyways.

svn path=/trunk/; revision=17026

18 years agoDocument <module type="nativecui" ...>
Emanuele Aliberti [Wed, 3 Aug 2005 15:05:54 +0000 (15:05 +0000)]
Document <module type="nativecui" ...>

svn path=/trunk/; revision=17004

18 years agoFix mouse.inf file (missing %)
Hervé Poussineau [Wed, 3 Aug 2005 14:48:38 +0000 (14:48 +0000)]
Fix mouse.inf file (missing %)

svn path=/trunk/; revision=17003

18 years agoDon't display available resolutions even if DBG is set. Rely only on NDEBUG
Hervé Poussineau [Wed, 3 Aug 2005 14:46:17 +0000 (14:46 +0000)]
Don't display available resolutions even if DBG is set. Rely only on NDEBUG

svn path=/trunk/; revision=17002

18 years agoImplement VideoPortVerifyAccessRanges
Hervé Poussineau [Wed, 3 Aug 2005 14:46:12 +0000 (14:46 +0000)]
Implement VideoPortVerifyAccessRanges

svn path=/trunk/; revision=17001

18 years agoFix building kernel32 test
Casper Hornstrup [Wed, 3 Aug 2005 14:45:50 +0000 (14:45 +0000)]
Fix building kernel32 test

svn path=/trunk/; revision=17000

18 years agoFix name length handing in RtlQueryAtomInAtomTable.
Filip Navara [Wed, 3 Aug 2005 14:45:39 +0000 (14:45 +0000)]
Fix name length handing in RtlQueryAtomInAtomTable.

svn path=/trunk/; revision=16999

18 years ago- Implement !DeletePinned case in RtlEmptyAtomTable.
Filip Navara [Wed, 3 Aug 2005 14:26:56 +0000 (14:26 +0000)]
- Implement !DeletePinned case in RtlEmptyAtomTable.
- Fix error checking in RtlAddAtomToAtomTable / RtlpCheckIntegerAtom.

svn path=/trunk/; revision=16998

18 years agoSet right compatible IDs for USB devices with multiple interfaces
Hervé Poussineau [Wed, 3 Aug 2005 14:03:31 +0000 (14:03 +0000)]
Set right compatible IDs for USB devices with multiple interfaces
Better implementation of IOCTL_USB_GET_NODE_CONNECTION_INFORMATION

svn path=/trunk/; revision=16997

18 years ago#include "precomp.h" -> #include <precomp.h>
Thomas Bluemel [Wed, 3 Aug 2005 11:10:21 +0000 (11:10 +0000)]
#include "precomp.h" -> #include <precomp.h>

svn path=/trunk/; revision=16994

18 years ago#include "precomp.h" -> #include <precomp.h>
Filip Navara [Wed, 3 Aug 2005 10:00:30 +0000 (10:00 +0000)]
#include "precomp.h" -> #include <precomp.h>

svn path=/trunk/; revision=16993

18 years ago#include "precomp.h" -> #include <precomp.h>
Filip Navara [Wed, 3 Aug 2005 09:31:39 +0000 (09:31 +0000)]
#include "precomp.h" -> #include <precomp.h>

svn path=/trunk/; revision=16992

18 years agoi386DX <i386dx@hotmail.com>:
Gé van Geldorp [Wed, 3 Aug 2005 08:31:30 +0000 (08:31 +0000)]
i386DX <i386dx@hotmail.com>:
Dutch resources

svn path=/trunk/; revision=16991

18 years agoAdd stub for VpNotifyEaData.
Filip Navara [Wed, 3 Aug 2005 07:50:16 +0000 (07:50 +0000)]
Add stub for VpNotifyEaData.

svn path=/trunk/; revision=16990

18 years agoset svn:eol-style of *.vcproj and *.sln to CRLF
Martin Fuchs [Wed, 3 Aug 2005 05:20:59 +0000 (05:20 +0000)]
set svn:eol-style of *.vcproj and *.sln to CRLF

svn path=/trunk/; revision=16989

18 years agoset svn:eol-style of *.dsp/dsw to CRLF
Martin Fuchs [Wed, 3 Aug 2005 05:11:43 +0000 (05:11 +0000)]
set svn:eol-style of *.dsp/dsw to CRLF

svn path=/trunk/; revision=16987