mirror of
https://github.com/reactos/reactos.git
synced 2025-05-27 13:08:23 +00:00
fix build?
svn path=/trunk/; revision=52088
This commit is contained in:
parent
d5f1454033
commit
36ca51c79e
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ typedef HCOMDB *PHCOMDB;
|
||||||
#define COMDB_MIN_PORTS_ARBITRATED 256
|
#define COMDB_MIN_PORTS_ARBITRATED 256
|
||||||
#define COMDB_MAX_PORTS_ARBITRATED 4096
|
#define COMDB_MAX_PORTS_ARBITRATED 4096
|
||||||
|
|
||||||
|
#define CDB_REPORT_BITS 0x0
|
||||||
|
#define CDB_REPORT_BYTES 0x1
|
||||||
|
|
||||||
LONG
|
LONG
|
||||||
WINAPI
|
WINAPI
|
||||||
ComDBClaimNextFreePort(IN HCOMDB hComDB,
|
ComDBClaimNextFreePort(IN HCOMDB hComDB,
|
||||||
|
|
Loading…
Reference in a new issue