home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C ++ / Code Resources / Windows 95 MDEF 2.0.1 / Sourcery / GetDominantDevice.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-11-30  |  106 b   |  9 lines  |  [TEXT/CWIE]

  1. #ifdef __cplusplus
  2. extern "C" {
  3. #endif
  4.  
  5. GDHandle GetDominantDevice (Rect *r);
  6.  
  7. #ifdef __cplusplus
  8. }
  9. #endif