Ignore:
Timestamp:
Sep 18, 1999, 7:47:10 PM (26 years ago)
Author:
sandervl
Message:

Changes for LX image resource support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/winexelx.h

    r953 r978  
    1 /* $Id: winexelx.h,v 1.1 1999-09-15 23:29:37 sandervl Exp $ */
     1/* $Id: winexelx.h,v 1.2 1999-09-18 17:45:23 sandervl Exp $ */
    22
    33/*
     
    2121{
    2222public:
    23         Win32LxExe(HINSTANCE hInstance);
     23        Win32LxExe(HINSTANCE hInstance, PVOID pResData);
    2424virtual ~Win32LxExe();
    2525
Note: See TracChangeset for help on using the changeset viewer.