mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
- Add macros for bda
svn path=/trunk/; revision=42593
This commit is contained in:
parent
df38911464
commit
b25a3f93ea
1 changed files with 2 additions and 1 deletions
|
@ -41,7 +41,8 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
|
||||
|
||||
#define KSFILTER_NODE ((ULONG)-1)
|
||||
#define KSALL_NODES ((ULONG)-1)
|
||||
|
||||
#define KSSTRING_Filter L"{9B365890-165F-11D0-A195-0020AFD156E4}"
|
||||
#define KSSTRING_Pin L"{146F1A80-4791-11D0-A5D6-28DB04C10000}"
|
||||
|
|
Loading…
Reference in a new issue