Francois Gouget wrote:
__TRY {}/__FINALLY()? I'm not sure the changes I did are now compilable
under MSVC nor MingW.
4) Would there be a way to transform __try {}/__finally{} blocks to
Unfortunately they don't work exactly the same. There has been many
attempts to improve exception support in Wine
Hi,
--- Francois Gouget <[EMAIL PROTECTED]> wrote:
> > 4) Would there be a way to transform __try {}/__finally{} blocks to
> > __TRY {}/__FINALLY()? I'm not sure the changes I did are now compilable
> > under MSVC nor MingW.
>
> Unfortunately they don't work exactly the same. There has been many
On Sat, 18 Feb 2005, Vincent Béron wrote:
Hi François,
I tried to use winemaker on an app, and I had the following notes about
it.
1) Some subdirs were not visited by winemaker, while some others were.
Should it visit all of them recursively? Does it stops if there are no
source file in a dir (but
Hi François,
I tried to use winemaker on an app, and I had the following notes about
it.
1) Some subdirs were not visited by winemaker, while some others were.
Should it visit all of them recursively? Does it stops if there are no
source file in a dir (but there are subdirs)? The last point looks