相关推荐
-
Delphi程序员的福音——C++头文件翻译器
本作品来源于http://www.delphi-jedi.org/toolslibrary.html 中的C-to-Pascal Header Converter (source) 如果对本程序代码不感兴趣,可以直接将压缩包中的GUIHeadConv.exe 解压出来使用。 Windows高级开发中经常涉及到使用API,部分API(例如SetupAPI)调用 官方只提供了C++头文件声明,给Delphi开发人员造成了使用上的困难。 本软件即可将C++头文件翻译成Delphi可直接使用的PAS单元文件。 用本软件打开要翻译的头文件后立即就会在头文件所在的位置生成 相同文件名的PAS文件。建议将要翻译的头文件拷贝到一个文件夹下, 然后再打开。 本人只负责对该作品进行汉化,汉化版权归本人所有,但程序本身 版权归软件开发者所有。 本人对该软件进行了必要的Bug修改,这些Bug都是一些显而易见的 错误,但是不排除软件本身有一些不易察觉的错误,请在使用过程 中多加留意。
-
c++转delphi
1.回调函数使用方法type tfRealDataCallBack=procedure ( lRealHandle:longint; dwDataType:DWORD; pBuffer:pBYTE; dwBufSize:DWORD; dwUser:DWORD);stdcall;function NET_DVR_SetRealDataCallBack( lRealHandle:longint;
-
C,C++ To Delphi转换器(源码)
C,C++ To Delphi转换器(源码).rar
-
C/C++头文件转delphi工具(源码)
一个C/C++头文件转delphi的小工具,转换一些结构体,常量,的头文件很有用。函数类的转换暂时没有。之前找的比较老,是d7版本的。现在改成Ex版可编译,优化了一下结构和类型常量的对照,不过转换后还是需要稍作修改,还是会有些bug,不过已经可以节省很多工作量了。
-
如何将C/C++程序转译成Delphi(六)
3.4. StringsIn C, as in Delphi, a string is an array of char types. Often, a string declaration is used in combination with a constant declaration specifying the maximum string length, as the follow
-
C++ 程序如何转成 delphi
程序代码: void evaluation(double *pop, double *fitness, unsigned int M, unsigned int D, unsigned int fun, unsigned int NF) { unsigned int i, j, f; for(i = 0; i < M; i++) for(j = 0, f = f
-
C++头文件转delphi工具 + 源码
工具使用说明: 1.用法把要转换的C++头文件和HEADCONV.exe 放在一起 2.打开控制台,找到文件夹 3.输入命令 HEADCONV 头文件名 -o 转换为delphi的pas HEADCONV 头文件名 -x 动态引用 HEADCONV 头文件名 -m静态引用 ps:此源码,为下载后在delphi7环境下经修改,可正常编译运行
-
C++头文件转delphi工具
用法把要转换的C++头文件和HEADCONV.exe 放在一起,输入CMD,然后输入HEADCONV 头文件名 -o就行了,你要的 头文件.pas就出来了,简单吧。
-
C++转换Delphi对照表
C++转换Delphi对照表,C++ 转化Dephi基本变量对应表。
-
C++转delphi代码
memset(&m_struResult, 0, sizeof(m_struResult)); m_struResult.pBuffer1 = new BYTE[2 * 1024 * 1024]; memset(m_struResult.pBuffer1, 0, 2 * 1024 * 1024); if (!NET_DVR_ManualSnap(m_lServerID, &m_struManualSnap, &m_struResult))) ...
-
如何将C/C++程序转译成Delphi(二)
. Anatomy of a C HeaderBack to contents Back to contents ## to do2. Conversion Basics Back to contents 2.1. NamingThe naming in converted header files should follow B
-
如何将C/C++程序转译成Delphi(十三)
7. LinkingThere are two ways to link a DLL and import a function. Static linking is very easy and the recommended way if the DLL is certain to be available on the clients machine. If the DLL is opt
-
C++与DELPHI转换规则
C++与DELPHI转换规则一个老外的PAS单元里的描述,感觉不错贴了上来,应该是比较容易理解的.(* Translation notes : ------------------- - Delphi classes are pointers : ----------- Delphi --------------+---------- C --------------
-
如何将C++程序转为Pascal语法
原文出处: by Paul Fulford of Komodo Software 翻译:http://delphi.ktop.com.tw 将C++ 转为 Pascal/Delphi ============================== 目录 概论 数据型态 关键词 叙述结尾 变量宣告 字符串 数组 数值的指定与比较 常数宣告 函数与程序 with ...
-
如何将C/C++程序转译成Delphi
google_ad_client = "pub-2947489232296736";/* 728x15, 创建于 08-4-23MSDN */google_ad_slot = "3624277373";google_ad_width = 728;google_ad_height = 15;//<script type="text/javascript"