mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
Add COMMPROP_INITIALIZED constant. It is used in COMMPROP structure, for dwProvSpec1 field
svn path=/trunk/; revision=16251
This commit is contained in:
parent
130a036ab2
commit
64016b704d
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define COMMPROP_INITIALIZED 0xE73CF52E
|
||||
#define SP_SERIALCOMM 1
|
||||
#define PST_UNSPECIFIED 0
|
||||
#define PST_RS232 1
|
||||
|
|
Loading…
Reference in a new issue