Displaying 20 results from an estimated 49 matches for "ddeml".
2007 Mar 19
1
Can't run old program
Hello,
I've been trying to make an old (about -95) small program for
bookkeeping to run under wine. I managed now to install it with
ddeml.dll set to native, but when I try to run it, following messages
appear
~/.wine/drive_c/WKP> wine WKP.EXE
err:ddeml:WDML_CreateString Unknown code page 850
wine: Unhandled exception 0xc0000090 at address 0x13df:0x00000f52
(thread 000c),
starting debugger...
err:seh:raise_exception Unhandled exc...
2005 Mar 03
1
Can't get things running
...running. I configured Wine on Fedora Core 3 with Winetools. Wine is
working, I can run the builtin Win apps, and my Win installers all run
but post install I'm not making much progress. My first app (Ckpp.exe),
which appeared to install fine pops up a dialog box saying:
DDE requires ddeml.dll
I did a locate ddeml.dll, and got: /usr/lib/wine/ddeml.dll.so . I'm
assuming that ddeml.dll.so is trying to emulate the functionality of
ddeml.dll, but is somehow not handling my apps requests properly - is
that right?
My other app (KOPS.exe), which also appeared to install fine, get...
2001 Sep 30
1
[idstewart@compuvative.com: DdeConnect errors while running setup.exe]
...long story short, I've installed and configured Wine
following 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 th...
2001 Jun 26
3
dde_private.h?
...Tue Jun 26 07:58:16 PDT 2001
[lots snipped]
make[3]: Leaving directory `/h5/ewill.h3/development/source/cvs/remote/\
wine/wine-x86/windows'
../../tools/makedep -I../../../wine/dlls/user -I. -I../../../wine/include \
-I../../include -C../../../wine/dlls/user bidi16.c cache.c dde/client.c \
dde/ddeml16.c dde/misc.c dde/server.c display.c exticon.c lstr.c misc.c \
mouse.c network.c resource.c text.c thunk.c user_main.c wsprintf.c \
resources/user32.rc resources/display.rc resources/mouse.rc \
resources/version16.rc -C.
dde_private.h: No such file or directory
dde_private.h was first include...
2001 Feb 07
1
[Fwd: RedHat 7.0, Wine en Matlab: een fontprobleem??]
...erfect werken, net zoals de 'open'-dialoogvenstertjes en zo
verder...
Uitvoer (err) van wine (elke lijn slechts 1 maal):
Invoking /usr/share/wine/bin/wine.bin
/win/matlabR12/bin/win32/matlab.exe ...
fixme:console:SetConsoleCtrlHandler (0x10affd10,1) - no error checking
or testing yet
fixme:ddeml:DdeNameService (1,49208,0,1): stub
fixme:bitmap:X11DRV_DIB_GetImageBits_1 from 1 bit bitmap with mask R,G,B
f800,7e0,1f to 1 bit DIB
fixme:font:GetFontData (48,1885433187,0,0x4b948e28,4): stub
fixme:font:GetFontData (48,1885433187,4,0x430268c0,0): stub
fixme:font:GetFontData (48,1885433187,0,0x4b94...
2001 Feb 25
1
Can't get RedAlert working
I've been trying to get RedAlert working under wine for about a month now.
I start wine from an xterm with:
$ wine /WIN95/westwood/redalert/ra95.exe 2>&1 | tee wine.out ;
and get the following in wine.out:
fixme:ddeml:DdeConnect (0x1,49161,49163,(nil)): stub
fixme:ddeml:DdeNameService (1,49161,0,1): stub
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel
(0x403ce3e4,00000138,2):stub
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x403f6c84)->(00000138,00000011)
I never hear and sound and the screen turns bl...
2002 Aug 13
1
Wine 20020804 problems with FCC 6.011
...ixme:win:OpenDesktopA ("screen-saver",1,0,40): stub
fixme:win:OpenDesktopA ("screen-saver",1,0,40): stub
fixme:font:CreateScalableFontResourceA
(0,"C:\\WINDOWS\\QTFont.for","C:\\WINDOWS\\QTFont.qfn",(null)): stub
fixme:font:WineEngAddFontResourceEx :stub
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
fixme:ole:ITypeLib2_Constructor_SLTG Not processing typekind 4
fixme:ole:CreateStdDispatch
(0x4140d400,0x4140d3f0,0x40400538,0x405d6a60),stub
err:ddeml:DdeConnect D...
2001 Apr 24
3
FIXME??? How??
...read_rwlock_rdlock
FIXME:pthread_rwlock_unlock
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
fixme:win32:DeviceIo_MMDEVLDR (5,(nil),0,0x403edd40,4,0x41ab69e0,(nil)):
stub
fixme:ddeml:DdeNameService (1,49238,0,1): stub
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
FIXME:pthread_rwlock_unlock
err:string:lstrcpyA (0x40475cf8, (nil)): page fault occurred ! Caused by
bug ?
err:string:lstrcpyA (0x404761ec, (nil)): page fault occurred ! Caused by
bug ?
err:string:lstrcpyA...
2005 Mar 27
0
Where's my .dll file?
I'm trying to run an automotive waveform database application called
Aeswave using Wine. Install went OK. When I start the app, it opens
in a window, but I get an error box:
Error#:298
DDE requires ddeml.dll
I can find ddeml.dll in /usr/lib/wine (but it is a shared object:
ddeml.dll.so) and it shows as a shortcut to user32.dll. I tried
copying these .dll files to the app directory, but no help.
How do I get Aeswave to see/find this file? I'm pretty new to Linux
& Wine, so maybe I'm...
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
2001 May 20
1
Win98 IE5 on WINE 20009090
I just can't seem to get this working... I've moved a number of OS
level DLLs and VXDs over from WIN98...
HERE'S WHAT I GET:
# wine --dll shell,shell32,shlwapi=n EXPLORER.EXE
fixme:ddeml:DdeNameService (1,49195,0,1): stub
fixme:ddeml:DdeNameService (1,49191,0,1): stub
fixme:ddeml:DdeNameService (1,49193,0,1): stub
fixme:process:SetProcessShutdownParameters (00000002, 00000000): partial
stub.
fixme:thunk:_KERNEL32_99 (0x00000001): stub
fixme:string:LCMapStringA (0x0800,0x01000100,0x...
2001 Feb 08
0
[Fwd: RedHat 7.0, Wine and Matlab: a fontproblem??]
...5 processes and eats a
tremendous amount of my memory (which however is no problem).
Output of wine (multiple lines deleted):
Invoking /usr/share/wine/bin/wine.bin
/win/matlabR12/bin/win32/matlab.exe ...
fixme:console:SetConsoleCtrlHandler (0x10affd10,1) - no error checking
or testing yet
fixme:ddeml:DdeNameService (1,49208,0,1): stub
fixme:bitmap:X11DRV_DIB_GetImageBits_1 from 1 bit bitmap with mask R,G,B
f800,7e0,1f to 1 bit DIB
fixme:font:GetFontData (48,1885433187,0,0x4b948e28,4): stub
fixme:font:GetFontData (48,1885433187,4,0x430268c0,0): stub
fixme:font:GetFontData (48,1885433187,0,0x4b94...
2002 Feb 26
0
DDE problems
...ttp://www.winehq.com/News/status.html states that the implementation
of the serial/parallel port
is 90% complete but that DDE is still being implemented by Eric Pouech and
not functional.
After reviewing the manuals and spending a few days on trial runs, I
decided to try and bring in
the native DDEML.DLL and see if the exe?s would communicate.
QUESTION: Should this native windows library work under wine, has anybody
tried this?
When I tried running the software with the native DDE engine (from Win98),
I get DDE errors and a warning
saying that DDE is not functional yet. This is expected as...
2001 Aug 21
4
Cold Fusion Studio
Hi... I am new to Wine... so I went from running to Solitaire to Running
ColdFusion studio grin. I installed CFS by running the setup from CD
using wine. All seemed to go OK, but when I try to run the application I
get this error....
0806a430:fixme:win32:PE_CreateModule Unknown directory 15 ignored
and it bombs out... any ideas ?? Help ??
Thanks Benj.
2001 Feb 13
1
fixme:ddraw:User_DirectDraw_GetCaps unsupported structure versions
...y Red Alert works.
For me the screen goes black and stays that way. I get out of it by killing
X witn Ctrl-Alt-Backspace.
This the the error output from wine:
Invoking /opt/wine/bin/wine.bin /WIN95/westwood/redalert/ra95.exe ...
Warning: Cannot allocate colormap entry for "grey"
fixme:ddeml:DdeConnect (0x1,49161,49163,(nil)): stub
fixme:ddeml:DdeNameService (1,49161,0,1): stub
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel
(0x40366f48,00000138,2):stub
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x4038f7e8)->(00000138,00000011)
fixme:ddraw:User_DirectDraw_GetCaps unsupported...
2001 Jun 22
2
DDE Error
...hu, 21 Jun 2001 20:53:30 +0200, Flo <sherpac@gmx.de> wrote:
>
>DdeInitialize(InstId, (PFNCALLBACK)(FARPROC)
>CallBackProc, APPCMD_CLIENTONLY, 0) == DMLERR_NO_ERROR, file
>..\dde\MyDDE.cpp,
>line 238
>
>happens after the following cmd line (wine) message:
>
>fixme:ddeml:DdeConnect (0x1,49180,49181,(nil)): stub
>
>
>The application may try to run MSIE at this point. Is there any workaround
>(e.g. by giving alternative DLLs) for this kond of error?
>
This is probably beyond Wine capabilities at the moment
(Wine lacks basic features to do ole automat...
2002 Sep 23
1
DDE Error
Hi,
I am installing Office 97 with wine 20020904 and I got
this message at the end (full install):
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
The Error Dialog Box is "The install program can't start
a communication with the Desktop"
I had installed Ofice 97 with previous versions of wine with
no trouble.
Could this be a dll builtin/native that I have to cha...
2001 May 09
2
mirc won't work
...from the console:
fixme:console:SetConsoleCtrlHandler (0x5418e0,1) - no error checking or
testing yet
fixme:dc:GetDCEx new hrgnClip[0000] smashes the previous[09c6]
fixme:edit:EDIT_EM_FmtLines soft break enabled, not implemented
fixme:dc:GetDCEx new hrgnClip[0000] smashes the previous[0a36]
fixme:ddeml:DdeNameService (1,49193,0,5): stub
fixme:ole:CoCreateInstance no instance created for
{48d12ba0-5b77-11d1-9ec1-00c04fd7081f}, hres is 0x80040154
fixme:dc:GetDCEx new hrgnClip[0000] smashes the previous[0d96]
fixme:dc:GetDCEx new hrgnClip[0000] smashes the previous[0d86]
if anyone had an idea how t...
2001 Aug 14
2
Wine call graph; wineserver; the "big picture".
Hi,
I've been lurking for a while now with a view to starting work on wine -
specifically COM and DCOM. I know some people have started some work and
there might be some patent issues with COM at least - so maybe DCOM is a
better bet (I had the possibly niave idea of implementing COM via DCOM -
it would be almost transparent, slower but less "dangerous").
I've read most of the
2005 Aug 22
1
Error-messages with winecfg and Adobe Photoshop6.0
...Files/Adobe/Photoshop 6.0/Photoshp.exe'
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59}
not registered
fixme:ole:CoCreateInstance no classfactory created for CLSID
{4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80040154
fixme:font:WineEngRemoveFontResourceEx :stub
err:ddeml:DdeConnect Done with INITIATE, but no Server window available
fixme:process:SetProcessWorkingSetSize (0xffffffff,1465484611,-1): stub
- harmless
This version of Wine was compiled without support for color management
functions. This means many color functions are empty stubs and you should
expect y...