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

📄 crypt32_ros.diff

📁 这是一个开放源代码的与WINNT/WIN2K/WIN2003兼容的操作系统
💻 DIFF
字号:
Index: crypt32.rc
===================================================================
--- crypt32.rc	(revision 22838)
+++ crypt32.rc	(working copy)@@ -17,12 +17,18 @@
  * License along with this library; if not, write to the Free Software  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA  */++#define REACTOS_VERSION_DLL+#define REACTOS_STR_FILE_DESCRIPTION	"CryptoAPI Library\0"+#define REACTOS_STR_INTERNAL_NAME	"crypt32\0"+#define REACTOS_STR_ORIGINAL_FILENAME	"crypt32.dll\0"+ #include "windef.h" #include "winbase.h" #include "winuser.h" #include "cryptres.h" -#include "version.rc"+#include <reactos/version.rc>  #include "crypt32_De.rc" #include "crypt32_En.rc"

⌨️ 快捷键说明

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