Blake McBride wrote: > Greetings, > > I have a Win32 app I wrote in C. I compiled the source code for Wine > without a problem. The app appears to run fine but it spits out: > > fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet > Do you change the background anywhere in your program code? You might also want to look at the code generated by any pre-processors. James McKenzie