- Timestamp:
 - Jan 8, 2000, 3:27:33 PM (26 years ago)
 - Location:
 - trunk/src/version
 - Files:
 - 
      
- 2 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/version/info.c
r2347 r2373 1 /* $Id: info.c,v 1. 1 2000-01-06 20:10:07sandervl Exp $ */1 /* $Id: info.c,v 1.2 2000-01-08 14:27:33 sandervl Exp $ */ 2 2 /* 3 3 * Implementation of VERSION.DLL - Version Info access (Wine 991212) … … 18 18 #include "crtdll.h" 19 19 #include "debugtools.h" 20 #include <misc.h> 20 21 21 22 DEFAULT_DEBUG_CHANNEL(ver)  - 
      
trunk/src/version/install.c
r2347 r2373 1 /* $Id: install.c,v 1. 1 2000-01-06 20:10:07sandervl Exp $ */1 /* $Id: install.c,v 1.2 2000-01-08 14:27:33 sandervl Exp $ */ 2 2 /* 3 3 * Implementation of VERSION.DLL - File Installer routines (Wine 991212) … … 18 18 #include "xmalloc.h" 19 19 #include "debugtools.h" 20 #include <misc.h> 20 21 21 22 DEFAULT_DEBUG_CHANNEL(ver)  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  