Changeset 4588 for trunk/src/kernel32/hmcomm.h
- Timestamp:
- Nov 14, 2000, 3:27:04 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/hmcomm.h
r4285 r4588 1 /* $Id: hmcomm.h,v 1. 5 2000-09-20 21:32:54 hughExp $ */1 /* $Id: hmcomm.h,v 1.6 2000-11-14 14:26:59 sandervl Exp $ */ 2 2 3 3 /* … … 23 23 24 24 HMDeviceCommClass(LPCSTR lpDeviceName); 25 26 //checks if device name belongs to this class 27 virtual BOOL FindDevice(LPCSTR lpClassDevName, LPCSTR lpDeviceName, int namelength); 25 28 26 29 /* this is the handler method for calls to CreateFile() */
Note:
See TracChangeset
for help on using the changeset viewer.