mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 20:03:12 +00:00
Create a branch for network fixes.
svn path=/branches/aicom-network-fixes/; revision=34994
This commit is contained in:
parent
0e213bbc00
commit
c501d8112c
18148 changed files with 0 additions and 860488 deletions
11
include/psdk/w32api.h
Normal file
11
include/psdk/w32api.h
Normal file
|
@ -0,0 +1,11 @@
|
|||
#ifndef _W32API_H_
|
||||
#define _W32API_H_
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#define __W32API_VERSION 2.5
|
||||
#define __W32API_MAJOR_VERSION 2
|
||||
#define __W32API_MINOR_VERSION 5
|
||||
|
||||
#endif /* ndef _W32API_H_ */
|
Loading…
Add table
Add a link
Reference in a new issue