Re: win32 issues

From: Michael D. Pritchett (mpritchett@attglobal.net)
Date: Sun Apr 13 2003 - 01:10:02 EDT

  • Next message: Sinitsyn Valentine: "Re[2]: win32 issues"

    On Sat, 12 Apr 2003, Sinitsyn Valentine wrote:

    > 1. MinGW port produces two binaries: AbiWord.exe and libAbiWord.dll.
    > It is different from MSVC port which produces AbiWord.exe only. This
    > causes some difficulties, eg. we need have different nsis scripts for
    > these port (or employ some other tricks). May be it is better to link
    > AbiWord@MinGW statically?
    >

    This was an orignal attempt to get plugins to work with the mingw. The
    plugins would link agaist the libAbiWord.dll as would the AbiWord.exe.
    MSVC allows us to link plugin dlls against the .exe exported functions.
    If mingw build can be made to do this, then the need for a libAbiWord.dll
    goes away (I almost had this done at one time).

    > 3. By default, AbiWord starts in 'Normal window'. I prefer to see
    > maximized window of the editor. Maybe it is worth to be implemented as
    > default (as it was in AbiWord 1.0.4 for Windows)?

    Normal window is default behavior for Win apps.

    > I was in doubt whether I should post items 2,3 to Bugzilla or here so
    > sorry if I've made a wrong decision.
    >
    > Regards,
    > Valentine

    Thanks for all the help. It is very much appreciated.

    Cheers!

    Michael D. Pritchett



    This archive was generated by hypermail 2.1.4 : Sun Apr 13 2003 - 01:20:06 EDT