search for: olemetafilepictfromiconandlabel

Displaying 3 results from an estimated 3 matches for "olemetafilepictfromiconandlabel".

2006 Dec 08
0
Wine release 0.9.27
...rsistStorage interfaces of the OLE data cache. ole32: Add documentation for CreateDataCache. ole32: Add handling of the dirty state to the data cache and fix InitNew to not call Load. ole32: Implement saving of the data cache. ole32: Call SetWindowOrgEx and SetWindowExtEx in OleMetafilePictFromIconAndLabel so that the created metafile scales correctly. ole32: The METAFILEPICT created by OleMetafilePictFromIconAndLabel should have its mapping mode be anisotropic, not isotropic. ole32: Use the default icon title font when writing the caption text out in OleMetafilePictFromIconAndLabel....
2008 Jun 27
0
Wine release 1.1.0
...ing pointers instead of using pointer values. widl: Fix generation of the type format string for conformant-varying structures. ole32: Include enumx.h in enumx.c to get the declarations of the functions. ole32: Include ole2.h in ole32_main.c to type-check the function signature of OleMetafilePictFromIconAndLabel. ole32: Remove unused BIGBLOCKFILE_GetSize. ole32: Include compobj_private.h in oleobj.c to type-check the function signatures of DataAdviseHolder_OnConnect and DataAdviseHolder_OnDisconnect. include: Add declarations for OleNoteObjectVisible, GetConvertStg and OleDoAutoConvert to...
2010 Jan 08
0
Wine release 1.1.36
...wner window for dialog boxes. shell32: Don't use the instance of the owner window for the autocomplete listbox. kernel32: Make GMEM_DDESHARE blocks owned by the calling module. wordpad: Use the main module instance instead of getting it from the window. ole2: Reimplement OleMetafilePictFromIconAndLabel16 on top of the 32-bit version. kernel32: Handle the case where the 16-bit module is already loaded also for separated dlls. winevdm: Move the loading of the system drivers into their specific 16-bit module. user32: Load the 32-bit user.exe module wrapper from the 32-bit side....