dcompp.h
Upload User: xhy777
Upload Date: 2007-02-14
Package Size: 24088k
Code Size: 0k
Category:

Windows Kernel

Development Platform:

Visual C++

  1. #ifndef _DCOMPP_H_
  2. #define _DCOMPP_H_
  3. #define WM_UPDATEBITMAP  (WM_USER+1)
  4. BOOL RegisterCompPreviewClass();
  5. #endif