Changeset 341 for trunk/include


Ignore:
Timestamp:
Jul 20, 1999, 9:41:23 AM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/winres.h

    r337 r341  
    1 /* $Id: winres.h,v 1.1 1999-07-19 11:51:03 sandervl Exp $ */
     1/* $Id: winres.h,v 1.2 1999-07-20 07:41:23 sandervl Exp $ */
    22
    33/*
     
    6868                   Win32Resource(Win32Image *module, ULONG id, ULONG type,
    6969                                 ULONG size, char *resdata);
    70                   ~Win32Resource();
     70    virtual       ~Win32Resource();
    7171
    7272    virtual  PVOID lockResource();      //get original win32 resource
Note: See TracChangeset for help on using the changeset viewer.