Changeset 1420 for trunk/include/odinlx.h
- Timestamp:
- Oct 24, 1999, 12:59:40 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/odinlx.h
r978 r1420 1 /* $Id: odinlx.h,v 1. 3 1999-09-18 17:45:22sandervl Exp $ */1 /* $Id: odinlx.h,v 1.4 1999-10-23 22:59:38 sandervl Exp $ */ 2 2 3 3 /* … … 21 21 //Create LX Dll object and send process attach message 22 22 //System dlls set EntryPoint to 0 23 //Returns: Odin32 module handle 23 24 //****************************************************************************** 24 BOOLWIN32API RegisterLxDll(HINSTANCE hInstance, WIN32DLLENTRY EntryPoint, PVOID pResData);25 DWORD WIN32API RegisterLxDll(HINSTANCE hInstance, WIN32DLLENTRY EntryPoint, PVOID pResData); 25 26 26 27 //******************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.