List of my methods


SUBMITTED BY: Guest

DATE: June 10, 2014, 1:06 p.m.

FORMAT: C++

SIZE: 469 Bytes

HITS: 836

  1. void UpdateViews();
  2. LRESULT UpdateViewsCL(WPARAM wParam = 0L, LPARAM lParam = 0L);
  3. LRESULT UpdateViewsSetup(WPARAM wParam = 0L, LPARAM lParam = 0L);
  4. LRESULT UpdateViewsInTime(WPARAM wParam = 0L, LPARAM lParam = 0L);
  5. void UpdateViewsGlobalScale();
  6. void UpdateViews(std::vector<bool> views);
  7. CView* GetView(CRuntimeClass* pClass, UINT nId, BOOL bCreate = TRUE);
  8. CFrameWnd* GetFrame(CRuntimeClass* pClass, UINT nId, BOOL bCreate = TRUE);

comments powered by Disqus