]> Pileus Git - ~andy/gtk/commit
updated explicit usage of RegisterClassExW to match the WNDCLASSEXW. True
authorHans Breuer <hans@breuer.org>
Fri, 15 Jun 2007 15:25:50 +0000 (15:25 +0000)
committerHans Breuer <hans@src.gnome.org>
Fri, 15 Jun 2007 15:25:50 +0000 (15:25 +0000)
commit49fc7e15ee345fbae8960dfc2c4437364f8acb50
tree32a2f75541c52b2ddc8e8841a847821aea9c2353
parentb2dea46b691e4e4d990e36ba4a71d0dcabb86890
updated explicit usage of RegisterClassExW to match the WNDCLASSEXW. True

2007-06-15  Hans Breuer <hans@breuer.org>

* gtk/makefile.msc.in tests/makefile.msc : updated
* gdk/win32/gdkwindow-win32.c : explicit usage of RegisterClassExW
to match the WNDCLASSEXW.
True dynamic linking of SetLayeredWindowAttributes
* tests/testprint.c tests/testnouiprint.c : use G_PI

svn path=/trunk/; revision=18140
ChangeLog
gdk/win32/gdkwindow-win32.c
gtk/makefile.msc.in
tests/makefile.msc
tests/testnouiprint.c
tests/testprint.c