Fri, 18 Oct 2002 16:05:28 +0000
[gaim-migrate @ 3882]
Friendly gophers gopherly gopher my food!
| plugins/win32/transparency/wintransparency.h | file | annotate | diff | comparison | revisions |
--- a/plugins/win32/transparency/wintransparency.h Fri Oct 18 16:01:35 2002 +0000 +++ b/plugins/win32/transparency/wintransparency.h Fri Oct 18 16:05:28 2002 +0000 @@ -8,6 +8,8 @@ extern int alpha; +BOOL WINAPI SetLayeredWindowAttributes(HWND,COLORREF,BYTE,DWORD); + /* These defines aren't found in the current version of mingw */ #ifndef LWA_ALPHA #define LWA_ALPHA 0x00000002