search for: caboutdlg

Displaying 1 result from an estimated 1 matches for "caboutdlg".

2002 Aug 06
0
Getting a GUI to work with Vorbis code
...#endif ogg_int16_t convbuffer[4096]; /* take 8k out of the data segment, not the stack */ int convsize=4096; <p>//************************************************************************** * <p><p>//////////////////////////////////////////////////////////////////////////// / // CAboutDlg dialog used for App About class CAboutDlg : public CDialog { public: CAboutDlg(); // Dialog Data //{{AFX_DATA(CAboutDlg) enum { IDD = IDD_ABOUTBOX }; //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CAboutDlg)...