win_factory.h
Go to the documentation of this file.
00001 
00025 #ifndef __WIN_FACTORY_H__
00026 #define __WIN_FACTORY_H__
00027 
00028 #include "gen/win_factory_gen.h"
00029 
00030 /* APIs below are documented in their implementation file */
00031 
00032 extern win_factory_handle
00033 win_factory_new1(void);
00034 
00035 #endif
 All Classes Files Functions Variables Typedefs