menulistkuangjia.SearchResults
上传用户:duwei1288
上传日期:2009-12-27
资源大小:451k
文件大小:1k
源码类别:

BREW编程

开发平台:

Visual C++

  1. ---- pCreate Matches (3 in 2 files) ----
  2. WindowStack.c: if(!pFunc||!pFunc->pCreate)
  3. WindowStack.c: pWin->m_pWin=pFunc->pCreate(pWinStack->m_pShell,pParam);
  4. WindowStack.h: TWindowCreate*  pCreate;
  5. ---- IWinFunctionDef Matches (9 in 2 files) ----
  6. WindowStack.c:static IWinFunctionDef atWinDef[]=
  7. WindowStack.c:static IWinFunctionDef* IWINSTACK_GetWindow(TWindowID nWinID);
  8. WindowStack.c: IWinFunctionDef* pFunc;
  9. WindowStack.c: IWinFunctionDef* pFunc;
  10. WindowStack.c: IWinFunctionDef* pFunc;
  11. WindowStack.c:static IWinFunctionDef* IWINSTACK_GetWindow(TWindowID nWinID)
  12. WindowStack.c: IWinFunctionDef* pFunc;
  13. WindowStack.h:typedef struct IWinFunctionDef
  14. WindowStack.h:}IWinFunctionDef;