Windows NT 4.0 source code leak
 
 
 
 
 
 

6 lines
245 B

#define SZGLYPHCLASS "Glyph Window"
void WriteGlyph( LPSTR lpszFile );
LRESULT CALLBACK GlyphWndProc( HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam );
BOOL CALLBACK GGOMatrixDlgProc( HWND hdlg, UINT msg, WPARAM wParam, LPARAM lParam );