Changeset 120 for trunk/src/peldr
- Timestamp:
 - Jun 19, 1999, 12:54:48 PM (26 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/peldr/pe.cpp (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/peldr/pe.cpp
r34 r120 1 /* $Id: pe.cpp,v 1. 2 1999-06-02 16:00:38 cbratschiExp $ */1 /* $Id: pe.cpp,v 1.3 1999-06-19 10:54:46 sandervl Exp $ */ 2 2 3 3 /* … … 17 17 #define INCL_DOSMISC /* DOS Miscellanous values */ 18 18 #define INCL_WIN 19 #include <os2 .h>19 #include <os2wrap.h> //Odin32 OS/2 api wrappers 20 20 #include <stdio.h> 21 21 #include <string.h>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  