search for: getdatahere

Displaying 4 results from an estimated 4 matches for "getdatahere".

2006 Jul 12
1
SWIGging clipboard
Hi all I''m having a go at porting the Clipboard and DnD classes, going OK, but have hit a snag where I could use your help. I''ve added several relevant classes, but now I have on OS X missing symbols: wxDataObjectBase::GetDataHere(wxDataFormat const&, void*) const wxDataObjectBase::GetDataSize(wxDataFormat const&) const DataObjectBase is an internal base class for DataObject. It''s defined in the platform-neutral wx/dataobj.h, which has class WXDLLEXPORT wxDataObjectBase { ... // get the (total) si...
2015 Oct 30
0
Wine release 1.7.54
.../tests: Add tests for the FALSE pathway of GetCurrentConsoleFont. Huw D. M. Davies (10): wineps: Let CUPS control the copy count rather than embedding it in the PostScript. wineps: Pass the collate setting as a CUPS option. ole32: Set the release interface to NULL before calls to GetDataHere. oleaut32: Clear any existing interface before calling WdtpInterfacePointer_UserUnmarshal(). ole32: WdtpInterfacePointer_UserUnmarshal() should release an interface if one is passed in. ole32/tests: Release the marshalled data in the expected buffers. ole32: Correctly releas...
2009 May 08
0
Wine release 1.1.21
...msi: Fix SHORT column data type. msi/tests: Test type for LONGCHAR columns. msi: Fix LONGCHAR column data type. Huw Davies (3): oleaut32: Don't ask for a name if it's not required. ole32: Don't ask for a name if it's not required. ole32: Implement GetDataHere. Hwang YunSong (2): winedbg: New Korean resource. notepad: Updated Korean resource. Jeff Latimer (5): include: Define IN6ADDR_ANY_INIT and IN6ADDR_LOOPBACK_INIT and code for IN6_IS_ADDR_LOOPBACK. ws2_32/tests: Add tests for Inet_Ntop and inet_ntoa. ws2_32: Make inet_...
2009 May 22
0
Wine release 1.1.22
...ole32/tests: Make the size tests for the WdtpInterfacePointer marshaller more restrictive. ole32/tests: Add tests to show the WdtpInterfacePointer marshal data looks like the result of CoMarshalInterface. include: Correct a typo. ole32: Add proxies and stubs for GetData and GetDataHere. ole32: Add proxies and stubs for Read and Write. ole32: Add proxies and stubs for Seek and CopyTo. ole32: Add proxies and stubs for OpenStream and EnumElements. ole32: Add proxies and stubs for ReadAt and WriteAt. ole32: Add proxies and stubs for FillAppend and FillAt...