# Win_Driver_Mouse_And_Key **Repository Path**: zhangyouren/Win_Driver_Mouse_And_Key ## Basic Information - **Project Name**: Win_Driver_Mouse_And_Key - **Description**: 驱动模拟键鼠,支持64位,附代码 bbs.pediy.com/thread-197474.htm - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-05-11 - **Last Updated**: 2022-09-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 驱动模拟键鼠,支持64位,附代码 halflifezy https://bbs.pediy.com/thread-197474.htm ##### 工程说明 - kmclass 驱动代码 - kmclassdll DLL接口 - PreDemo MFC调用代码 驱动只在WIN7下作了测试可用,WIN8未测试。 ##### MFC外挂例子