Changeset 123 for trunk/include/win/winprocess.h
- Timestamp:
- Jun 19, 1999, 3:57:51 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/winprocess.h
r4 r123 1 /* $Id: winprocess.h,v 1. 1 1999-05-24 20:19:22 ktkExp $ */1 /* $Id: winprocess.h,v 1.2 1999-06-19 13:57:50 sandervl Exp $ */ 2 2 3 3 /* … … 11 11 12 12 #include "windef.h" 13 #include "module.h" 13 //#include "module.h" 14 15 //TODO: Fix this 16 typedef ULONG WINE_MODREF; 14 17 15 18 struct _NE_MODULE;
Note:
See TracChangeset
for help on using the changeset viewer.