Re: GDI and DirectX tests for Winelib

2003-10-12 Thread Steven Edwards
--- Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > > Here are the code examples with binarys > > http://mail.gleneagle.net/sedwards/gdi/ > > Could you please either put them on ftp or pack them together in the > single > file to make it easy to download it at one go? > > wget --mirror http://mail.

Re: GDI and DirectX tests for Winelib

2003-10-11 Thread Dmitry Timoshkov
"Steven Edwards" <[EMAIL PROTECTED]> wrote: > They authors of the Windows2000 Graphics API Blackbook have given > permission to use the code under X11/LGPL licenses. I have not created > Mingw makefiles for these project so you will need to use dsw2mak.awk > > Here are the code examples with bina

GDI and DirectX tests for Winelib

2003-10-11 Thread Steven Edwards
Hello, They authors of the Windows2000 Graphics API Blackbook have given permission to use the code under X11/LGPL licenses. I have not created Mingw makefiles for these project so you will need to use dsw2mak.awk Here are the code examples with binarys http://mail.gleneagle.net/sedwards/gdi/ Tha