[Interest] NSView inside Carbon Window
René J.V. Bertin
rjvbertin at gmail.com
Mon Jun 8 17:26:28 CEST 2015
On Monday June 08 2015 16:12:07 Nuno Santos wrote:
> > Are you by chance passing a pointer to a WindowRef?
>
> Well, VST SDK says that in case of windows a HWND will be passed and in case of Mac OS X a WindowRef will be passed. The open function argument is a void*
I'm guessing you'll have to pass the WindowRef "as is", as if it were a pointer. It probably *is* a pointer, just like a HWND is.
R.
More information about the Interest
mailing list