From: brock_peabody (bpyama_at_[hidden])
Date: 2003-10-30 09:20:47


Hi Volodya,

--- In jamboost_at_[hidden], Vladimir Prus <ghost_at_c...> wrote:
> brock_peabody wrote:

> It <user-interface> really has no
> effect on libraries, we can make the change in CVS -- after you
try it out.
>

I'm not sure what affect it would have on other platforms. I won't
be building any GUIs on linux soon.

Two things that are required for link compatibility under MSVC that
may not apply to other platforms are how you link against the MS
libraries (static or dynamic) and whether or not you use MFC.

Brock