home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 199.lha / GimmeLib / gimNOshortdefs.h < prev    next >
C/C++ Source or Header  |  1988-12-27  |  622b  |  38 lines

  1. #ifndef GIMMELIB_NO_SHORT_DEFS_H
  2. #define GIMMELIB_NO_SHORT_DEFS_H
  3.  
  4. #ifdef GIMMELIB_SHORT_DEFS_H
  5. #undef SCREEN
  6. #undef WINDOW
  7. #undef NEWSCREEN
  8. #undef NEWWINDOW
  9. #undef BITMAP
  10. #undef RASTPORT
  11. #undef TEXTATTR
  12. #undef REQUESTER
  13. #undef GADGET
  14. #undef BORDER
  15. #undef STRINGINFO
  16. #undef PROPINFO
  17. #undef IMSG
  18. #undef ITEXT
  19. #undef IMAGE
  20. #undef MSGPORT
  21. #undef MESSAGE
  22. #undef TASK
  23. #undef RASINFO
  24. #undef TEXTFONT
  25. #undef TIMEVAL
  26. #undef TIMEREQ
  27. #undef CPRLIST
  28. #undef AREAINFO
  29. #undef TMPRAS
  30. #undef IOREQUEST
  31. #undef IOSTDREQ
  32. #undef MENU
  33. #undef MENUITEM
  34. #undef GIMMELIB_SHORT_DEFS_H
  35. #endif GIMMELIB_SHORT_DEFS_H
  36.  
  37. #endif !GIMMELIB_NO_SHORT_DEFS_H
  38.