Re: Win32Lib vs. WinMania
- Posted by =?iso-8859-2?B?VG9uZSCpa29kYQ==?= <tone.skoda at SIOL.NET> Jan 17, 2001
- 445 views
I created WinMania, and I can honestly say that Win32Lib is better . Win32Lib is defenetley better for simple small programs. But if you're more comfortable with WinMania style of programming, like me, then use WinMania. In WinMania structure of your program is more like in C (all messages are processes in WndProc like in C, etc, very similar to C Win32 programming). If you want big Windows programs, with special features (MDI, or something you can add by yourself), then WinMania may be better. Or if you want to rewrite (tranlslate) C Windows program to Euphoria, WinMania is a lot better. ----- Original Message ----- From: Eddy Van Esch <raimundo4u at YAHOO.COM> To: <EUPHORIA at LISTSERV.MUOHIO.EDU> Sent: Wednesday, January 17, 2001 10:28 AM Subject: Win32Lib vs. WinMania > Hi all, > > Can somebody give me some pro's and cons of Win32Lib compared to WinMania? > > Kind regards > Eddy >