|
LMMS
|
Macros | |
| #define | ASIODRV_DESC "description" |
| #define | INPROC_SERVER "InprocServer32" |
| #define | ASIO_PATH "software\\asio" |
| #define | COM_CLSID "clsid" |
Functions | |
| static LONG | findDrvPath (char *clsidstr, char *dllpath, int dllpathsize) |
| static LPASIODRVSTRUCT | newDrvStruct (HKEY hkey, char *keyname, int drvID, LPASIODRVSTRUCT lpdrv) |
| static void | deleteDrvStruct (LPASIODRVSTRUCT lpdrv) |
| static LPASIODRVSTRUCT | getDrvStruct (int drvID, LPASIODRVSTRUCT lpdrv) |
| #define ASIO_PATH "software\\asio" |
| #define ASIODRV_DESC "description" |
| #define COM_CLSID "clsid" |
| #define INPROC_SERVER "InprocServer32" |
|
static |
|
static |
|
static |