SM>BOOL CGrsprintApp::RawDataToPrinter( LPCSTR szPrinterName, const LPBYTE lpData, DWORD dwCount ) SM>//... SM>RawDataToPrinter ( strPrinter, (const unsigned char*)(LPCTSTR)pBuf, iLen ); SM>