Rainer M Krug
2006-Apr-28 10:15 UTC
[Wine] fixme:imm:ImmReleaseContext message - what should I do?
Hi When I run a program I've written with Delphi7, I get several of the following messages: fixme:imm:ImmReleaseContext (0x10020, 0x403b9e80): stub . . . The program works - but is there anything I can do to avoid these messages? Rainer -- Rainer M. Krug, Dipl. Phys. (Germany), MSc Conservation Biology (UCT) Department of Conservation Ecology and Entomology University of Stellenbosch Matieland 7602 South Africa Tel: +27 - (0)72 808 2975 (w) Fax: +27 - (0)21 808 3304 Cell: +27 - (0)83 9479 042 email: RKrug@sun.ac.za Rainer@krugs.de
Daniel Skorka
2006-Apr-28 11:40 UTC
[Wine] fixme:imm:ImmReleaseContext message - what should I do?
Rainer M Krug <rkrug@sun.ac.za> wrote:> fixme:imm:ImmReleaseContext (0x10020, 0x403b9e80): stub > . > . > . > > The program works - but is there anything I can do to avoid these messages?Well, what do _you_ suppose fixme stands for? But if you want the easy way out - man wine. Daniel
Duane Clark
2006-Apr-28 14:21 UTC
[Wine] Re: fixme:imm:ImmReleaseContext message - what should I do?
Rainer M Krug wrote:> Hi > > When I run a program I've written with Delphi7, I get several of the > following messages: > > fixme:imm:ImmReleaseContext (0x10020, 0x403b9e80): stub > . > . > . > > The program works - but is there anything I can do to avoid these messages?Set an environment variable: WINEDEBUG=fixme-all