Searched refs:CFileSharingApp (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/FileSharing-Windows/
H A DFileSharing.cpp20 // CFileSharingApp
22 BEGIN_MESSAGE_MAP(CFileSharingApp, CWinApp)
23 //{{AFX_MSG_MAP(CFileSharingApp)
30 // CFileSharingApp construction
32 CFileSharingApp::CFileSharingApp() function in class:CFileSharingApp
38 // The one and only CFileSharingApp object
40 CFileSharingApp theApp;
42 BOOL CFileSharingApp::InitInstance()
50 int CFileSharingApp
[all...]
H A DFileSharing.h45 // CFileSharingApp
49 class CFileSharingApp : public CWinApp class in inherits:CWinApp
52 CFileSharingApp();
56 //{{AFX_VIRTUAL(CFileSharingApp)
59 //{{AFX_MSG(CFileSharingApp)

Completed in 34 milliseconds