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

    r953 r978  
    1 /* $Id: windlllx.h,v 1.1 1999-09-15 23:29:37 sandervl Exp $ */
     1/* $Id: windlllx.h,v 1.2 1999-09-18 17:45:23 sandervl Exp $ */
    22
    33/*
     
    1919{
    2020public:
    21         Win32LxDll(HINSTANCE hInstance, WIN32DLLENTRY DllEntryPoint);
     21        Win32LxDll(HINSTANCE hInstance, WIN32DLLENTRY DllEntryPoint, PVOID pResData);
    2222virtual ~Win32LxDll();
    2323
Note: See TracChangeset for help on using the changeset viewer.