Adam Majer wrote: > > Hi all, > > I have a small program (~10k lines) that just uses elementry API (like > SendMessage). It compiles under Borland C++ Builder 5.5.1 (for win exe) > and under g++ with winlib. The problem is that the Builder EXE runs > perfectly with WINE __BUT__ the library built with winlib does not run - > spits out a segmentation faul @ line 400 (whatever that means) and some > Error 139 with nothing else. > > All this happens before the app enters WinMain. Oh yes, under winedbg > the g++ compiled app runs perfectly as well (except sometimes winedbg > fails to start). > > I thought that winlib is the same as wine except for the loaded - could > the loader be broken?? How did you compile the application? Did you use winemaker? What is the exact error? -- François Gouget fgouget@codeweavers.com _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users