Displaying 3 results from an estimated 3 matches for "writefmtusertypestg".
2002 Oct 14
1
Winword 2000
...0x00000001, 0x405d3938, 0x405d3d5c): stub
err:shell:SHGetFileInfoA pidl is null!
fixme:mpr:WNetGetUniversalNameW (L"C:\\My Documents\\~WRD0000.tmp",
0x00000001, 0x42c24e00, 0x42c25224): stub
fixme:storage:StorageImpl_Commit (4): stub!
fixme:storage:StorageImpl_Commit (4): stub!
fixme:ole:WriteFmtUserTypeStg (0x41ca6000,2a0,L"Microsoft Word
document") stub!
fixme:mpr:WNetGetUniversalNameW (L"C:\\My Documents\\~WRD0000.tmp",
0x00000001, 0x42c255dc, 0x42c25a00): stub
2014 Apr 18
0
Wine release 1.7.17
...; switch.
shlwapi: Fix UrlEscapeW() for non-ASCII range.
include: Added some ATL interfaces.
atl: Simplify error handling in AtlAxAttachControl().
Piotr Caban (18):
ole32: Null terminate strings in STREAM_ReadString function.
ole32: Don't write empty CLIPFORMAT in WriteFmtUserTypeStg.
ole32: Try to open 1Ole stream before trying to create it in SetConvertStg function.
ole32: Get CLSID from IStorage object in WriteFmtUserTypeStg.
ole32: Add OleDoAutoConvert implementation.
ole32: Add more SetConvertStg amd WriteFmtUserTypeStg tests.
server: Don'...
2008 Feb 22
0
Wine release 0.9.56
...eDescContainer and DXDiag_InitDXDiagDisplayContainer.
msrle32: Fix the character count passed into LoadStringW in About.
hhctrl.ocx: Fix the character count passed to GetFullPathNameW in OpenCHM and NavigateToChm.
ole32: Fix the character count passed to GetClipboardFormatNameW in WriteFmtUserTypeStg.
shlwapi: IID_IInternetSecurityMgrSite is now defined so remove the local definition from IUnknown_GetWindow.
user32: Fix incorrect character count passed to GetWindowTextW in ICONTITLE_Paint.
shell32: Memory allocated by CommandLineToArgvW should be that got from LocalAlloc/Local...