View Single Post
Old 10-21-2019, 09:53 AM   #517
WyattRice
Human being with feelings
 
WyattRice's Avatar
 
Join Date: Sep 2009
Location: Virginia
Posts: 2,067
Default

Quote:
Originally Posted by mespotine View Post
Does somebody know, what the Mac-equivalent of Window's GetModuleFileName-function is?
https://docs.microsoft.com/en-us/win...odulefilenamea

We need it to document some of Reaper's Mac-specific behavior.
For Reaper, it would be in WDL/swell, I think.
In swell-functions.h
Code:
SWELL_API_DEFINE(DWORD, GetModuleFileName,(HINSTANCE hInst, char *fn, DWORD nSize))
Also in swell.cpp file
__________________
DDP To Cue Writer. | DDP Marker Editor.
WyattRice is offline   Reply With Quote