menulistkuangjia.SearchResults
资源名称:MenuList.rar [点击查看]
上传用户:duwei1288
上传日期:2009-12-27
资源大小:451k
文件大小:1k
源码类别:
BREW编程
开发平台:
Visual C++
- ---- pCreate Matches (3 in 2 files) ----
- WindowStack.c: if(!pFunc||!pFunc->pCreate)
- WindowStack.c: pWin->m_pWin=pFunc->pCreate(pWinStack->m_pShell,pParam);
- WindowStack.h: TWindowCreate* pCreate;
- ---- IWinFunctionDef Matches (9 in 2 files) ----
- WindowStack.c:static IWinFunctionDef atWinDef[]=
- WindowStack.c:static IWinFunctionDef* IWINSTACK_GetWindow(TWindowID nWinID);
- WindowStack.c: IWinFunctionDef* pFunc;
- WindowStack.c: IWinFunctionDef* pFunc;
- WindowStack.c: IWinFunctionDef* pFunc;
- WindowStack.c:static IWinFunctionDef* IWINSTACK_GetWindow(TWindowID nWinID)
- WindowStack.c: IWinFunctionDef* pFunc;
- WindowStack.h:typedef struct IWinFunctionDef
- WindowStack.h:}IWinFunctionDef;