AlertWindow from within a DLL

[quote=“jules”]
TBH I’d really like to scrap the DLL build, though I know some people are using it. What’s your reason for choosing it?[/quote]

We have to provide an interface for another company we work with. It’s done through a dll, because they’re on Windows and dll’s are their preferred method of interfacing. They program their stuff in java, BTW.

That’s pretty much the only reason, but an important one, I think. We use GUI functions in our dll (splash, bubble messages, taskbar icon, etc.), no problems so far.

Sorry, you’re on your own with that kind of setup!

hayxdn,

I noticed the link to your example is not working and it would prove invaluable to me right now. I am trying to figure out how to get the simplest Juce application redone as a dll and your link is the only lead I have found. The plugin host demo is way over my head
…Surely, after all these years, you could run circles around this problem.

If you would be so kind as to re link to your example or anything else that might be helpful, I would greatly appreciate it.

Thanks,
Josh