LMMS
Loading...
Searching...
No Matches
juce::ActiveXHelpers Namespace Reference

Classes

struct  JuceIStorage
struct  JuceOleInPlaceFrame
struct  JuceIOleInPlaceSite
struct  JuceIOleClientSite

Functions

static HWND getHWND (const ActiveXControlComponent *const component)
static void offerActiveXMouseEventToPeer (ComponentPeer *peer, HWND hwnd, UINT message, LPARAM lParam)

Variables

static Array< ActiveXControlComponent * > activeXComps

Function Documentation

◆ getHWND()

HWND juce::ActiveXHelpers::getHWND ( const ActiveXControlComponent *const component)
static

◆ offerActiveXMouseEventToPeer()

void juce::ActiveXHelpers::offerActiveXMouseEventToPeer ( ComponentPeer * peer,
HWND hwnd,
UINT message,
LPARAM lParam )
static

Variable Documentation

◆ activeXComps

Array<ActiveXControlComponent*> juce::ActiveXHelpers::activeXComps
static