|
From: Thomas H. <pol...@gm...> - 2004-11-16 07:32:31
|
On Tue, 16 Nov 2004 06:32:22 +0000, =E8=A9=B9 =E7=A5=96=E9=A1=BA <zhanzushu= n...@ho...> wrote: > I thought smartwin is a great work and i like it very much. >=20 > But now i want use it in an ATL project. Can smartwin be used ? And how t= o > deal with the application class? >=20 > Thank you for any reply. I am not really sure since I haven't tried... Specifically what type of application would you like to build? An ActiveX server? Which threading model would you use in ATL (Multi Thread Apartment or Free Threaded Model) The reason I am asking about thread model is because the apartment mode must have it's own message loop (I think) Thomas --=20 http://smartwin.sourceforge.net THE template based C++ Windows API GUI Abstraction Library |