Re: Winelib MFC app crashes after printing

2005-06-02 Thread Eugene Aksenov
Hello Eric Yes, this patch fixes the problem. Thanks for the description. I checked on linux only. Perhaps, the patch is to be submitted. -- Eugene >Eugene Aksenov wrote: >> I have a small MFC app ported to winelib which uses MFC compiled with >> winelib. Really, it is just an App-Wizard gener

Re: Winelib MFC app crashes after printing

2005-06-01 Thread Eric Frias
Eugene Aksenov wrote: I have a small MFC app ported to winelib which uses MFC compiled with winelib. Really, it is just an App-Wizard generated application. I always have a crash of the application after printing. The page is printed ok but after that the app crashes. [...] Did anybody meet a

Winelib MFC app crashes after printing

2005-06-01 Thread Eugene Aksenov
Hello, I have a small MFC app ported to winelib which uses MFC compiled with winelib. Really, it is just an App-Wizard generated application. I always have a crash of the application after printing. The page is printed ok but after that the app crashes. I use LPD for printing and my command lin