mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
Update to add in some typedefs needed my winsock2.h
svn path=/trunk/; revision=7669
This commit is contained in:
@@ -304,7 +304,7 @@ typedef struct {
|
||||
typedef struct _BLOB {
|
||||
ULONG cbSize;
|
||||
BYTE *pBlobData;
|
||||
} BLOB;
|
||||
} BLOB, *PBLOB,*LPBLOB;
|
||||
#endif
|
||||
|
||||
typedef struct _SHITEMID {
|
||||
|
||||
Reference in New Issue
Block a user