mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 10:57:16 +00:00
[PSDK]
- fix build svn path=/trunk/; revision=66380
This commit is contained in:
parent
ac5ea38615
commit
d50415a948
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ typedef struct _SWENUM_INSTALL_INTERFACE {
|
||||||
#define BUSID_SoftwareDeviceEnumerator KSMEDIUMSETID_Standard
|
#define BUSID_SoftwareDeviceEnumerator KSMEDIUMSETID_Standard
|
||||||
#else
|
#else
|
||||||
#define STATIC_BUSID_SoftwareDeviceEnumerator \
|
#define STATIC_BUSID_SoftwareDeviceEnumerator \
|
||||||
0x4747B320L, 0x62CE, 0x11CF, 0xA5, 0xD6, 0x28, 0xDB, 0x04, 0xC1, 0x00, 0x00
|
0x4747B320L, 0x62CE, 0x11CF, {0xA5, 0xD6, 0x28, 0xDB, 0x04, 0xC1, 0x00, 0x00}
|
||||||
#endif /* _KS_ */
|
#endif /* _KS_ */
|
||||||
|
|
||||||
#ifdef _NTDDK_
|
#ifdef _NTDDK_
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue