⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 PostgreSQL 8.1.4的源码 适用于Linux下的开源数据库系统
💻
字号:
MSG000001.bin is a binary file, result of Microsoft MC compiler. MC compilercan be downloaded for free with MS Core SDK but it is not included with MSYStools and I didn't find an alternative way to compile MC file.To summarize: the command "MC pgmsgevent.mc" generates pgmsgevent.h,pgmsgevent.rc, and MSG00001.bin files.  In MC file, we declare a stringwith %s format, so we can write anything we want in the future withoutneeding to change the definition of this string.To finish, because DllUnregisterServer and DllRegisterServer are systemdefined entry points, we need to export these two functions with their nameswithout "decoration", so we cannot use auto generated .def files withouthandy modifications.Laurent Ballester

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -