winevdm icon indicating copy to clipboard operation
winevdm copied to clipboard

Borland C++ 4.52 installation error

Open ghost opened this issue 7 months ago • 4 comments

Describe the bug Error message before installation can even start

Screenshots

afbeelding

English: Not able to find entry point of procedure UnMapSLFixArray in DLL-file C:\Users\gebruiker\AppData\Local\Temp\DLL32.DLL

console

afbeelding

If you wait long enough, by mystery, this error disappears automatically and installation begins! :) Any idea what this means or is it a bug in winevdm?

Environment (please complete the following information): e.g. Windows 10 22H2

ghost avatar Jan 29 '24 18:01 ghost

Unmapslfixarray is a kernel32 import only available on windows 95. The load failure isn't a winevdm bug but it apparently thinking it's on win95 might be.

cracyc avatar Jan 29 '24 21:01 cracyc

OK so I leave this issue open then?

ghost avatar Jan 29 '24 22:01 ghost

What EXE is the IDE of borland c++? I don't find it, there are so many

ghost avatar Jan 29 '24 23:01 ghost

BCW.EXE

cracyc avatar Jan 30 '24 00:01 cracyc