mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 04:14:10 +00:00
[MSACM32] Sync with Wine Staging 4.18. CORE-16441
This commit is contained in:
parent
36acadd755
commit
323975a79e
7 changed files with 51 additions and 47 deletions
|
@ -55,6 +55,7 @@ typedef struct _WINE_ACMLOCALDRIVER
|
|||
PWINE_ACMLOCALDRIVERINST pACMInstList;
|
||||
PWINE_ACMLOCALDRIVER pNextACMLocalDrv;
|
||||
PWINE_ACMLOCALDRIVER pPrevACMLocalDrv;
|
||||
LONG ref;
|
||||
} WINE_ACMLOCALDRIVER;
|
||||
|
||||
typedef struct _WINE_ACMLOCALDRIVERINST
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue