wine
20 years agoHandle the set_file_pointer request on the client side.
Alexandre Julliard [Wed, 7 Apr 2004 22:02:09 +0000 (22:02 +0000)] 
Handle the set_file_pointer request on the client side.

20 years agoFix compiling under MS_VC 6.
Steven Edwards [Wed, 7 Apr 2004 21:59:15 +0000 (21:59 +0000)] 
Fix compiling under MS_VC 6.

20 years ago- SHBindToParent(): request correct COM interface from desktop.
Martin Fuchs [Wed, 7 Apr 2004 21:58:50 +0000 (21:58 +0000)] 
- SHBindToParent(): request correct COM interface from desktop.
- _ILCreateFromFindDataA(): type cast to eliminate MSVC compiler
  warning.

20 years agoAdded simple dpnet.dll implementation.
Raphael Junqueira [Wed, 7 Apr 2004 20:39:00 +0000 (20:39 +0000)] 
Added simple dpnet.dll implementation.

20 years ago- comment fixes
Juan Lang [Wed, 7 Apr 2004 19:45:48 +0000 (19:45 +0000)] 
- comment fixes
- improved error checking and conformance with Windows
- remove some spurious error messages

20 years agoStubs to prevent taskmgr.exe from crashing or aborting during
Sami Aario [Wed, 7 Apr 2004 19:41:21 +0000 (19:41 +0000)] 
Stubs to prevent taskmgr.exe from crashing or aborting during
startup.

20 years agoBetter fallback in SetFileTime when futimes is missing.
Alexandre Julliard [Wed, 7 Apr 2004 19:17:43 +0000 (19:17 +0000)] 
Better fallback in SetFileTime when futimes is missing.

20 years agoCleaned up the text concerning the need for conformance tests.
Michael Jacobsen [Wed, 7 Apr 2004 19:06:35 +0000 (19:06 +0000)] 
Cleaned up the text concerning the need for conformance tests.

20 years agoCast third parameter of elf_search_and_load_file() to proper type.
Gerald Pfeifer [Wed, 7 Apr 2004 19:06:10 +0000 (19:06 +0000)] 
Cast third parameter of elf_search_and_load_file() to proper type.

20 years agoFix dumb error from rev. 1.158.
Huw Davies [Wed, 7 Apr 2004 19:05:55 +0000 (19:05 +0000)] 
Fix dumb error from rev. 1.158.

20 years ago- fix DbgPrint and implement DbgPrintEx
Raphael Junqueira [Wed, 7 Apr 2004 19:05:34 +0000 (19:05 +0000)] 
- fix DbgPrint and implement DbgPrintEx
- stub for NtImpersonateAnonymousToken

20 years agoAdded some stubs.
Raphael Junqueira [Wed, 7 Apr 2004 19:00:30 +0000 (19:00 +0000)] 
Added some stubs.

20 years agoCorrect dplay8 headers for future use.
Raphael Junqueira [Wed, 7 Apr 2004 18:59:53 +0000 (18:59 +0000)] 
Correct dplay8 headers for future use.

20 years agoImplement CheckThemeSignature.
Kevin Koltzau [Wed, 7 Apr 2004 18:59:23 +0000 (18:59 +0000)] 
Implement CheckThemeSignature.

20 years agoAdded some checks for the config.h inclusion rules in the Wine tree.
Alexandre Julliard [Wed, 7 Apr 2004 04:00:16 +0000 (04:00 +0000)] 
Added some checks for the config.h inclusion rules in the Wine tree.

20 years agoFixed a couple of header files ordering issues.
Alexandre Julliard [Wed, 7 Apr 2004 03:59:41 +0000 (03:59 +0000)] 
Fixed a couple of header files ordering issues.

20 years agoBetter support for device handles in NtQueryVolumeInformationFile.
Alexandre Julliard [Wed, 7 Apr 2004 03:58:55 +0000 (03:58 +0000)] 
Better support for device handles in NtQueryVolumeInformationFile.

20 years agoLoad the XRandR extension dynamically (with help from Alex Pasadyn).
Mike McCormack [Wed, 7 Apr 2004 03:57:35 +0000 (03:57 +0000)] 
Load the XRandR extension dynamically (with help from Alex Pasadyn).

20 years agoProperly map SMB errors using DOS-style error codes.
Juan Lang [Wed, 7 Apr 2004 03:50:22 +0000 (03:50 +0000)] 
Properly map SMB errors using DOS-style error codes.

20 years agoResolve shell shortcuts and process ID lists in ShellExecute()
Martin Fuchs [Wed, 7 Apr 2004 03:49:51 +0000 (03:49 +0000)] 
Resolve shell shortcuts and process ID lists in ShellExecute()
functions.

20 years agoGet rid of the removable media handling in the server.
Alexandre Julliard [Tue, 6 Apr 2004 23:41:01 +0000 (23:41 +0000)] 
Get rid of the removable media handling in the server.

20 years agoHandle file mappings on removable media entirely inside ntdll.
Alexandre Julliard [Tue, 6 Apr 2004 23:13:47 +0000 (23:13 +0000)] 
Handle file mappings on removable media entirely inside ntdll.

20 years ago- rename PT_SPECIAL to PT_SHELLEXT
Juan Lang [Tue, 6 Apr 2004 23:12:11 +0000 (23:12 +0000)] 
- rename PT_SPECIAL to PT_SHELLEXT
- remove unnecessarily complex _ILCreate
- combine _ILCreateValue and _ILCreateFolder, since their outputs
  differed by only one byte.

20 years agoFixed some potential races in the handling of the view structures.
Alexandre Julliard [Tue, 6 Apr 2004 20:16:51 +0000 (20:16 +0000)] 
Fixed some potential races in the handling of the view structures.

20 years agoAdded some more stubs after examining the dosbox source code.
Florian Goth [Tue, 6 Apr 2004 20:14:09 +0000 (20:14 +0000)] 
Added some more stubs after examining the dosbox source code.

20 years agoAvoid compiler warning in vector_position().
Gerald Pfeifer [Tue, 6 Apr 2004 20:13:37 +0000 (20:13 +0000)] 
Avoid compiler warning in vector_position().

20 years agoStatic libraries names for ICU are libsicu*.a now.
Shachar Shemesh [Tue, 6 Apr 2004 20:13:21 +0000 (20:13 +0000)] 
Static libraries names for ICU are libsicu*.a now.
Add printout of the linking test.

20 years agoMake use of the 'defwinproc' flag in the message test.
Dmitry Timoshkov [Tue, 6 Apr 2004 20:09:59 +0000 (20:09 +0000)] 
Make use of the 'defwinproc' flag in the message test.

20 years agoMake dinput.dll self register.
James Perry [Tue, 6 Apr 2004 20:09:45 +0000 (20:09 +0000)] 
Make dinput.dll self register.

20 years agoFixed deadlock in capture callback.
Robert Reif [Tue, 6 Apr 2004 20:08:54 +0000 (20:08 +0000)] 
Fixed deadlock in capture callback.
Fixed capture test to check all notifications.
Added better debug messages to capture test.

20 years agoPartial implementation of NtQueryVolumeInformationFile.
Alexandre Julliard [Tue, 6 Apr 2004 04:19:41 +0000 (04:19 +0000)] 
Partial implementation of NtQueryVolumeInformationFile.

20 years agoAdded support for fstatvfs.
Alexandre Julliard [Tue, 6 Apr 2004 03:33:25 +0000 (03:33 +0000)] 
Added support for fstatvfs.

20 years agoUpdated Spanish translations.
José Manuel Ferrer Ortiz [Tue, 6 Apr 2004 03:24:19 +0000 (03:24 +0000)] 
Updated Spanish translations.

20 years agoRename PT_MYCOMP to PT_GUID, and the corresponding union member from
Juan Lang [Tue, 6 Apr 2004 03:22:29 +0000 (03:22 +0000)] 
Rename PT_MYCOMP to PT_GUID, and the corresponding union member from
mycomp to guid.

20 years agoFix return types of GetThreadDesktop and OpenDesktopA.
Sami Aario [Tue, 6 Apr 2004 03:21:13 +0000 (03:21 +0000)] 
Fix return types of GetThreadDesktop and OpenDesktopA.

20 years ago- implement loading network providers
Juan Lang [Mon, 5 Apr 2004 23:14:26 +0000 (23:14 +0000)] 
- implement loading network providers
- implement enumeration functions
- some improved error checking and A->W conversion

20 years agoUse symbolic constants for magic numbers in SHGetFolderPathW, avoid
Juan Lang [Mon, 5 Apr 2004 23:13:20 +0000 (23:13 +0000)] 
Use symbolic constants for magic numbers in SHGetFolderPathW, avoid
doing MultiByteToWideChar on values that don't need it,

20 years agoAdded tests for GetFileVersionInfoSizeA.
Stefan Leichter [Mon, 5 Apr 2004 22:54:03 +0000 (22:54 +0000)] 
Added tests for GetFileVersionInfoSizeA.

20 years agoMoved implementation of GetFileVersionInfoSize from ascii to unicode,
Stefan Leichter [Mon, 5 Apr 2004 22:51:37 +0000 (22:51 +0000)] 
Moved implementation of GetFileVersionInfoSize from ascii to unicode,
fixed failing, crashing test cases.

20 years agoMoved quite a few functions to dbghelp (removed debug.c and symbol.c
Eric Pouech [Mon, 5 Apr 2004 22:50:45 +0000 (22:50 +0000)] 
Moved quite a few functions to dbghelp (removed debug.c and symbol.c
files).

20 years agoSet correct options for dbghelp (ELF loading & parsing speed).
Eric Pouech [Mon, 5 Apr 2004 22:49:32 +0000 (22:49 +0000)] 
Set correct options for dbghelp (ELF loading & parsing speed).

20 years agoStub implementation for WSALookupServiceBeginA/W.
Rein Klazes [Mon, 5 Apr 2004 22:23:05 +0000 (22:23 +0000)] 
Stub implementation for WSALookupServiceBeginA/W.

20 years agoGet rid of a few pointless A/W conversions.
Juan Lang [Mon, 5 Apr 2004 22:22:00 +0000 (22:22 +0000)] 
Get rid of a few pointless A/W conversions.

20 years agoFirst shot at implementing dbghelp.
Eric Pouech [Mon, 5 Apr 2004 22:21:27 +0000 (22:21 +0000)] 
First shot at implementing dbghelp.

20 years agoAdd resource strings for control panel folder.
Martin Fuchs [Mon, 5 Apr 2004 21:06:58 +0000 (21:06 +0000)] 
Add resource strings for control panel folder.

20 years agoOptimization: null terminate string buffers instead of filling them
Martin Fuchs [Mon, 5 Apr 2004 21:06:16 +0000 (21:06 +0000)] 
Optimization: null terminate string buffers instead of filling them
completely with 0.

20 years agoGet icons for shell link files.
Martin Fuchs [Mon, 5 Apr 2004 21:05:51 +0000 (21:05 +0000)] 
Get icons for shell link files.

20 years agoFixed RtlDosPathNameToNtPathName_U prototype.
Alexandre Julliard [Mon, 5 Apr 2004 20:21:16 +0000 (20:21 +0000)] 
Fixed RtlDosPathNameToNtPathName_U prototype.

20 years agoFallback to a compression scheme specified in the stream format in the
Dmitry Timoshkov [Mon, 5 Apr 2004 20:19:09 +0000 (20:19 +0000)] 
Fallback to a compression scheme specified in the stream format in the
case FOURCC handler does not exist or format is not supported.

20 years agoAdd a bunch of missing declarations.
Juan Lang [Mon, 5 Apr 2004 20:18:45 +0000 (20:18 +0000)] 
Add a bunch of missing declarations.

20 years agoifdef guard TCHAR declaration like PSDK does.
Juan Lang [Mon, 5 Apr 2004 20:18:22 +0000 (20:18 +0000)] 
ifdef guard TCHAR declaration like PSDK does.

20 years ago- fix a couple tests and traces
Juan Lang [Mon, 5 Apr 2004 20:17:45 +0000 (20:17 +0000)] 
- fix a couple tests and traces
- add a couple stubs required by native ntlanman.dll

20 years agoDo not crash if the clipboard format is unknown.
Rein Klazes [Mon, 5 Apr 2004 20:17:13 +0000 (20:17 +0000)] 
Do not crash if the clipboard format is unknown.

20 years agoFix cut'n'paste error: leave the CriticalSection not enter it again
Michael Stefaniuc [Mon, 5 Apr 2004 20:16:35 +0000 (20:16 +0000)] 
Fix cut'n'paste error: leave the CriticalSection not enter it again
(found by smatch).

20 years ago- implemented MCI_SOUND command
Eric Pouech [Mon, 5 Apr 2004 20:16:11 +0000 (20:16 +0000)] 
- implemented MCI_SOUND command
- fixed MCI command table in resource
- added a TODO list on MCI handling

20 years agoAdd better NULL checks to lstrcmp[i](A/W) functions.
Lionel Ulmer [Mon, 5 Apr 2004 20:14:33 +0000 (20:14 +0000)] 
Add better NULL checks to lstrcmp[i](A/W) functions.

20 years agoDocumentation for most of the region functions.
Robert Shearman [Mon, 5 Apr 2004 20:13:38 +0000 (20:13 +0000)] 
Documentation for most of the region functions.

20 years ago- fix dirty flag on shelllink loading and saving
Martin Fuchs [Mon, 5 Apr 2004 20:12:57 +0000 (20:12 +0000)] 
- fix dirty flag on shelllink loading and saving
- update absolute path when changing relative path

20 years agoImplemented EnumThemes.
Kevin Koltzau [Mon, 5 Apr 2004 20:12:38 +0000 (20:12 +0000)] 
Implemented EnumThemes.

20 years agoReimplemented DeleteFile by using CreateFile with
Alexandre Julliard [Sat, 3 Apr 2004 00:05:24 +0000 (00:05 +0000)] 
Reimplemented DeleteFile by using CreateFile with
FILE_FLAG_DELETE_ON_CLOSE. Added/fixed a few tests.

20 years agoRemoved the FailReadOnly option, this is now the default behavior.
Alexandre Julliard [Fri, 2 Apr 2004 23:33:39 +0000 (23:33 +0000)] 
Removed the FailReadOnly option, this is now the default behavior.

20 years agoDefine all macros described on MSDN.
Felix Nawothnig [Fri, 2 Apr 2004 23:28:31 +0000 (23:28 +0000)] 
Define all macros described on MSDN.

20 years agoSeparate US English resources from English ones.
Robert Shearman [Fri, 2 Apr 2004 23:27:24 +0000 (23:27 +0000)] 
Separate US English resources from English ones.

20 years agoFix the GL_MAX_VERTEX_UNITS_ARB undeclared compilation error.
Raphael Junqueira [Fri, 2 Apr 2004 23:26:52 +0000 (23:26 +0000)] 
Fix the GL_MAX_VERTEX_UNITS_ARB undeclared compilation error.

20 years agoA couple of optimizations and bug fixes.
Alexandre Julliard [Fri, 2 Apr 2004 20:28:07 +0000 (20:28 +0000)] 
A couple of optimizations and bug fixes.

20 years agoAdd new tests for various window creation/positioning behaviours.
Dmitry Timoshkov [Fri, 2 Apr 2004 20:22:53 +0000 (20:22 +0000)] 
Add new tests for various window creation/positioning behaviours.

20 years agoAdd SWP_NOZORDER in the case it's not needed.
Dmitry Timoshkov [Fri, 2 Apr 2004 20:22:29 +0000 (20:22 +0000)] 
Add SWP_NOZORDER in the case it's not needed.

20 years agoA decision whether add SWP_NOACTIVATE or not should be based on
Dmitry Timoshkov [Fri, 2 Apr 2004 20:18:20 +0000 (20:18 +0000)] 
A decision whether add SWP_NOACTIVATE or not should be based on
GetActiveWindow() test.

20 years agoShowWindow should not optimize SW_HIDE, it's the job of SetWindowPos.
Dmitry Timoshkov [Fri, 2 Apr 2004 20:16:39 +0000 (20:16 +0000)] 
ShowWindow should not optimize SW_HIDE, it's the job of SetWindowPos.

20 years agoSending WM_SHOWWINDOW is a job of SetWindowPos.
Dmitry Timoshkov [Fri, 2 Apr 2004 20:14:15 +0000 (20:14 +0000)] 
Sending WM_SHOWWINDOW is a job of SetWindowPos.

20 years agoSetting WS_VISIBLE style does not require any special handling.
Dmitry Timoshkov [Fri, 2 Apr 2004 20:12:38 +0000 (20:12 +0000)] 
Setting WS_VISIBLE style does not require any special handling.

20 years agoWM_PARENTNOTIFY should not be sent to WS_POPUP windows.
Dmitry Timoshkov [Fri, 2 Apr 2004 20:10:11 +0000 (20:10 +0000)] 
WM_PARENTNOTIFY should not be sent to WS_POPUP windows.

20 years agoMoved FILE_DELETE_ON_CLOSE support to the inode object so that we
Alexandre Julliard [Fri, 2 Apr 2004 19:50:49 +0000 (19:50 +0000)] 
Moved FILE_DELETE_ON_CLOSE support to the inode object so that we
really wait for the last close.
Added FILE_SHARE_DELETE support.

20 years agoAdded memicmpW.
Alexandre Julliard [Fri, 2 Apr 2004 19:40:31 +0000 (19:40 +0000)] 
Added memicmpW.

20 years agoDon't try to get the file time if the file wasn't found.
Alexandre Julliard [Fri, 2 Apr 2004 19:39:37 +0000 (19:39 +0000)] 
Don't try to get the file time if the file wasn't found.

20 years agoFix tracking the currently highlighted item in menus when the mouse
Bobby Bingham [Fri, 2 Apr 2004 19:29:18 +0000 (19:29 +0000)] 
Fix tracking the currently highlighted item in menus when the mouse
button is not held down.

20 years agoFix incorrect calculation of leap year in RtlTimeFieldsToTime().
Rein Klazes [Fri, 2 Apr 2004 19:28:53 +0000 (19:28 +0000)] 
Fix incorrect calculation of leap year in RtlTimeFieldsToTime().

20 years agoGetConsoleInfo() pseudo stub.
Hans Leidekker [Fri, 2 Apr 2004 19:18:51 +0000 (19:18 +0000)] 
GetConsoleInfo() pseudo stub.

20 years agoNetServerGetInfo() pseudo stub.
Hans Leidekker [Fri, 2 Apr 2004 19:17:42 +0000 (19:17 +0000)] 
NetServerGetInfo() pseudo stub.

20 years agoFix bug in GdiGradientFill.
Mike McCormack [Fri, 2 Apr 2004 19:15:14 +0000 (19:15 +0000)] 
Fix bug in GdiGradientFill.

20 years agoInitialize correctly the DMUS_OBJECTDESC local structure.
Raphael Junqueira [Fri, 2 Apr 2004 19:14:08 +0000 (19:14 +0000)] 
Initialize correctly the DMUS_OBJECTDESC local structure.

20 years agoRemove the rest of the Tweak look hack.
Dimitrie O. Paun [Thu, 1 Apr 2004 21:06:14 +0000 (21:06 +0000)] 
Remove the rest of the Tweak look hack.

20 years agoNtPulseEvent: Don't print FIXME for an optional parameter if it isn't
Rolf Kalbermatter [Thu, 1 Apr 2004 21:01:53 +0000 (21:01 +0000)] 
NtPulseEvent: Don't print FIXME for an optional parameter if it isn't
used.

20 years agoAdd some declarations for additional SHFileOperation features.
Rolf Kalbermatter [Thu, 1 Apr 2004 21:01:04 +0000 (21:01 +0000)] 
Add some declarations for additional SHFileOperation features.

20 years agoUse named constant instead of a simple number (gets rid of signed
Rolf Kalbermatter [Thu, 1 Apr 2004 21:00:23 +0000 (21:00 +0000)] 
Use named constant instead of a simple number (gets rid of signed
warning too).

20 years ago- Fix LButtonDown from previous change.
Robert Shearman [Thu, 1 Apr 2004 20:59:59 +0000 (20:59 +0000)] 
- Fix LButtonDown from previous change.
- Don't use BF_ADJUST flag for dropdown buttons.
- Fix LButtonDblClk.

20 years ago- TTM_TRACKACTIVATE can have NULL lParam when deactivating.
Robert Shearman [Thu, 1 Apr 2004 20:59:31 +0000 (20:59 +0000)] 
- TTM_TRACKACTIVATE can have NULL lParam when deactivating.
- Factor out common code from TOOLTIPS_DelTool{A,W}.
- Update all indices correctly after delete.

20 years agoBeginnings of a script to initialize the .wine directory (with help
Alexandre Julliard [Thu, 1 Apr 2004 05:03:27 +0000 (05:03 +0000)] 
Beginnings of a script to initialize the .wine directory (with help
from Chris Morgan).

20 years agoRemove the support for the Win 3.1 Look.
Dimitrie O. Paun [Thu, 1 Apr 2004 04:57:12 +0000 (04:57 +0000)] 
Remove the support for the Win 3.1 Look.

20 years agoAdded some stubs.
Raphael Junqueira [Thu, 1 Apr 2004 02:12:41 +0000 (02:12 +0000)] 
Added some stubs.

20 years agoMake RtlGetFullPathName_U handle Unix paths, using the new symlinks
Alexandre Julliard [Thu, 1 Apr 2004 02:09:14 +0000 (02:09 +0000)] 
Make RtlGetFullPathName_U handle Unix paths, using the new symlinks
scheme.

20 years agoAdded support for CSIDL_RESOURCES path.
Kevin Koltzau [Thu, 1 Apr 2004 02:01:33 +0000 (02:01 +0000)] 
Added support for CSIDL_RESOURCES path.

20 years agojr.bmp isn't generated.
Alexandre Julliard [Wed, 31 Mar 2004 20:10:27 +0000 (20:10 +0000)] 
jr.bmp isn't generated.

20 years agoFixed length handling in HttpQueryInfoW.
Alexandre Julliard [Wed, 31 Mar 2004 20:09:54 +0000 (20:09 +0000)] 
Fixed length handling in HttpQueryInfoW.

20 years agoAdded missing comma in index.html.
Paul Vriens [Wed, 31 Mar 2004 20:08:38 +0000 (20:08 +0000)] 
Added missing comma in index.html.

20 years agoSet version to Win XP Service patch 2.
Tom Wickline [Wed, 31 Mar 2004 20:06:40 +0000 (20:06 +0000)] 
Set version to Win XP Service patch 2.

20 years agoAssorted spelling and case fixes.
Francois Gouget [Wed, 31 Mar 2004 20:06:10 +0000 (20:06 +0000)] 
Assorted spelling and case fixes.

20 years agoDon't free ALSA device string when the device is closed since it might
Felix Nawothnig [Wed, 31 Mar 2004 20:05:45 +0000 (20:05 +0000)] 
Don't free ALSA device string when the device is closed since it might
be reopened.

20 years agoMake sure ip_mreq is not exported by winsock2.h.
Francois Gouget [Wed, 31 Mar 2004 19:58:46 +0000 (19:58 +0000)] 
Make sure ip_mreq is not exported by winsock2.h.
Add ip_mreq, ip_mreq_source and ip_msfilter to ws2tcpip.h.

20 years agoOptimize GdiGradientFill by drawing lines instead of pixels.
Mike McCormack [Wed, 31 Mar 2004 19:58:25 +0000 (19:58 +0000)] 
Optimize GdiGradientFill by drawing lines instead of pixels.