wine
21 years agoAdd support for .drv extension (for winspool.drv tests for instance).
Francois Gouget [Tue, 7 Jan 2003 19:40:00 +0000 (19:40 +0000)] 
Add support for .drv extension (for winspool.drv tests for instance).

21 years ago- fixed some update problems (generic & while scrolling)
Eric Pouech [Tue, 7 Jan 2003 19:39:25 +0000 (19:39 +0000)] 
- fixed some update problems (generic & while scrolling)
- now generating key event for Ctrl-[A-Z] that our editline understands
- implemented cursor visibility

21 years agoFixed some bugs in cast operator.
Eric Pouech [Sun, 5 Jan 2003 20:38:05 +0000 (20:38 +0000)] 
Fixed some bugs in cast operator.

21 years agoFixed some issues caused by the new oaidl.h.
Alexandre Julliard [Sun, 5 Jan 2003 20:32:30 +0000 (20:32 +0000)] 
Fixed some issues caused by the new oaidl.h.

21 years agoWrote a new oaidl.idl to replace include/wine/obj_oleaut.h and
Ove Kaaven [Sun, 5 Jan 2003 20:31:51 +0000 (20:31 +0000)] 
Wrote a new oaidl.idl to replace include/wine/obj_oleaut.h and
include/wine/obj_errorinfo.h.

21 years agomingw links in comdlg32, shell32, and advapi32 by default.
Dimitrie O. Paun [Sun, 5 Jan 2003 20:28:54 +0000 (20:28 +0000)] 
mingw links in comdlg32, shell32, and advapi32 by default.

21 years agoFactorize the 'ortho' code (will be needed later on).
Lionel Ulmer [Sun, 5 Jan 2003 20:28:35 +0000 (20:28 +0000)] 
Factorize the 'ortho' code (will be needed later on).

21 years agoIgnore the LPSURFACE bit if ALLOCONLOAD is set.
Lionel Ulmer [Sun, 5 Jan 2003 20:28:17 +0000 (20:28 +0000)] 
Ignore the LPSURFACE bit if ALLOCONLOAD is set.

21 years agoStandardize the capitalization of Wine.
Francois Gouget [Sun, 5 Jan 2003 01:08:56 +0000 (01:08 +0000)] 
Standardize the capitalization of Wine.

21 years agoChange the SUBLANG_NEUTRAL clause in all winelib applications to
Shachar Shemesh [Sun, 5 Jan 2003 01:08:14 +0000 (01:08 +0000)] 
Change the SUBLANG_NEUTRAL clause in all winelib applications to
SUBLANG_DEFAULT, as they should be.

21 years ago- Fixed several bugs while resizing an existing screenbuffer.
Eric Pouech [Sun, 5 Jan 2003 01:07:34 +0000 (01:07 +0000)] 
- Fixed several bugs while resizing an existing screenbuffer.
- Reduced update area for some write conditions.
- Started implementing event message collapsing.

21 years agoPass -l's that are not .dll's or .a's to the linker.
Dimitrie O. Paun [Sun, 5 Jan 2003 01:07:09 +0000 (01:07 +0000)] 
Pass -l's that are not .dll's or .a's to the linker.

21 years ago- Define the standard __WINE__ and __WIN32__ macros.
Dimitrie O. Paun [Sun, 5 Jan 2003 01:06:55 +0000 (01:06 +0000)] 
- Define the standard __WINE__ and __WIN32__ macros.
- Map -luuid to -lwine_uuid, in Unix -luuid does something else.

21 years agoInclude oaidl.h instead of wine/obj_oleaut.h.
Ove Kaaven [Sun, 5 Jan 2003 01:06:30 +0000 (01:06 +0000)] 
Include oaidl.h instead of wine/obj_oleaut.h.

21 years agoTemporarily include objbase.h from oleidl.h.
Ove Kaaven [Sun, 5 Jan 2003 01:06:19 +0000 (01:06 +0000)] 
Temporarily include objbase.h from oleidl.h.
Removed inclusion of obj_errorinfo.h.

21 years agoAvoid direct ICOM_CALL usage.
Ove Kaaven [Sun, 5 Jan 2003 01:06:04 +0000 (01:06 +0000)] 
Avoid direct ICOM_CALL usage.

21 years agoMoved a couple of definitions from include/wine/obj_oleaut.h to
Ove Kaaven [Sun, 5 Jan 2003 01:05:45 +0000 (01:05 +0000)] 
Moved a couple of definitions from include/wine/obj_oleaut.h to
include/oleauto.h.

21 years agoCreation of a tags file with the ctags tool.
Christoph Frick [Sun, 5 Jan 2003 01:05:13 +0000 (01:05 +0000)] 
Creation of a tags file with the ctags tool.

21 years ago- fix in the GetHandle method
Lionel Ulmer [Sun, 5 Jan 2003 01:04:55 +0000 (01:04 +0000)] 
- fix in the GetHandle method
- factorize some code between D3D1/2/3 and D3D7
- fix reference counting for palettes

21 years agoole2nls.c is a 16bit only.
Marcus Meissner [Sun, 5 Jan 2003 01:04:34 +0000 (01:04 +0000)] 
ole2nls.c is a 16bit only.
No need to define ICOM macros for 16bit iface IMalloc16.
Define and implement HGLOBAL_LockBytes16.
Started on StgOpenStorageOnILockBytes.

21 years agoAdded several missing K32WOW* prototypes.
Marcus Meissner [Sun, 5 Jan 2003 01:03:41 +0000 (01:03 +0000)] 
Added several missing K32WOW* prototypes.

21 years agoThe vt field should be a VARTYPE not a VARENUM.
Francois Gouget [Sun, 5 Jan 2003 01:03:12 +0000 (01:03 +0000)] 
The vt field should be a VARTYPE not a VARENUM.

21 years agoFix signed/unsigned compilation warnings.
Francois Gouget [Sun, 5 Jan 2003 01:02:57 +0000 (01:02 +0000)] 
Fix signed/unsigned compilation warnings.

21 years agoInitial wineboot implementation; at this stage only wininit.ini
Shachar Shemesh [Sat, 4 Jan 2003 02:52:05 +0000 (02:52 +0000)] 
Initial wineboot implementation; at this stage only wininit.ini
processing has been written.

21 years ago- 3d buffers produce sounds
Rok Mandeljc [Sat, 4 Jan 2003 01:24:59 +0000 (01:24 +0000)] 
- 3d buffers produce sounds
- some other small fixes

21 years ago- cleaned *Set* functions
Rok Mandeljc [Sat, 4 Jan 2003 01:22:51 +0000 (01:22 +0000)] 
- cleaned *Set* functions
- added initial code for 3d buffer recalculating
- added some auxiliary functions

21 years agoRename __WINE__ to __WINESRC__.
Dimitrie O. Paun [Sat, 4 Jan 2003 00:52:18 +0000 (00:52 +0000)] 
Rename __WINE__ to __WINESRC__.

21 years agoRemoved a few more #ifdef __WINE__.
Alexandre Julliard [Sat, 4 Jan 2003 00:19:17 +0000 (00:19 +0000)] 
Removed a few more #ifdef __WINE__.

21 years agoEnable nameless structures in C++ for gcc >= 3.x (discovery and
Dimitrie O. Paun [Sat, 4 Jan 2003 00:17:11 +0000 (00:17 +0000)] 
Enable nameless structures in C++ for gcc >= 3.x (discovery and
testing done by Dan Kegel).

21 years agoPass only the -o -l -L options to winewrap, ignore the rest.
Dimitrie O. Paun [Sat, 4 Jan 2003 00:15:49 +0000 (00:15 +0000)] 
Pass only the -o -l -L options to winewrap, ignore the rest.

21 years agoRemoved a couple of no longer used tests in the generated configure
Alexandre Julliard [Fri, 3 Jan 2003 22:36:39 +0000 (22:36 +0000)] 
Removed a couple of no longer used tests in the generated configure
script.

21 years ago#include <stdlib.h> instead of the non-standard <malloc.h>.
Gerald Pfeifer [Fri, 3 Jan 2003 22:32:47 +0000 (22:32 +0000)] 
#include <stdlib.h> instead of the non-standard <malloc.h>.

21 years agoEnable Z buffer by default.
Lionel Ulmer [Fri, 3 Jan 2003 22:32:30 +0000 (22:32 +0000)] 
Enable Z buffer by default.

21 years agoAdded TIME_KILL_SYNCHRONOUS.
Francois Gouget [Fri, 3 Jan 2003 22:32:14 +0000 (22:32 +0000)] 
Added TIME_KILL_SYNCHRONOUS.

21 years agoProperly handle the -M switch.
Dimitrie O. Paun [Fri, 3 Jan 2003 22:31:56 +0000 (22:31 +0000)] 
Properly handle the -M switch.

21 years agoProperly link agains .a files using the -l switch.
Dimitrie O. Paun [Fri, 3 Jan 2003 22:31:45 +0000 (22:31 +0000)] 
Properly link agains .a files using the -l switch.
Support more verbose output.

21 years agoAdded basic support for mipmaping, verified using sample from
Jason Edmeades [Fri, 3 Jan 2003 21:28:05 +0000 (21:28 +0000)] 
Added basic support for mipmaping, verified using sample from
codesampler.com.

21 years ago- Use faster vertex arrays (rather than processing vertexes one by
Jason Edmeades [Fri, 3 Jan 2003 21:25:42 +0000 (21:25 +0000)] 
- Use faster vertex arrays (rather than processing vertexes one by
  one), whenever possible.
- Less trace in the slower form by default.

21 years ago- some fixes / optimisations in the color keying code
Lionel Ulmer [Fri, 3 Jan 2003 21:17:47 +0000 (21:17 +0000)] 
- some fixes / optimisations in the color keying code
- minimize at the maximum texture uploads

21 years ago- re-activate the color-keying code
Lionel Ulmer [Fri, 3 Jan 2003 21:16:03 +0000 (21:16 +0000)] 
- re-activate the color-keying code
- fix yet again texture enumeration to please all games :-/

21 years agoReenable device's default render states initialization.
Christian Costa [Fri, 3 Jan 2003 21:10:11 +0000 (21:10 +0000)] 
Reenable device's default render states initialization.

21 years agoFix order of texture enumeration to fix yet another set of dumb games.
Lionel Ulmer [Fri, 3 Jan 2003 21:09:25 +0000 (21:09 +0000)] 
Fix order of texture enumeration to fix yet another set of dumb games.

21 years agoBeginning of state block.
Christian Costa [Fri, 3 Jan 2003 21:08:50 +0000 (21:08 +0000)] 
Beginning of state block.
Initialize the device with the right D3D default values.
Implements GetRenderState, GetTextureStageState and GetLightState.

21 years ago- hack for one case of the ProcessVertices case
Lionel Ulmer [Fri, 3 Jan 2003 21:07:22 +0000 (21:07 +0000)] 
- hack for one case of the ProcessVertices case
- some changes in the execute buffer to reuse the new Matrix code
- always reinitialize the enumeration structures in case some games
  modify them
- added support for the (unused) Reserved1 field in the FVF formats
- fix 32 bit texturing and added more checks
- remove some useless and annoying fixme

21 years ago- create a function to set the various transformation matrices to
Lionel Ulmer [Fri, 3 Jan 2003 21:05:38 +0000 (21:05 +0000)] 
- create a function to set the various transformation matrices to
  factorize the code between the various code path
- fixed some logging stuff

21 years ago- more thunking in the D3DVertexBuffer COM object
Lionel Ulmer [Fri, 3 Jan 2003 21:04:12 +0000 (21:04 +0000)] 
- more thunking in the D3DVertexBuffer COM object
- added 'support' for GetInfo

21 years ago- light improvements
Lionel Ulmer [Fri, 3 Jan 2003 21:03:15 +0000 (21:03 +0000)] 
- light improvements
- misc. fixes

21 years agoSimplify the code for the generated wrapper.
Dimitrie O. Paun [Fri, 3 Jan 2003 21:02:53 +0000 (21:02 +0000)] 
Simplify the code for the generated wrapper.
Miscellaneous small cleanups.

21 years agoEliminate lots of __WINE__ conditionals from the headers.
Dimitrie O. Paun [Fri, 3 Jan 2003 19:12:55 +0000 (19:12 +0000)] 
Eliminate lots of __WINE__ conditionals from the headers.

21 years ago- some additionnal flags logged
Lionel Ulmer [Fri, 3 Jan 2003 19:10:48 +0000 (19:10 +0000)] 
- some additionnal flags logged
- fixes in the vertex buffer thunking + optimized flag support

21 years agoWin9x does not support {Get,Set}WindowLongW. Use the Ansi version
Francois Gouget [Fri, 3 Jan 2003 19:09:23 +0000 (19:09 +0000)] 
Win9x does not support {Get,Set}WindowLongW. Use the Ansi version
instead since it won't impact _these_ tests anyway.

21 years agoAdded wine_dbg_sprintf function that allocates a temporary buffer in
Alexandre Julliard [Fri, 3 Jan 2003 03:12:58 +0000 (03:12 +0000)] 
Added wine_dbg_sprintf function that allocates a temporary buffer in
the per-thread strings area.
Added inline functions to format POINT, SIZE and RECT structures.

21 years agoSHGetMalloc() returns a HRESULT, not a DWORD.
Dimitrie O. Paun [Fri, 3 Jan 2003 03:07:21 +0000 (03:07 +0000)] 
SHGetMalloc() returns a HRESULT, not a DWORD.

21 years agoDefine NULL if it's not defined already.
Dimitrie O. Paun [Fri, 3 Jan 2003 03:07:06 +0000 (03:07 +0000)] 
Define NULL if it's not defined already.

21 years agoCheck the value of the pfnCallback in addition to the callback bit.
Lionel Ulmer [Fri, 3 Jan 2003 03:06:42 +0000 (03:06 +0000)] 
Check the value of the pfnCallback in addition to the callback bit.

21 years agoSupport outputing files to a different directory than pwd.
Dimitrie O. Paun [Fri, 3 Jan 2003 03:06:02 +0000 (03:06 +0000)] 
Support outputing files to a different directory than pwd.
Small cleanups.

21 years agoAdded --include-quotes option that fixes #include to use the correct
Patrik Stridvall [Fri, 3 Jan 2003 03:05:41 +0000 (03:05 +0000)] 
Added --include-quotes option that fixes #include to use the correct
of <> and "".

21 years agoMoved implementation of GetPrinterDriverDirectory from ascii to unicode.
Stefan Leichter [Fri, 3 Jan 2003 03:04:46 +0000 (03:04 +0000)] 
Moved implementation of GetPrinterDriverDirectory from ascii to unicode.

21 years agoListview should scroll by at least one column, fixes bug where item
Chris Morgan [Fri, 3 Jan 2003 03:04:22 +0000 (03:04 +0000)] 
Listview should scroll by at least one column, fixes bug where item
being wider than listview prevents any scrolling from occuring.  Added
printing of the scroll code text during tracing of scroll functions.

21 years agoShellExecute(NULL, "wordpad.exe",) now correctly finds wordpad.exe in
Dan Kegel [Fri, 3 Jan 2003 03:03:36 +0000 (03:03 +0000)] 
ShellExecute(NULL, "wordpad.exe",) now correctly finds wordpad.exe in
App Paths.

21 years agoImplement VerSetConditionMask by forwarding to ntdll.
Dominik Strasser [Fri, 3 Jan 2003 03:03:07 +0000 (03:03 +0000)] 
Implement VerSetConditionMask by forwarding to ntdll.

21 years agoCall lstrcmpW rather than wcscmp.
Francois Gouget [Fri, 3 Jan 2003 03:02:15 +0000 (03:02 +0000)] 
Call lstrcmpW rather than wcscmp.

21 years agoImplemented SafeArray{SetIID,GetIID,SetRecordInfo,GetRecordInfo}.
Marcus Meissner [Thu, 2 Jan 2003 23:13:56 +0000 (23:13 +0000)] 
Implemented SafeArray{SetIID,GetIID,SetRecordInfo,GetRecordInfo}.
Added support for FADF_HAVEIID, FADF_RECORD, FADF_HAVEVARTYPE.
Implemented SafeArrayAllocDescriptorEx and SafeArrayGetVarType
correctly.
Fixed second argument of SafeArrayCopyData (it is just SAFEARRAY*).
Changed allocation to include 16 bytes before the SAFEARRAY (to store
IID/VARTYPE/IRecordInfo*).
VARTYPE -> size array was not indexed correctly.
Added lots of testcases for most functionality.
Added IRecordInfo interface definition.

21 years agoHandle VT_ERROR->VT_I4/VT_R4 coercion.
Marcus Meissner [Thu, 2 Jan 2003 23:11:56 +0000 (23:11 +0000)] 
Handle VT_ERROR->VT_I4/VT_R4 coercion.
VariantCopy does not need to check the return of VariantClear.
VariantCopyInd now copies VT_UNKNOWN and VT_DISPATCH too.
VarCmp handles VT_BOOL.
VarFormat handles VT_BSTR.
coerce_array fixed for VT_ARRAY|VT_UI1 -> VT_BSTR and VT_ARRAY|x ->
VT_SAFEARRAY cases.
VarCat tries to coerce types into VT_BSTR to do cat.

21 years agoProcess TKIND_ALIAS in SLTG typelibs, 0x14 in the tail is the
Marcus Meissner [Thu, 2 Jan 2003 23:11:19 +0000 (23:11 +0000)] 
Process TKIND_ALIAS in SLTG typelibs, 0x14 in the tail is the
tdescAlias.vt entry.
Added a small handler for TKIND_DISPATCH in SLTG.
ITypeLib_Release can have a NULL pointer as ITypeInfo*.
Split out _copy_arg function for both DispCall and ITypeInfo_fnInvoke,
added some more functionality.
ITypeInfo_fnInvoke can handle VT_USERDEFINED variants.

21 years agoAdd the ability of playing a test tone when in interactive mode.
Francois Gouget [Thu, 2 Jan 2003 23:08:57 +0000 (23:08 +0000)] 
Add the ability of playing a test tone when in interactive mode.
Test both primary and secondary buffers.

21 years ago- Implemented InternetCrackUrlW and re-implemented InternetCrackUrlA
Alberto Massari [Thu, 2 Jan 2003 23:08:22 +0000 (23:08 +0000)] 
- Implemented InternetCrackUrlW and re-implemented InternetCrackUrlA
  by using the Unicode version.
- InternetCrackUrlW now parses URL having the "about" and "res"
  schemes.

21 years agoAdded C++ support & small cleanups.
Dimitrie O. Paun [Thu, 2 Jan 2003 23:07:52 +0000 (23:07 +0000)] 
Added C++ support & small cleanups.

21 years agoSupport C++ linking with a new -C switch.
Dimitrie O. Paun [Thu, 2 Jan 2003 23:07:40 +0000 (23:07 +0000)] 
Support C++ linking with a new -C switch.
Modify the app launcher to pass all options but --debugmsg and --dll
to the app.
Link the wrapper against all of the app's libs.
Drop support for passing the dll names to the launcher.

21 years agoFix for stupid applications reading some bytes after the end of the
Lionel Ulmer [Thu, 2 Jan 2003 20:14:24 +0000 (20:14 +0000)] 
Fix for stupid applications reading some bytes after the end of the
surface memory.

21 years ago- added enumeration of the Reference device (some games seems to need
Lionel Ulmer [Thu, 2 Jan 2003 20:13:47 +0000 (20:13 +0000)] 
- added enumeration of the Reference device (some games seems to need
  it to work and they want it enumerated first..)
- some comments about potential problems with Z masking

21 years agoAdded support for per-vertex material properties.
Lionel Ulmer [Thu, 2 Jan 2003 20:12:16 +0000 (20:12 +0000)] 
Added support for per-vertex material properties.

21 years agoReimplemented SwapTextureHandles.
Christian Costa [Thu, 2 Jan 2003 20:07:05 +0000 (20:07 +0000)] 
Reimplemented SwapTextureHandles.

21 years ago- removed some useless WARNs
Lionel Ulmer [Thu, 2 Jan 2003 20:05:48 +0000 (20:05 +0000)] 
- removed some useless WARNs
- fixed backface culling and material settings

21 years agoFix IDirect3DVertexBuffer interface.
Christian Costa [Thu, 2 Jan 2003 20:02:49 +0000 (20:02 +0000)] 
Fix IDirect3DVertexBuffer interface.
Implements GetVertexBufferDesc.
Remove some useless FIXME.

21 years ago- beginning of Material and Light support for D3D7
Lionel Ulmer [Thu, 2 Jan 2003 20:01:54 +0000 (20:01 +0000)] 
- beginning of Material and Light support for D3D7
- new rendering states supported

21 years agoFixed texturing.
Lionel Ulmer [Thu, 2 Jan 2003 20:00:25 +0000 (20:00 +0000)] 
Fixed texturing.

21 years ago- allow application to load palette-less textures
Lionel Ulmer [Thu, 2 Jan 2003 19:59:49 +0000 (19:59 +0000)] 
- allow application to load palette-less textures
- handle palette change of loaded textures
- some changes in the ExecuteBuffer

21 years ago- added some tracing in the fake ZBuffer methods
Lionel Ulmer [Thu, 2 Jan 2003 19:58:21 +0000 (19:58 +0000)] 
- added some tracing in the fake ZBuffer methods
- added support for the DEPTH_FILL BLT
- set by defaut perspective correction to nicest.
- decrease the limit where 'w' is ignored

21 years agoAdded some blend states.
Lionel Ulmer [Thu, 2 Jan 2003 19:56:52 +0000 (19:56 +0000)] 
Added some blend states.

21 years agoHandle more blend states.
Christian Costa [Thu, 2 Jan 2003 19:56:08 +0000 (19:56 +0000)] 
Handle more blend states.

21 years agoPrevent memory leak in freeing of the VertexBuffer.
Lionel Ulmer [Thu, 2 Jan 2003 19:54:09 +0000 (19:54 +0000)] 
Prevent memory leak in freeing of the VertexBuffer.

21 years agoImplement GetTransform and rework a bit the matrices storage.
Lionel Ulmer [Thu, 2 Jan 2003 19:53:43 +0000 (19:53 +0000)] 
Implement GetTransform and rework a bit the matrices storage.

21 years ago- implemented GetTexture
Lionel Ulmer [Thu, 2 Jan 2003 19:52:22 +0000 (19:52 +0000)] 
- implemented GetTexture
- semi-stubbed ValidateTexture
- fixed some errors in logging

21 years agoAdded 'blt' and 'bltfast' override functions.
Lionel Ulmer [Thu, 2 Jan 2003 19:51:25 +0000 (19:51 +0000)] 
Added 'blt' and 'bltfast' override functions.

21 years agoAdded 'emulated' VertexBuffer support.
Lionel Ulmer [Thu, 2 Jan 2003 19:46:46 +0000 (19:46 +0000)] 
Added 'emulated' VertexBuffer support.

21 years ago- do not use the alpha coordinates when ALPHABLEND is disabled
Lionel Ulmer [Thu, 2 Jan 2003 19:45:23 +0000 (19:45 +0000)] 
- do not use the alpha coordinates when ALPHABLEND is disabled
- disable fogging in the XYZRHW case
- various other small fixes

21 years agoFactorize some code in the texture uploading function.
Lionel Ulmer [Thu, 2 Jan 2003 19:44:14 +0000 (19:44 +0000)] 
Factorize some code in the texture uploading function.

21 years agoHandle texture addressing the D3D7 way.
Lionel Ulmer [Thu, 2 Jan 2003 19:43:08 +0000 (19:43 +0000)] 
Handle texture addressing the D3D7 way.

21 years agoPrevent lock-up in paletted texture with no palette case.
Lionel Ulmer [Thu, 2 Jan 2003 19:41:25 +0000 (19:41 +0000)] 
Prevent lock-up in paletted texture with no palette case.

21 years agoEnable the application to create first textures and then the D3D
Lionel Ulmer [Thu, 2 Jan 2003 19:39:57 +0000 (19:39 +0000)] 
Enable the application to create first textures and then the D3D
device.

21 years agoAdded ctl3d, ctl3dv2 and ctl3d32 API implementations.
Dmitry Timoshkov [Thu, 2 Jan 2003 19:34:14 +0000 (19:34 +0000)] 
Added ctl3d, ctl3dv2 and ctl3d32 API implementations.

21 years agoUpdated for recent options changes.
Alexandre Julliard [Thu, 2 Jan 2003 19:30:17 +0000 (19:30 +0000)] 
Updated for recent options changes.

21 years agoFixed some issues found by winapi_check.
Patrik Stridvall [Thu, 2 Jan 2003 19:28:09 +0000 (19:28 +0000)] 
Fixed some issues found by winapi_check.

21 years agoSeveral improvements and corrections, foremost being correcting wrc
Jeff Smith [Thu, 2 Jan 2003 19:27:23 +0000 (19:27 +0000)] 
Several improvements and corrections, foremost being correcting wrc
flags and shared object file naming.

21 years ago- API files update.
Patrik Stridvall [Thu, 2 Jan 2003 19:26:11 +0000 (19:26 +0000)] 
- API files update.
- Minor improvement and bug fixes.

21 years agoMoved implementation of strpbrkW from filedlg95.c to wine/unicode.h.
Alberto Massari [Thu, 2 Jan 2003 19:25:44 +0000 (19:25 +0000)] 
Moved implementation of strpbrkW from filedlg95.c to wine/unicode.h.

21 years agoAdd stub implementation for ReplaceFile.
Alberto Massari [Thu, 2 Jan 2003 19:24:42 +0000 (19:24 +0000)] 
Add stub implementation for ReplaceFile.

21 years agoAdd support for wrapper generation to winewrap.
Dimitrie O. Paun [Thu, 2 Jan 2003 19:24:03 +0000 (19:24 +0000)] 
Add support for wrapper generation to winewrap.
Quite a few micro cleanups, code should be simpler to follow.

21 years agoCompile with WINE_UNICODE_NATIVE defined, essential for C++.
Dimitrie O. Paun [Thu, 2 Jan 2003 19:23:48 +0000 (19:23 +0000)] 
Compile with WINE_UNICODE_NATIVE defined, essential for C++.
New -V option to display the version.
Do not link -lc, screws up linking, just get the default.