Hi.
I am trying to run a .exe program in the terminal, but it is showing these messages:
0024:fixme:ieframe:PersistMemory_Load (0189AA10)->(008C5EDC 98)
0024:fixme:ieframe:OleControl_FreezeEvents (0189AA10)->(1)
0024:fixme:ieframe:OleControl_FreezeEvents (0189AA10)->(0)
0024:err:rebar:REBAR_WindowProc unknown msg 0465, wp 0, lp 4c
0024:err:imagelist:ImageListImpl_Initialize Error creating mask bitmap!
0024:fixme:ieframe:OleInPlaceObject_InPlaceDeactivate (0189AA10)
My system is:
# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
What can I do, please?
Several errors: PersistMemory_Load, OleControl_FreezeEvents, REBAR_WindowProc, imagelist:ImageListImpl, fixme:ieframe:Ol
Re: Several errors: PersistMemory_Load, OleControl_FreezeEvents, REBAR_WindowProc, imagelist:ImageListImpl, fixme:iefram
What is the name of the program you want to run? Is it possible to download the program or a demo?