C:/Users/thebigMuh/Documents/Visual Studio 2005/Projects/Volumizer/Volumizer/SplitterWnd.h

Go to the documentation of this file.
00001 
00002 // SplitterWnd.h
00004 #include "Volumizer.h"
00005 
00006 #ifndef __SPLITTERWND_H__
00007 #define __SPLITTERWND_H__
00008 
00009 #define SPLITTER_WIDTH 2        
00010 
00011 ATOM RegisterSplitterClass(HINSTANCE hInstance);
00012 LRESULT CALLBACK SplitterProc(HWND, UINT, WPARAM, LPARAM);
00013 
00014 #endif //__SPLITTERWND_H__

Generated on Wed Dec 5 12:07:30 2007 for Volumizer by  doxygen 1.5.4