pPrintWindow     1962 ext/gd/gd.c    	tPrintWindow pPrintWindow = 0;
pPrintWindow     1999 ext/gd/gd.c    	pPrintWindow = (tPrintWindow) GetProcAddress(handle, "PrintWindow");
pPrintWindow     2001 ext/gd/gd.c    	if ( pPrintWindow )  {
pPrintWindow     2002 ext/gd/gd.c    		pPrintWindow(window, memDC, (UINT) client_area);
pPrintWindow     2047 ext/gd/gd.c    	tPrintWindow pPrintWindow = 0;