help-flex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: flex-2.5.27 with MS VS .NET (instructions and patches)


From: John
Subject: RE: flex-2.5.27 with MS VS .NET (instructions and patches)
Date: Fri, 21 Mar 2003 11:49:29 -0500 (EST)

> ||  I have made some minor modifications to get flex-2.5.27
> ||  to work with MS VS .NET.  I'm attaching a tarball with
> ||  some instructions and three patch files.

Hi, Thanks for doing this. Could you summarize the changes for us?
>From what I can see, these are the changes:

        * replace size_t with int everywhere
        * change offset from int to ptrdiff_t
        * put some #defines in config.h

Doesn't .NET have size_t?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]