cracyc

Results 309 comments of cracyc

Winevdm can't load a 16bit dll into a 32bit process but ntvdm can't do that either so if there are ways to run this on 32bit windows xp then it...

This uses AnimatePalette in a way that's very difficult to handle in 24bit color mode. Windows builtin 256 color compatibility mode fails with it too. Probably CreateBitmap and CreateCompatibleBitmap would...

Others have gotten software that uses serial ports to work. Need more information like a trace.

Are you using the latest version? If so a trace is needed.

https://github.com/otya128/winevdm/issues/226#issuecomment-779702542

There are other programs which have no problem using odbc. More detail about the problem and preferably a trace are needed.

Really need a wine trace. See https://github.com/otya128/winevdm/issues/226#issuecomment-779702542

The trace shows a different error, "0084:Call USER.430: LSTRCMP(295f123e "dbWeb Administrator Error Handler",139f1a56 "Error IM002: ODBC data source not found") ret=165f:00f5 ds=1207". Do you have the connection string set in...

A trace that has the error in the image is whats needed. Since the last trace had the wrong error it doesn't help debugging.