# KernelInterface **Repository Path**: srinater/kernel-interface ## Basic Information - **Project Name**: KernelInterface - **Description**: 对接C#与汇编库的DLL - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-27 - **Last Updated**: 2022-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: Cpp ## README # KernelInterface #### 介绍 对接C#与汇编库的DLL #### 软件架构 x86架构(no x86-64) #### 使用说明 1. 仅供学习交流 2. C# DLL导入:[DllImport("KernelInterface.dll", CallingConvention = CallingConvention.Cdecl)]