tPrintWindow 1961 ext/gd/gd.c typedef BOOL (WINAPI *tPrintWindow)(HWND, HDC,UINT); tPrintWindow 1962 ext/gd/gd.c tPrintWindow pPrintWindow = 0; tPrintWindow 1999 ext/gd/gd.c pPrintWindow = (tPrintWindow) GetProcAddress(handle, "PrintWindow"); tPrintWindow 2046 ext/gd/gd.c typedef BOOL (WINAPI *tPrintWindow)(HWND, HDC,UINT); tPrintWindow 2047 ext/gd/gd.c tPrintWindow pPrintWindow = 0;