Partial implementation for OLEPictureImpl_Save.
[wine] / include /
2004-09-21  Alexandre JulliardGet rid of the assembly code, it doesn't really improve...
2004-09-21  Alexandre JulliardIgnore the generated header files.
2004-09-21  Alexandre JulliardBuild the .h files from their idl source at compile...
2004-09-20  Alexandre JulliardBuild idl files as part of the normal build process.
2004-09-20  Alexander YaworskyAdded service database names.
2004-09-20  Jon GriffithsUse correct tag names for compatability with fwd decls.
2004-09-16  Alexandre JulliardAvoid using socklen_t.
2004-09-16  Jacek CabanAdded htmlhelp.h.
2004-09-14  Francois GougetAssorted spelling fixes.
2004-09-14  Marcus MeissnerAutodetect libgif so extension and try to load it.
2004-09-14  Mike McCormackAdded missing rpc type.
2004-09-13  Andreas RosenbergImplementation of WSAStringToAddress(A/W), WSAHtonl...
2004-09-10  Robert ReifDocument all the structure members up to SessionId...
2004-09-09  Alexandre JulliardGet rid of the non-standard ICOM_THIS macro.
2004-09-09  Francois GougetMove the PROPVARIANT declaration from objidl.idl to...
2004-09-09  Alexandre JulliardGet rid of the WIN_SetRectangles export from user32.
2004-09-08  Francois GougetFix and unify parsing of calling conventions.
2004-09-08  Eric Pouech- ctrl-c enabling flag is now inherited
2004-09-07  Francois GougetFix c_parser.pm so it handles 'const' preceeding a...
2004-09-07  Rein KlazesFix compile error with include files from Linux 2.6.7+.
2004-09-07  Roderick Colenbrander- set ipx packet type
2004-09-07  Robert ReifAdded missing struct.
2004-09-06  Kevin KoltzauPartial implementation of MsiGetFileVersionA/W.
2004-09-06  Mike McCormackMake GUIDs non-const when compiling MIDL/widl generated...
2004-09-06  Dmitry TimoshkovMove MulDiv prototype from wingdi.h to winbase.h where...
2004-09-06  Michael JungAdded some defines for Crypt{Get/Set}KeyParam.
2004-09-06  Francois GougetDefine the tmschema.h constants using enumerations...
2004-09-03  Steven EdwardsUse Windows sockets when building Wininet on Mingw.
2004-09-03  Alexandre JulliardAdded configure check for socklen_t.
2004-09-03  Francois GougetFix typo in RBS_UNCHECKEDHOT (spotted by Jan Schweizer).
2004-09-03  Mike McCormackUse only standard C types in rpchdr.h.
2004-09-03  Francois GougetAdded missing field to MIDL_STUB_MESSAGE.
2004-09-03  Mike McCormackAvoid non-standard types.
2004-09-03  Mike McCormackUpdate a url.
2004-09-02  Robert ReifAdded some missing defines.
2004-09-02  Mike McCormackUse standard types in rpcrt4 headers so they can be...
2004-09-01  Alexandre JulliardMoved some window painting functions to uitools.c.
2004-09-01  Alexandre JulliardGet rid of the WINE_UNUSED macro.
2004-09-01  Alexandre JulliardFixed alignment of TOKEN_STATISTICS.
2004-09-01  Alexandre JulliardInline functions don't need WINE_UNUSED.
2004-09-01  Robert ReifAdded some missing LPC typedefs.
2004-09-01  Francois GougetDisable the RtlBitMap tests if compiling with the Micro...
2004-09-01  Robert ReifAdded some missing dfines.
2004-08-31  Francois GougetAdd PSZ to windef.h.
2004-08-31  Alexandre JulliardGet rid of the non-standard CONV_POINT and CONV_RECT...
2004-08-30  Robert ReifAdded some missing definitions.
2004-08-30  Mike McCormackAdded some defines used in RichEdit 2.0.
2004-08-27  Mike McCormackDefine a couple more SPI_ constants.
2004-08-27  Mike McCormackAdded a few more prototypes to the headers.
2004-08-26  Francois GougetAssorted spelling fixes.
2004-08-25  Robert ShearmanBring common control header up to date with new additio...
2004-08-25  Robert ReifAdded IEEE float audio data type.
2004-08-24  Francois GougetFix alignment issues for MEMORYSTATUSEX, WIN32_STREAM_I...
2004-08-24  Robert ShearmanAdded GetProcessId.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-23  Francois GougetUpdate RTL_BITMAP and RTL_BITMAP_RUN to match the 2000...
2004-08-23  Alexandre JulliardGet rid of the ICOM_MSVTABLE_COMPAT support, g++ no...
2004-08-23  Francois GougetMove LDT_ENTRY to winnt.h.
2004-08-22  Alexandre JulliardAdded recursive idl target to allow updating idl files...
2004-08-22  Alexandre JulliardOutput BEGIN/END_INTERFACE for C++ base classes too.
2004-08-22  Francois GougetUpdate FPO_DATA and IMAGE_LOAD_CONFIG_DIRECTORY to...
2004-08-22  Francois GougetMoved declarations from undocshell.h to shlobj.h to...
2004-08-22  Alexandre JulliardDon't define BEGIN_INTERFACE in unknwn.h.
2004-08-22  Mike McCormackGenerate BEGIN_INTERFACE,END_INTERFACE macros instead of
2004-08-22  Francois GougetRemove these Wine-only types:
2004-08-20  Robert ReifRemove wine specific DRV_QUERYDSOUNDGUID message and...
2004-08-20  Francois GougetFix packing bug in shlobj.h.
2004-08-20  Robert Shearman- Fix type in GetRandomRegion function.
2004-08-20  Mike McCormackAdded prototypes for a few more Native API functions.
2004-08-19  Francois GougetFix packing of shlwapi.h
2004-08-19  Francois GougetAdd new fields to the NOTIFYICONDATA structure so it...
2004-08-18  Michael JungAdded some defines for CPSetKeyParam.
2004-08-18  Andreas MohrAdded OBJ_COLORSPACE define.
2004-08-18  Alexandre JulliardFd type is no longer used, get rid of it.
2004-08-17  Eric Pouech- better support for non-blocking COMM and socket read...
2004-08-17  Mike McCormackStub implementation for NtSetInformationToken.
2004-08-16  Robert ReifAdds enough of ks.h, ksguid.h and ksmedia.h to start...
2004-08-16  Mike McCormackStub implementation and declaration for NtCreateNamedPi...
2004-08-16  Mike McCormackDeclaration, implemention and test for BuildTrusteeWithSid.
2004-08-16  Andreas MohrMove some OpenGL defines from the private wgl.h header...
2004-08-16  Mike McCormackDefine new propsheet messages.
2004-08-16  Aric Stewartdevguid.h defines device class GUIDs used in device...
2004-08-16  Aric StewartAdd some GUIDs from the win2k DDK that are used for...
2004-08-16  Mike McCormackMove declaration of LSA* structs to ntsecapi.h.
2004-08-13  Francois GougetFix the PSID and PSECURITY_DESCRIPTOR types.
2004-08-13  Robert ReifAdd WAVE_FORMAT_EXTENSIBLE.
2004-08-13  Francois GougetRename ResourceHandle to Reserved in the IMAGE_RESOURCE...
2004-08-13  Alexandre JulliardMoved ICOM_THIS_MULTI definition out of objbase.h and...
2004-08-13  Robert ReifUse GlobalMemoryStatusEx in GlobalMemoryStatus rather...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Aric StewartAdded some more needed structs and constants.
2004-08-12  Jacek CabanImplemented IsOS function.
2004-08-12  Aric StewartAdded 2 more bus types.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_DEFINE macro.
2004-08-11  Francois GougetRemove LPFILESYSTEMBINDDATA as it's not defined in...
2004-08-11  Francois GougetModify widl to put the C COM macros inside an #ifdef...
2004-08-11  Francois GougetAdd some missing definitions to mmreg.h.
2004-08-11  Dmitry Timoshkov- add stubbed support for IEnumScript interface
2004-08-09  Stefan LeichterAdded stub for CertFindCertificateInStore.
next