reapack

Package manager for REAPER
Log | Files | Refs | Submodules | README | LICENSE

reaper_plugin_secrets.h (196B)


      1 #include "reaper_plugin_functions.h"
      2 
      3 // The following API functions are undocumented and not included in
      4 // reaper_plugin_functions.h.
      5 
      6 REAPERAPI_DEF bool (*ListView_HeaderHitTest)(HWND, POINT);