搜索资源列表
lesson1
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。
Code
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。
cdecl
- 一个复杂的C语言声明该如何读呢?cdecl能够读出所有负责的C语言声明-A complex C language statement on how to read it? cdecl able to read out all those responsible for the C language statement
cdecl
- cdecl函数调用,了解printf这样的函数调用,对比stdcall会更清楚。-cdecl function call, to understand such a function call printf, compared stdcall will be clearer.
cdecl
- c声明解析 此代码为书上的代码 我抄了下来-c Statement Analysis
TPaxScripter.v2.8
- delphi 脚本源码 支持pascal C basic javascr ipt-. All pax-languages support such concepts of the modern programming as namespaces, nested classes, inheritance, static(shared) members, indexed properties, default parameters, delegates, exception han
2012-07-19
- 支持静态链接其它编程语言(如C/C++、汇编等)编译生成的静态库(.LIB或.OBJ),但仅限于COFF格式,支持cdecl和stdcall两种函数调用约定。-Support static linking other programming languages (eg C/C++, assembly, etc.) compiled a static library (LIB or OBJ), but only for COFF format to support th
2012.07.18
- 支持静态链接其它编程语言(如C/C++、汇编等)编译生成的静态库(.LIB或.OBJ),但仅限于COFF格式,支持cdecl和stdcall两种函数调用约定。-Support static linking other programming languages (eg C/C++, assembly, etc.) compiled a static library (LIB or OBJ), but only for COFF format to support th
Cdecl
- cdecl声明解析器,帮助你解析复杂的C语言声明。-cdecl declare the resolver, to help you to resolve the complex C language statement.