lockid.h 122 B

12345678910
  1. #ifndef __LOCKID_H__
  2. #define __LOCKID_H__
  3. extern unsigned int UtilExport HardwareLockID ();
  4. #endif