当前位置:编程学习 > C#/ASP.NET >>

请问这几个头文件在C#中怎么引用??

#include <tchar.h>
#include <windows.h>
#include <winsvc.h>
#include <stdio.h>
#include <winioctl.h> --------------------编程问答-------------------- 我顶 --------------------编程问答-------------------- C语言的头文件在C#中无法引用。 --------------------编程问答--------------------
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
--------------------编程问答-------------------- 不会吧!
让C#引用C --------------------编程问答-------------------- improtdll --------------------编程问答-------------------- [DllImport("SMSCom.dll")] 
补充:.NET技术 ,  C#
CopyRight © 2022 站长资源库 编程知识问答 zzzyk.com All Rights Reserved
部分文章来自网络,