Displaying 9 results from an estimated 9 matches for "ddeclienttransaction".
2001 Sep 30
1
[idstewart@compuvative.com: DdeConnect errors while running setup.exe]
...wing the instructions in the Wine User's Guide. Everything seems to
be working properly, but when I attempted to run the setup.exe for 'Jim
Henson Muppets Letters: Capital & Small', I received the following errors:
err:ddeml:DdeConnect .. but no Server window available
err:ddeml:DdeClientTransaction Invalid conversation handle
err:ddeml:DdeClientTransaction Invalid conversation handle
err:ddeml:DdeClientTransaction Invalid conversation handle
fixme:ddeml:DdeUninitialize16 stub calling DdeUninitialize
Following the recomendations in the Wine User's Guide, section 3.2
(Installing Wine W...
2004 Jul 08
2
question about an error
Hello,
I try to install a unsupported Software - French Learning Software by
Klett - with Codeweavers Standard Demo Version.
I receive an error an now found the error in the logfile, I assume the
problem comes from the wrong builtin library but I don't know.
Can anybody please take a look at the attached logfile and give me a
hint what to change in the config-file or what microsoft
2016 Oct 07
0
Wine release 1.8.5
...fixed in 1.8.5 (total 58):
16971 Windows Movie Maker 2.x needs ole32.dll.StgOpenPropStg
19538 Microsoft Publisher 2007 and 2010 crash when opening documents/templates (TSF manager 'ITextStoreACPSink' must support QI with 'IID_ITextStoreACPServices')
20896 Use-after-free in DdeClientTransaction in user32 dde tests
23298 Windows utility 'relog.exe' crashes on unimplemented function 'pdh.dll.PdhGetLogFileTypeW'
24645 PDF Factory 3.x/4.x installer fails to install printer drivers (winspool.SetPrinterW lacks support for level 8, global default printer settings)
31693...
2010 May 28
0
Wine release 1.2-rc2
...string of glyphs.
usp10: Apply all the GSUB features specified in Microsofts Typesetting documentation for Arabic Shaping.
Austin English (13):
ntdll: Add %gs support for FreeBSD.
user32: Add test for drop down width in test_changesize().
user32/tests: Check return value of DdeClientTransaction in test_initialisation().
gdi32/tests: Use ret in test_CreateFontIndirect().
kernel32/tests: Use ret in load_blackbox().
usp10/tests: Check return value of SelectObject.
kernel32/tests: Check return value of alarmThread in test_NamedPipe_2().
winebuild: FreeBSD 64-bit...
2016 Jan 22
0
Wine release 1.9.2
...ARRAYALLOCDATA
8490 SHBrowseForFolder: BIF_NEWSTYLEDIALOG not implemented - title gets cropped in uTorrent
11023 Lack of ole2disp.dll.SAFEARRAYDESTROYDESCRIPTOR causes Nota Bene to refuse to launch
18932 Installshield installer text not being bolded (appinstall)
20896 Use-after-free in DdeClientTransaction in user32 dde tests
24658 Unimplemented function ole2.dll16.READCLASSSTM
28113 winverbs doesn't work, needs ole2disp.dll16.SAFEARRAYALLOCDESCRIPTOR
30557 winegstreamer broken with >=glib-2.32.0
31496 Render-to-fbo with WINED3D_SWAP_EFFECT_FLIP continually spammed in console
318...
2008 Aug 22
0
Wine release 1.1.3
...msi: Remove an invalid setting of the install state.
msi: Don't remove a file that is installed as source.
msi: Fix the logic to determine the appropriate action of the component.
msi: Don't remove a misc file if the action is unknown.
Jeff Latimer (5):
user32: DdeClientTransaction should return 0 in the last param for DDE_DATA.
user32: DdeQueryString returns a NULL str if there is no handle.
user32: DdeClientTransaction should check that pData is not NULL for XTYP_REQUEST.
user32/tests: Add tests for for invalid DDE conditions.
user32: Check for inval...
2007 Nov 09
0
Wine release 0.9.49
...r nameless structs.
kernel32: Fix the image size in a test to avoid a BSOD on Windows XP SP1.
d3dx8: Fix compilation on systems that don't support nameless unions.
gdi32/tests: Dynamically load GdiAlphaBlend() so the test runs on Win9x.
user32/tests: Skip some tests when DdeClientTransaction() returns NULL. This avoids some crashes on Win9x.
Assorted spelling fixes.
winex11: Add C alternatives to the assembly bits in X11DRV_DIB_SetImageBits_8().
Gerald Pfeifer (8):
shlwapi/tests: Remove overly aggressive const declaration for TEST_URL_UNESCAPE.
oleaut32: Use -0...
2007 Nov 30
0
Wine release 0.9.50
..._ONEBYTYPE in mixerGetLineControlsA.
coreaudio: Verify valid lineId in MIXER_GETLINECONTROLSF_ONEBYTYPE.
Bang Jun-young (1):
olecli32: Fix invalid syntax.
Dan Kegel (2):
advapi32: Fix buffer overrun in tests/registry.c:wine_debugstr_wn().
user32: Implement return value for DdeClientTransaction for XTYP_EXECUTE.
David Adam (27):
d3dx8: Implement D3XMatrixInverse.
d3dx8: Implement D3XMatrixMultiplyTranspose.
d3dx8: Implement D3XMatrixVec3Project.
d3dx8: Implement D3DXVec3Unproject.
d3dx8: Implement D3DXMatrixAffine Transformation.
d3dx8: Implement D3DXP...
2009 Jan 16
0
Wine release 1.1.13
...ES) in https handler.
urlmon: Added HttpSProtocol object tests.
urlmon: Ignore ReportProgress(BINDSTATUS_ACCEPTRANGES) calls.
urlmon: Use pluggable protocol handler for https binding.
urlmon: Added https binding tests.
Jeff Latimer (3):
user32: Check for NULL pData in DdeClientTransAction expecting to be passed a handle.
user32/tests: Add tests for DdeGetData Ascii interface.
user32/tests: Clarify the msgs to differentiate Unicode and ASCII in tests.
Juan Lang (29):
crypt32: Add stub for CryptMsgEncodeAndSignCTL.
crypt32: Add stub for CryptMsgSignCTL....