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/winimagebase.h

    r1812 r1843  
    1 /* $Id: winimagebase.h,v 1.4 1999-11-22 20:36:53 sandervl Exp $ */
     1/* $Id: winimagebase.h,v 1.5 1999-11-26 00:04:33 sandervl Exp $ */
    22
    33/*
     
    7979        void  tlsDetachThread();        //destroy TLS structures
    8080
     81virtual ULONG     getApi(char *name)  = 0;
     82virtual ULONG     getApi(int ordinal) = 0;
     83
    8184virtual BOOL  isDll() = 0;
    8285
Note: See TracChangeset for help on using the changeset viewer.