> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> > On Behalf Of John Torjo
> > Sent: Monday, August 04, 2003 11:36 AM
> > To: Boost mailing list
> > Subject: Re: [boost] Re: Re: Re: Re: Re: Re: Re: Re: GUI/GDI template
> > library
> >
> > Hi,
&
> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
> On Behalf Of John Torjo
> Sent: Tuesday, August 05, 2003 11:58 AM
> To: Boost mailing list
> Subject: Re: [boost] Re: Re: Re: Re: Re: Re: Re: Re: GUI/GDI template
> library
[...]
> >
; On Behalf Of John Torjo
> Sent: Monday, August 04, 2003 11:36 AM
> To: Boost mailing list
> Subject: Re: [boost] Re: Re: Re: Re: Re: Re: Re: Re: GUI/GDI template
> library
>
> Hi,
>
> I tried compiling the boost_gui code, but got compile-time errors.
>
declaration of 'operate_on_sizes'
D:\john\programming\boost\boost_gui\boost_gui\desired_size_operations.cpp(29
) : error C2059: syntax error : ')'
Error executing cl.exe.
desired_size_operations.obj - 13 error(s), 0 warning(s)
Just one thing:
Drawing.cpp:
you have #includ
- Original Message -
From: "Philippe A. Bouchard" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 03, 2003 9:33 PM
Subject: [boost] Re: Re: Re: Re: Re: Re: Re: Re: GUI/GDI template library
> brock wrote:
>
> [...]
>
> > What do
brock wrote:
[...]
> What do you mean by "official macros"? The only macros in my code
> are in
> the implementation, you shouldn't see any in user code.
Sorry I guess I have misinterpreted BEGIN_MESSAGE_MAP() in
boost_gui_test.cpp.
> I'm pretty
> sure
> they use macros in similar situations i