Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
504 B

4 years ago
  1. //==========================================================================//
  2. // Exported Functions //
  3. //==========================================================================//
  4. BOOL PerfmonCommand (HWND hwnd,
  5. WPARAM wParam,
  6. LPARAM lParam) ;
  7. void PrepareMenu (HMENU hMenu) ;
  8. void ViewChart (HWND hWnd) ;
  9. void ViewLog (HWND hWnd) ;
  10. void ViewAlert (HWND hWnd) ;
  11. void ViewReport (HWND hWnd) ;