wine
21 years agoAdded a GNU C implementation of some of the DECLSPEC_ macros and used
Patrik Stridvall [Tue, 1 Oct 2002 18:07:37 +0000 (18:07 +0000)] 
Added a GNU C implementation of some of the DECLSPEC_ macros and used
them wherever possible.

21 years ago- Fix LIST mode, broken by previous changes.
Dimitrie O. Paun [Tue, 1 Oct 2002 18:06:15 +0000 (18:06 +0000)] 
- Fix LIST mode, broken by previous changes.
- Implement GetItemRect in terms of GetItemMeasurements.
- Improvements in debug traces.
- Many bug fixes, compelete implementation for GetItemMeasurements.
- Lots of code cleanups, simplifications.
- Documentation updates.

21 years agoPathIsExe: corrected and added executable types.
Jeff Smith [Mon, 30 Sep 2002 19:01:20 +0000 (19:01 +0000)] 
PathIsExe: corrected and added executable types.

21 years ago- The TTM_ message needed to be in correct order.
Guy L. Albertelli [Mon, 30 Sep 2002 18:52:52 +0000 (18:52 +0000)] 
- The TTM_ message needed to be in correct order.
- Added TTM_GETBUBBLESIZE.

21 years agoPrevent crash when listview trace logging is on.
Paul Rupe [Mon, 30 Sep 2002 18:52:33 +0000 (18:52 +0000)] 
Prevent crash when listview trace logging is on.

21 years agoImplement SwapTextureHandles method.
Christian Costa [Mon, 30 Sep 2002 18:52:06 +0000 (18:52 +0000)] 
Implement SwapTextureHandles method.

21 years agoDefine SNDMSG.
György 'Nog' Jeney [Mon, 30 Sep 2002 18:51:33 +0000 (18:51 +0000)] 
Define SNDMSG.

21 years agoAttempt at handling 'k' and 'B' symbols.
Greg Turner [Sun, 29 Sep 2002 18:35:31 +0000 (18:35 +0000)] 
Attempt at handling 'k' and 'B' symbols.

21 years ago- Eliminate extra background fills.
Guy Albertelli [Sun, 29 Sep 2002 18:34:51 +0000 (18:34 +0000)] 
- Eliminate extra background fills.
- Eliminate bogus error messages.

21 years agoFixed a couple of bugs in the debugger startup.
Alexandre Julliard [Sun, 29 Sep 2002 18:21:06 +0000 (18:21 +0000)] 
Fixed a couple of bugs in the debugger startup.

21 years agoDon't build d3d8 if we don't have OpenGL support.
Alexandre Julliard [Sun, 29 Sep 2002 18:07:25 +0000 (18:07 +0000)] 
Don't build d3d8 if we don't have OpenGL support.

21 years agoAdded check for OpenGL.
Alexandre Julliard [Sun, 29 Sep 2002 18:05:32 +0000 (18:05 +0000)] 
Added check for OpenGL.

21 years agoAdded {G|S}etWindowLongPtr.
György 'Nog' Jeney [Sun, 29 Sep 2002 18:04:55 +0000 (18:04 +0000)] 
Added {G|S}etWindowLongPtr.

21 years agoInitial implementation of custom control header.
György 'Nog' Jeney [Sun, 29 Sep 2002 18:04:15 +0000 (18:04 +0000)] 
Initial implementation of custom control header.

21 years agoUse correct check to see if xserver supports xvidmode.
Jukka Heinonen [Sun, 29 Sep 2002 18:02:40 +0000 (18:02 +0000)] 
Use correct check to see if xserver supports xvidmode.

21 years ago- Cache GWL_STYLE, to avoid fetching in virtually every function.
Dimitrie O. Paun [Sun, 29 Sep 2002 18:02:21 +0000 (18:02 +0000)] 
- Cache GWL_STYLE, to avoid fetching in virtually every function.
- Separate GetOrigin from GetAllMeasures as it is item independent,
  and rename function to reflect the change.
- Small cleanups.

21 years agoFix for soundcards that can't do 8-bit audio, only 16-bit (also
Ove Kaaven [Sun, 29 Sep 2002 18:01:33 +0000 (18:01 +0000)] 
Fix for soundcards that can't do 8-bit audio, only 16-bit (also
checked for soundcards that can't do stereo while I was at it).

21 years agoexecute: Activate the viewport passed as parameter when executing
Christian Costa [Sun, 29 Sep 2002 18:01:13 +0000 (18:01 +0000)] 
execute: Activate the viewport passed as parameter when executing
buffer.

21 years agoImplement IDirect3DViewport2_DeleteLight.
Christian Costa [Sun, 29 Sep 2002 18:00:43 +0000 (18:00 +0000)] 
Implement IDirect3DViewport2_DeleteLight.

21 years agoFunctions sscanf and swscanf now expect strings to be terminated with
Jukka Heinonen [Sun, 29 Sep 2002 18:00:23 +0000 (18:00 +0000)] 
Functions sscanf and swscanf now expect strings to be terminated with
null (0) instead of EOF (-1).

21 years agoMinor typo fix.
Bill Medland [Sun, 29 Sep 2002 17:59:58 +0000 (17:59 +0000)] 
Minor typo fix.

21 years agoRemove item from the list, if we fail to initialize it at insert
Dimitrie O. Paun [Fri, 27 Sep 2002 22:47:00 +0000 (22:47 +0000)] 
Remove item from the list, if we fail to initialize it at insert
time.

21 years agoInitial D3D8 implementation.
Jason Edmeades [Fri, 27 Sep 2002 22:46:16 +0000 (22:46 +0000)] 
Initial D3D8 implementation.

21 years agoFixed nameless union/struct declaration.
Alexandre Julliard [Fri, 27 Sep 2002 22:45:20 +0000 (22:45 +0000)] 
Fixed nameless union/struct declaration.

21 years agoExpanded the "Linux Libraries as Dlls" winelib section and brought it
Bill Medland [Fri, 27 Sep 2002 22:07:40 +0000 (22:07 +0000)] 
Expanded the "Linux Libraries as Dlls" winelib section and brought it
up to date.

21 years agoUpdated the wrapper code to match the new naming executable and
Francois Gouget [Fri, 27 Sep 2002 22:06:56 +0000 (22:06 +0000)] 
Updated the wrapper code to match the new naming executable and
library conventions.
Executables don't need spec files.
Removed unused code.

21 years agoAdded stubs for HttpEndRequestA/W, InternetReadFileExA/W,
Chris Morgan [Fri, 27 Sep 2002 22:05:23 +0000 (22:05 +0000)] 
Added stubs for HttpEndRequestA/W, InternetReadFileExA/W,
SetUrlCacheEntryGroup, CreateUrlCacheGroup, DeleteUrlCacheGroup.

21 years agoMoved some 16-bit functions from windows/cursoricon.c to
Michael Stefaniuc [Fri, 27 Sep 2002 22:04:54 +0000 (22:04 +0000)] 
Moved some 16-bit functions from windows/cursoricon.c to
dlls/user/user16.c.

21 years agoCheck for an empty string in DOSFS_FindNextEx to avoid an unnecessary
György 'Nog' Jeney [Fri, 27 Sep 2002 22:03:44 +0000 (22:03 +0000)] 
Check for an empty string in DOSFS_FindNextEx to avoid an unnecessary
failure.

21 years ago- Fix crashes in debug mode.
Dimitrie O. Paun [Fri, 27 Sep 2002 22:02:16 +0000 (22:02 +0000)] 
- Fix crashes in debug mode.
- Fix some focus rectangle problems.
- Better debugging output.
- More cleanups.

21 years agoRemove wrong and useless transformation of z projected coordinates.
Christian Costa [Fri, 27 Sep 2002 22:01:28 +0000 (22:01 +0000)] 
Remove wrong and useless transformation of z projected coordinates.
Add normals world transformation.

21 years agoFix devices creation broken code. Now, the display and the drawable
Christian Costa [Fri, 27 Sep 2002 22:01:12 +0000 (22:01 +0000)] 
Fix devices creation broken code. Now, the display and the drawable
are retrieve through GDI escape sequences and stored in the private
data. Add desallocation of the device private data.

21 years agoSplit the 16-bit funcitons into a seperate file.
György 'Nog' Jeney [Fri, 27 Sep 2002 22:00:41 +0000 (22:00 +0000)] 
Split the 16-bit funcitons into a seperate file.

21 years agoFixed X11 error code mismatch and removed debugging output.
Alexandre Julliard [Thu, 26 Sep 2002 03:23:13 +0000 (03:23 +0000)] 
Fixed X11 error code mismatch and removed debugging output.

21 years ago- fixed up some semantic misunderstandings using the helpful advice of
Greg Turner [Thu, 26 Sep 2002 03:21:54 +0000 (03:21 +0000)] 
- fixed up some semantic misunderstandings using the helpful advice of
  Rein Klazes
- added SO_SNDTIMEO support
- added ifdef's for consistency with rest of socket.c

21 years agoBring the naming of libraries and executable up to current standards.
Francois Gouget [Thu, 26 Sep 2002 03:20:59 +0000 (03:20 +0000)] 
Bring the naming of libraries and executable up to current standards.
Install dlls and executables in dlldir.
It is no longer necessary to import ntdll.dll.

21 years agoAdded desallocation of the viewport private data.
Christian Costa [Thu, 26 Sep 2002 03:20:35 +0000 (03:20 +0000)] 
Added desallocation of the viewport private data.

21 years agoAdded allocation/desallocation of the light private data.
Christian Costa [Thu, 26 Sep 2002 03:20:23 +0000 (03:20 +0000)] 
Added allocation/desallocation of the light private data.

21 years agoEnable creation of our OpenGL Direct3D device from a surface used as
Christian Costa [Thu, 26 Sep 2002 03:20:07 +0000 (03:20 +0000)] 
Enable creation of our OpenGL Direct3D device from a surface used as
rendering target.
Enable creation of a texture from a surface.

21 years agoMoved ts_xlib.c into x11drv and removed libwine_tsx11.
Alexandre Julliard [Wed, 25 Sep 2002 03:29:55 +0000 (03:29 +0000)] 
Moved ts_xlib.c into x11drv and removed libwine_tsx11.

21 years agoAdded missing WIN_ReleasePtr (spotted by Dmitry Timoshkov).
Alexandre Julliard [Wed, 25 Sep 2002 03:25:43 +0000 (03:25 +0000)] 
Added missing WIN_ReleasePtr (spotted by Dmitry Timoshkov).

21 years ago- Stop passing hwnd around when we're passing EDITSTATE.
Dimitrie O. Paun [Wed, 25 Sep 2002 03:24:53 +0000 (03:24 +0000)] 
- Stop passing hwnd around when we're passing EDITSTATE.
- Merge the non-obsolete bits of EDIT.TODO into edit.c.
- Some cleanups, and simplifications.

21 years ago- Initialize memory to prevent crashes when -debugmsg +listview is on.
Paul Rupe [Wed, 25 Sep 2002 03:20:01 +0000 (03:20 +0000)] 
- Initialize memory to prevent crashes when -debugmsg +listview is on.
- Fix various array bounds related errors.

21 years agoResize dynamic pointer array more carefully when adding new entries.
Paul Rupe [Wed, 25 Sep 2002 03:19:24 +0000 (03:19 +0000)] 
Resize dynamic pointer array more carefully when adding new entries.

21 years agoAdded support for POINT, WIREFRAME and SOLID fill modes.
Christian Costa [Wed, 25 Sep 2002 03:18:38 +0000 (03:18 +0000)] 
Added support for POINT, WIREFRAME and SOLID fill modes.

21 years agoIDirect3DTexture2Impl_Load: when the surface is not allocated and no
Christian Costa [Wed, 25 Sep 2002 03:18:17 +0000 (03:18 +0000)] 
IDirect3DTexture2Impl_Load: when the surface is not allocated and no
location are specified, set it to video memory.

21 years agoImport wine_tsx11_lock/unlock directly from x11drv in opengl32 and
Alexandre Julliard [Wed, 25 Sep 2002 00:29:56 +0000 (00:29 +0000)] 
Import wine_tsx11_lock/unlock directly from x11drv in opengl32 and
ddraw, so that they don't need to link with libwine_tsx11.
Removed header wine_gl.h.

21 years agoFixed a number of bugs in the handling of window parent and owner and
Alexandre Julliard [Wed, 25 Sep 2002 00:21:56 +0000 (00:21 +0000)] 
Fixed a number of bugs in the handling of window parent and owner and
added a regression test (based on the work of Bill Medland).

21 years agoBy default, we should use our own dlls.
Dimitrie O. Paun [Wed, 25 Sep 2002 00:16:52 +0000 (00:16 +0000)] 
By default, we should use our own dlls.

21 years agoAccept time_t argument in WS_setsockopt/WS_SO_RCVTIMEO; translate to
Greg Turner [Wed, 25 Sep 2002 00:15:43 +0000 (00:15 +0000)] 
Accept time_t argument in WS_setsockopt/WS_SO_RCVTIMEO; translate to
struct timeval for edification of setsockopt.

21 years agoRemoved some more TSX11 functions and files.
Alexandre Julliard [Tue, 24 Sep 2002 18:36:51 +0000 (18:36 +0000)] 
Removed some more TSX11 functions and files.

21 years agoFixed some issues found by winapi_check.
Patrik Stridvall [Tue, 24 Sep 2002 18:29:39 +0000 (18:29 +0000)] 
Fixed some issues found by winapi_check.

21 years ago- Don't add standard headers for the dll separation hacks.
Patrik Stridvall [Tue, 24 Sep 2002 18:27:47 +0000 (18:27 +0000)] 
- Don't add standard headers for the dll separation hacks.
- API files update.

21 years ago- Localize origin, location, and rectangle computation.
Guy L. Albertelli [Tue, 24 Sep 2002 18:27:21 +0000 (18:27 +0000)] 
- Localize origin, location, and rectangle computation.
- Support state icons in LVS_ICON style.
- Draw only items that are in the clip box.
- Draw non-selected items first then the selected ones because large
  icons may overlap each other.
- Correct invalidation rectangles for items.
- Correct drawing of large icons.
- Eliminate divide by zero cases in scrolling.
- Invalidate selected items prior to setting window losing focus.

21 years agoSmall cleanups, updated documentation.
Dimitrie O. Paun [Tue, 24 Sep 2002 18:26:42 +0000 (18:26 +0000)] 
Small cleanups, updated documentation.

21 years agoFixed #endif.
Alexandre Julliard [Tue, 24 Sep 2002 03:59:08 +0000 (03:59 +0000)] 
Fixed #endif.

21 years agoRemoved a bunch of no longer used TSX wrappers.
Alexandre Julliard [Tue, 24 Sep 2002 03:17:31 +0000 (03:17 +0000)] 
Removed a bunch of no longer used TSX wrappers.

21 years agoFixed some issues found by winapi_check.
Patrik Stridvall [Tue, 24 Sep 2002 03:09:50 +0000 (03:09 +0000)] 
Fixed some issues found by winapi_check.

21 years agoConvert HKEY to a void*.
Michael Stefaniuc [Tue, 24 Sep 2002 03:09:12 +0000 (03:09 +0000)] 
Convert HKEY to a void*.

21 years ago- Added support for %struct16 (used by CLSID).
Patrik Stridvall [Tue, 24 Sep 2002 03:07:38 +0000 (03:07 +0000)] 
- Added support for %struct16 (used by CLSID).
- API files update.

21 years agoAdded new "GlobalRegistryDir" option.
Raul Dias [Tue, 24 Sep 2002 03:07:17 +0000 (03:07 +0000)] 
Added new "GlobalRegistryDir" option.

21 years agoRemoved the #undef of WS_DEFINE_SELECT so that select is in fact
Patrick J. McNerthney [Tue, 24 Sep 2002 03:05:59 +0000 (03:05 +0000)] 
Removed the #undef of WS_DEFINE_SELECT so that select is in fact
defined.
Fixed if statement in __WS_FD_SET2 which used a = where a == is
needed, in additition the if did not have its outer set of
parenthesis.
Removed parentheses around type to be cast in __WS_FD_SET macro.
Removed WS macro usage from within other macros because the WS macro
is undefined when these macros are expanded.
Added WINAPI attributee to select definition.

21 years agoAdded casts to all macros to avoid compiler warnings.
Patrick J. McNerthney [Tue, 24 Sep 2002 03:04:45 +0000 (03:04 +0000)] 
Added casts to all macros to avoid compiler warnings.

21 years agoRemove some more superfluous ZeroMemory calls, small cleanups.
Dimitrie O. Paun [Mon, 23 Sep 2002 20:59:42 +0000 (20:59 +0000)] 
Remove some more superfluous ZeroMemory calls, small cleanups.

21 years ago- Remove export of DRAG_QueryUpdate from USER.
Dimitrie O. Paun [Mon, 23 Sep 2002 20:56:37 +0000 (20:56 +0000)] 
- Remove export of DRAG_QueryUpdate from USER.
- Get rid of associated 16 bit code from x11drv.
- Simplifications, cleanups, etc.

21 years ago- Fix outputting of a text pointer in debug mode (by Rein Klazes).
Dimitrie O. Paun [Mon, 23 Sep 2002 20:55:22 +0000 (20:55 +0000)] 
- Fix outputting of a text pointer in debug mode (by Rein Klazes).
- Remove a large bunch of superfluous ZeroMemory calls.
- Fix a couple of bugs.

21 years agoCleaned up the code so it would be easier to parse with the new C
Patrik Stridvall [Mon, 23 Sep 2002 20:45:57 +0000 (20:45 +0000)] 
Cleaned up the code so it would be easier to parse with the new C
parser.

21 years ago- Made the new C parser handle the current Wine source.
Patrik Stridvall [Mon, 23 Sep 2002 20:38:30 +0000 (20:38 +0000)] 
- Made the new C parser handle the current Wine source.
- Added a compabillity layer between the old and the new C parser.
- Added parsing of data structures.

21 years agoImplemented NetQueryDisplayInformation, NetUserGetInfo, created
Andriy Palamarchuk [Mon, 23 Sep 2002 20:36:50 +0000 (20:36 +0000)] 
Implemented NetQueryDisplayInformation, NetUserGetInfo, created
conformance tests, other netapi32 bug fixes and improvements.

21 years agoInstall notepad.exe in c:\windows too.
Francois Gouget [Mon, 23 Sep 2002 19:55:12 +0000 (19:55 +0000)] 
Install notepad.exe in c:\windows too.

21 years agoCorrect SIZE_T size according to MS SDK.
Dmitry Timoshkov [Sat, 21 Sep 2002 01:21:00 +0000 (01:21 +0000)] 
Correct SIZE_T size according to MS SDK.
Change some types to SIZE_T according to MS SDK definitions.

21 years agoAdded some definitions.
Jason Edmeades [Sat, 21 Sep 2002 01:17:59 +0000 (01:17 +0000)] 
Added some definitions.

21 years agoUpdated winedbg documentation.
Eric Pouech [Sat, 21 Sep 2002 01:17:32 +0000 (01:17 +0000)] 
Updated winedbg documentation.

21 years agoChange confusing title.
Dimitrie O. Paun [Sat, 21 Sep 2002 01:16:19 +0000 (01:16 +0000)] 
Change confusing title.

21 years agoReorganise/minor tidyup of ordinal functions.
Jon Griffiths [Fri, 20 Sep 2002 19:41:08 +0000 (19:41 +0000)] 
Reorganise/minor tidyup of ordinal functions.
Implement StrCmpLogicalW,StrFormatByteSizeA/W,StrFormatByteSize64A,
SHCreateStreamWrapper.
Fix some output .spec parameters from str to ptr.
Fix definition of StrFormatByteSize functions.

21 years agoSmall updates to better match the format of current Makefiles.
Francois Gouget [Fri, 20 Sep 2002 19:39:42 +0000 (19:39 +0000)] 
Small updates to better match the format of current Makefiles.
Remove the documentation of no longer supported spec file options.
Add notes to point out the sections that are particularly out of
date.

21 years agoMove the contents of documentation/psdrv.reg to winedefault.reg.
Dimitrie O. Paun [Fri, 20 Sep 2002 19:38:35 +0000 (19:38 +0000)] 
Move the contents of documentation/psdrv.reg to winedefault.reg.

21 years agoHave USER deal with the caret when scrolling a window.
Dimitrie O. Paun [Fri, 20 Sep 2002 19:35:54 +0000 (19:35 +0000)] 
Have USER deal with the caret when scrolling a window.

21 years agoAdded information about POSIX, Unix, X11 trademarks.
Andriy Palamarchuk [Fri, 20 Sep 2002 19:28:04 +0000 (19:28 +0000)] 
Added information about POSIX, Unix, X11 trademarks.

21 years agoUpdate output for current build process.
Jon Griffiths [Fri, 20 Sep 2002 19:20:04 +0000 (19:20 +0000)] 
Update output for current build process.

21 years agoDocumentation update.
Jon Griffiths [Fri, 20 Sep 2002 19:19:34 +0000 (19:19 +0000)] 
Documentation update.

21 years agoAvoid calling some kernel functions.
Alexandre Julliard [Wed, 18 Sep 2002 23:13:35 +0000 (23:13 +0000)] 
Avoid calling some kernel functions.

21 years agoUpdated a lot of obsolete stuff.
Alexandre Julliard [Wed, 18 Sep 2002 23:11:19 +0000 (23:11 +0000)] 
Updated a lot of obsolete stuff.

21 years agoOnly install the useful programs.
Alexandre Julliard [Wed, 18 Sep 2002 23:10:21 +0000 (23:10 +0000)] 
Only install the useful programs.

21 years agoAdded support for the take focus protocol.
Alexandre Julliard [Wed, 18 Sep 2002 23:09:50 +0000 (23:09 +0000)] 
Added support for the take focus protocol.

21 years agoRemoved obsolete files.
Alexandre Julliard [Wed, 18 Sep 2002 18:31:18 +0000 (18:31 +0000)] 
Removed obsolete files.

21 years agoUpdate for mingw/cygwin.
Steven Edwards [Wed, 18 Sep 2002 18:30:53 +0000 (18:30 +0000)] 
Update for mingw/cygwin.

21 years agoMake all target names lower case.
Martin Wilck [Wed, 18 Sep 2002 18:30:29 +0000 (18:30 +0000)] 
Make all target names lower case.

21 years agoUpdate debug channel usage in DEVELOPER-HINTS.
Dimitrie O. Paun [Wed, 18 Sep 2002 18:29:59 +0000 (18:29 +0000)] 
Update debug channel usage in DEVELOPER-HINTS.
Remove references to obsolete dirs.

21 years ago- Better implementation for GetTopindex/GetOrigin/SetIconSpacing.
Dimitrie O. Paun [Wed, 18 Sep 2002 18:29:28 +0000 (18:29 +0000)] 
- Better implementation for GetTopindex/GetOrigin/SetIconSpacing.
- Drawing optimizations, better scrolling.
- A few more bugs squashed without mercy.
- Many cleanups, simplifications, doc updates.

21 years agoSmall update to keep in sync with README.
Vincent Béron [Wed, 18 Sep 2002 18:28:19 +0000 (18:28 +0000)] 
Small update to keep in sync with README.

21 years agoImplemented the ntdll virtual memory functions, and made the kernel
Alexandre Julliard [Tue, 17 Sep 2002 18:54:42 +0000 (18:54 +0000)] 
Implemented the ntdll virtual memory functions, and made the kernel
functions use them.

21 years agoAdded testing.sgml.
Alexandre Julliard [Tue, 17 Sep 2002 18:44:46 +0000 (18:44 +0000)] 
Added testing.sgml.

21 years agoRemove clearing of the window menu id for now. This will need more
Alexandre Julliard [Tue, 17 Sep 2002 18:40:39 +0000 (18:40 +0000)] 
Remove clearing of the window menu id for now. This will need more
work.

21 years agoExplain why conformance tests are useful for ports too.
Francois Gouget [Tue, 17 Sep 2002 18:34:38 +0000 (18:34 +0000)] 
Explain why conformance tests are useful for ports too.

21 years agoAuthors: Josef Meixner <Josef.Meixner@t-online.de>, Huw Davies <huw@codeweavers.com>
Alexandre Julliard [Tue, 17 Sep 2002 18:33:55 +0000 (18:33 +0000)] 
Authors: Josef Meixner <Josef.Meixner@t-online.de>, Huw Davies <huw@codeweavers.com>
- Initializing the return-string shouldn't change the pointer.
- Added "FIXME" for case not handled.
- Directory and the filenames have to be separated by "\0".
- Added check to handle possible signed/unsigned overflow.

21 years agoMSVCRT needs a public errno.h file.
Martin Wilck [Tue, 17 Sep 2002 18:32:53 +0000 (18:32 +0000)] 
MSVCRT needs a public errno.h file.

21 years agoFix "install" and "uninstall" targets: .exe -> .exe.so; target dir is
Martin Wilck [Tue, 17 Sep 2002 18:31:31 +0000 (18:31 +0000)] 
Fix "install" and "uninstall" targets: .exe -> .exe.so; target dir is
$(dlldir), like for the "builtin" wine binaries.

21 years agoMake LsaOpenPolicy return success.
Andriy Palamarchuk [Tue, 17 Sep 2002 18:31:06 +0000 (18:31 +0000)] 
Make LsaOpenPolicy return success.

21 years agoBug fix.
Jan Kratochvil [Tue, 17 Sep 2002 18:30:38 +0000 (18:30 +0000)] 
Bug fix.