Ignore:
Timestamp:
Sep 5, 2001, 2:58:00 PM (24 years ago)
Author:
bird
Message:

Added $Id:$ keyword.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/DPlayX/initterm.cpp

    r5135 r6646  
    1 /*
     1/* $Id: initterm.cpp,v 1.7 2001-09-05 12:51:21 bird Exp $
     2 *
    23 * DLL entry point
    34 *
     
    6970
    7071         CheckVersionFromHMOD(PE2LX_VERSION, hModule); /*PLF Wed  98-03-18 05:28:48*/
    71  
     72
    7273         dllHandle = RegisterLxDll(hModule, DPLAYX_LibMain, (PVOID)&_Resource_PEResTab);
    7374         if(dllHandle == 0)
Note: See TracChangeset for help on using the changeset viewer.