2000-12-12 |
Francois Gouget | Added a prototype for SHAppBarMessage.
|
commit | commitdiff | tree |
2000-12-07 |
Francois Gouget | Uncomment GOPHER_ATTRIBUTE_TYPE and GopherGetAttribute.
|
commit | commitdiff | tree |
2000-12-07 |
Francois Gouget | Added a prototype for closesocket.
|
commit | commitdiff | tree |
2000-12-02 |
Francois Gouget | Fixed miscellaneous typos, syntactic and grammatical...
|
commit | commitdiff | tree |
2000-12-02 |
Francois Gouget | Fixed the case of "Winelib".
|
commit | commitdiff | tree |
2000-12-02 |
Francois Gouget | Fix the Winelib case.
|
commit | commitdiff | tree |
2000-12-02 |
Francois Gouget | If there is a single target, it should also get the...
|
commit | commitdiff | tree |
2000-11-30 |
Francois Gouget | Bring the man page in line with the latest version...
|
commit | commitdiff | tree |
2000-11-30 |
Francois Gouget | - In interactive mode, don't ignore invalid options...
|
commit | commitdiff | tree |
2000-11-30 |
Francois Gouget | - Fix the handling of relative include/library paths
|
commit | commitdiff | tree |
2000-11-27 |
Francois Gouget | The init function can be called main.
|
commit | commitdiff | tree |
2000-11-25 |
Francois Gouget | Include the same headers as on Windows.
|
commit | commitdiff | tree |
2000-11-25 |
Francois Gouget | compobj.h is a synonym for objbase.h
|
commit | commitdiff | tree |
2000-11-25 |
Francois Gouget | When autodetected the MFC were still generating wrappers.
|
commit | commitdiff | tree |
2000-11-15 |
Francois Gouget | Match the Windows header dependencies.
|
commit | commitdiff | tree |
2000-11-15 |
Francois Gouget | SM_ARRANGE is ARW_HIDE, i.e. 8
|
commit | commitdiff | tree |
2000-11-15 |
Francois Gouget | Distinguish between IMPORTS and LIBRARIES.
|
commit | commitdiff | tree |
2000-11-13 |
Francois Gouget | Fixed the detection of the link flags for NetBSD/Cygwin...
|
commit | commitdiff | tree |
2000-11-10 |
Francois Gouget | Use DUMMYxxxNAME for anonymous struct/unions.
|
commit | commitdiff | tree |
2000-11-10 |
Francois Gouget | Added missing pointer types: Pxxx or LPxxx
|
commit | commitdiff | tree |
2000-11-10 |
Francois Gouget | Added some STN_xxx macros.
|
commit | commitdiff | tree |
2000-11-10 |
Francois Gouget | HICON and HCURSOR should be interchangeable.
|
commit | commitdiff | tree |
2000-11-10 |
Francois Gouget | Added LPUDACCEL and HDF_RTLREADING.
|
commit | commitdiff | tree |
2000-11-10 |
Francois Gouget | Convert include statements of not-found files to lower...
|
commit | commitdiff | tree |
2000-11-10 |
Francois Gouget | Document the --lower-include options.
|
commit | commitdiff | tree |
2000-11-08 |
Francois Gouget | Moved things to the proper rpcxxx.h header.
|
commit | commitdiff | tree |
2000-11-08 |
Francois Gouget | We must include windef.h before wtypes.h (directly...
|
commit | commitdiff | tree |
2000-11-08 |
Francois Gouget | Added DM_REPOSITION.
|
commit | commitdiff | tree |
2000-11-08 |
Francois Gouget | We must include stdarg.h.
|
commit | commitdiff | tree |
2000-11-08 |
Francois Gouget | We must include ctype.h so that applications get isalnum...
|
commit | commitdiff | tree |
2000-11-08 |
Francois Gouget | Added CC_SOLIDCOLOR and CC_ANYCOLOR.
|
commit | commitdiff | tree |
2000-11-07 |
Francois Gouget | Fix the include path handling in get_real_include_name
|
commit | commitdiff | tree |
2000-11-06 |
Francois Gouget | Winemaker's man page initial release.
|
commit | commitdiff | tree |
2000-11-05 |
Francois Gouget | New script for porting Windows source code to WineLib.
|
commit | commitdiff | tree |
2000-10-19 |
Francois Gouget | Added/fixed missing extern "C".
|
commit | commitdiff | tree |
2000-10-19 |
Francois Gouget | Fixed a char/NULL comparison.
|
commit | commitdiff | tree |
2000-10-19 |
Francois Gouget | Added the {HRESULT,SCODE}_SEVERITY macros.
|
commit | commitdiff | tree |
2000-10-19 |
Francois Gouget | Added support for three levels of nesting of the 'pragma...
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Fixed the signature of the FormatMessage APIs.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | The MODEM stuff has been spun off to its rightful place...
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Completed/corrected the list of include files.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Added a NOGDI protection.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Must include objbase.h.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | HFILE is an int, not a regular HANDLE.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Claim that our headers conform to the version 5.0.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | The string fields in PROPSHEETPAGEA should be ANSI...
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Removed the DUMMY_UNION_NAME in favor of DUMMYUNIONNAME.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Added the missing TVINSERTSTRUCT synonyms.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Fixed the signature of SysAllocStringByteLen.
|
commit | commitdiff | tree |
2000-10-12 |
Francois Gouget | Moved LCTYPE, GetLocaleInfo, NUMBERFMT, CURRENCYFMT...
|
commit | commitdiff | tree |
2000-10-12 |
Francois Gouget | Added many missing *Pxxx types.
|
commit | commitdiff | tree |
2000-10-12 |
Francois Gouget | ROTFLAGS have their own ifdef protection, take them...
|
commit | commitdiff | tree |
2000-10-12 |
Francois Gouget | Added a declaration for GetEnhMetaFileDescription.
|
commit | commitdiff | tree |
2000-10-12 |
Francois Gouget | Enable anonymous struct/union support by default in...
|
commit | commitdiff | tree |
2000-10-12 |
Francois Gouget | Added four DDElParam functions.
|
commit | commitdiff | tree |
2000-10-12 |
Francois Gouget | Fix the parameter types and comments of the DDElParam...
|
commit | commitdiff | tree |
2000-10-03 |
Francois Gouget | Removed the ';' ending on lines using the DECL_WINELIB_TYPE_...
|
commit | commitdiff | tree |
2000-10-03 |
Francois Gouget | Added some missing 'SysAllocString' prototypes.
|
commit | commitdiff | tree |
2000-10-03 |
Francois Gouget | Fixed some prototypes.
|
commit | commitdiff | tree |
2000-09-29 |
Francois Gouget | Moved DLLVERSIONINFO to shlwapi.h.
|
commit | commitdiff | tree |
2000-09-29 |
Francois Gouget | Modified the bitmap centering algorithm to take the...
|
commit | commitdiff | tree |
2000-09-29 |
Francois Gouget | Fix the return type of mixerMessage16.
|
commit | commitdiff | tree |
2000-09-29 |
Francois Gouget | Renamed VS_USER_INFO to VS_USER_DEFINED.
|
commit | commitdiff | tree |
2000-09-27 |
Francois Gouget | Added various type and macro definitions that are needed...
|
commit | commitdiff | tree |
2000-09-22 |
Francois Gouget | Added a macro for _declspec (backward compatibility...
|
commit | commitdiff | tree |
2000-09-22 |
Francois Gouget | Must include 'stdlib.h'.
|
commit | commitdiff | tree |
2000-09-22 |
Francois Gouget | Added HANDLE_WM_NOTIFY and FORWARD_WM_NOTIFY.
|
commit | commitdiff | tree |
2000-09-09 |
Francois Gouget | Added the missing library dependencies.
|
commit | commitdiff | tree |