Changeset 5472 for trunk/src/version/info.c
- Timestamp:
- Apr 4, 2001, 11:05:50 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/version/info.c
r2373 r5472 1 /* $Id: info.c,v 1. 2 2000-01-08 14:27:33sandervl Exp $ */1 /* $Id: info.c,v 1.3 2001-04-04 09:02:15 sandervl Exp $ */ 2 2 /* 3 3 * Implementation of VERSION.DLL - Version Info access (Wine 991212) … … 19 19 #include "debugtools.h" 20 20 #include <misc.h> 21 #include <unicode.h> 21 22 22 23 DEFAULT_DEBUG_CHANNEL(ver)
Note:
See TracChangeset
for help on using the changeset viewer.