Use JUCE_DLL LaunchOptions

Hello Jules, 
I have a problem using "JUCE DLL". 
"LaunchOptions" is not declare as "JUCE_API" impossible to use. 
struct LaunchOptions 
{
... 

I temporarily changing its function very well. 
Es that is expected on your checklist? :)
 

Sorry, I rarely check the DLL build for things like that - I'll add the JUCE_API flag!

thank you to you