Ignore:
Timestamp:
Nov 26, 1999, 1:04:33 AM (26 years ago)
Author:
sandervl
Message:

MS Word fixes + changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/windllbase.h

    r1812 r1843  
    1 /* $Id: windllbase.h,v 1.4 1999-11-22 20:36:53 sandervl Exp $ */
     1/* $Id: windllbase.h,v 1.5 1999-11-26 00:04:32 sandervl Exp $ */
    22
    33/*
     
    6262static  void      tlsDetachThreadFromAllDlls();
    6363
    64 virtual ULONG     getApi(char *name)  = 0;
    65 virtual ULONG     getApi(int ordinal) = 0;
    66 
    6764        BOOL      attachProcess();
    6865        BOOL      detachProcess();
Note: See TracChangeset for help on using the changeset viewer.