Old 02-11-2012, 05:21 AM   #1
cturner
Human being with feelings
 
cturner's Avatar
 
Join Date: Apr 2009
Location: GWB
Posts: 76
Default screensetNewCallbackFunc?

Hi all-

Getting back to a VST I was working on that uses some Reaper extensions. I updated my "reaper_plugin_functions.h" file from 4.151, and Xcode (4.2) is complaining about no type definition for "screensetNewCallbackFunc".

This is at line 1232:

REAPERAPI_DECL void (*screenset_registerNew)(char* id, screensetNewCallbackFunc callbackFunc, void* param);

Is the solution to hack reaper_plugin.h, line 901:

typedef LRESULT (*screensetCallbackFunc)(int action, char *id, void *param, int param2);

Or am I out of my depth here?

(Can't seem to locate the type definition for "screensetCallbackFunc".)

Thanks, Charles
cturner is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 08:27 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.