Re: [Plib-devel] Win32 DLLs and some co-ordinate adjustment
Brought to you by:
sjbaker
From: Dave M. <dp...@ef...> - 2000-03-22 17:55:44
|
Sam wrote: >Some of the projects I hope to use PLIB in are unfortunately not open >source - so to maintain the LGPL license agreement PLIB needs to be >distributed as either shared libraries on *nix or DLL's on Win32 - which >requires some change to the automake system on *nix, and the changing of >some function prototypes on Win32. > >Also, I needed PUI to resize it's interface when the window resizes, so I >made a couple of trivial changes to the source to allow this. > i'm interested in those changes too since i'm working on a commercial game for windoze using PLIB |