Ignore:
Timestamp:
Nov 12, 1999, 12:38:45 PM (26 years ago)
Author:
sandervl
Message:

DIBSection changes, EB's file io additions, Jens Weissner's changes to several dlls

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/psapi/psapi.cpp

    r1012 r1710  
    1 /* $Id: psapi.cpp,v 1.2 1999-09-23 09:38:06 sandervl Exp $ */
     1/* $Id: psapi.cpp,v 1.3 1999-11-12 11:38:44 sandervl Exp $ */
    22/*
    33 *      PSAPI library
     
    88
    99#include <os2win.h>
     10#include <odinwrap.h>
    1011#include <winerror.h>
    1112#include <psapi.h>
    12 #include <debugstr.h>
    13 #include "debugtools.h"
    14 #include <debugdefs.h>
    15 
    16 
    17 DEFAULT_DEBUG_CHANNEL(psapi)
    18 
    1913#include <string.h>
     14
     15ODINDEBUGCHANNEL(psapi)
    2016
    2117/***********************************************************************
Note: See TracChangeset for help on using the changeset viewer.