VIEW
Points
Time
Detail
0
-
Replied to a forums thread 微软在github上的 CommonFileDialogModes 示例,运行后又"调用结束后,无法访问调用上下文"的错误,是我本地环境的问题吗? in the Visual C++ Forum.
0
-
Contributed a proposed answer to the question How to let OS enter into modern standby? in the 一般性问题讨论区 Forum.
0
-
Contributed a proposed answer to the question Windows10自动更新到1809以后,现有的截屏程序截不到非桌面区的图像 in the Visual C++ Forum.
+5
-
Contributed a helpful post to the 现在的最新 Windows 10 系统上能安装 Microsoft Visual C++ 6.0 简体中文版开发 win32 应用程序吗? thread in the Visual C++ Forum.
0
-
Replied to a forums thread 我想在“生成前事件”,使用CertUtil.exe输出项目中所有h和cpp文件的hash值。我现在只能输出一个指定文件的hash值,请教一下我该怎么办? in the Visual C++ Forum.
0
-
Replied to a forums thread 我想在“生成前事件”,使用CertUtil.exe输出项目中所有h和cpp文件的hash值。我现在只能输出一个指定文件的hash值,请教一下我该怎么办? in the Visual C++ Forum.
0
-
Contributed a proposed answer to the question 请教,为什么当我使用delete而非delete[]去操作一个,指向堆区int数组的short类型指针,VC没有报错,且没有内存泄漏? in the Visual C++ Forum.
0
-
Contributed a proposed answer to the question 现在的最新 Windows 10 系统上能安装 Microsoft Visual C++ 6.0 简体中文版开发 win32 应用程序吗? in the Visual C++ Forum.
0
-
Replied to a forums thread 请教,为什么当我使用delete而非delete[]去操作一个,指向堆区int数组的short类型指针,VC没有报错,且没有内存泄漏? in the Visual C++ Forum.
0
-
Replied to a forums thread 现在的最新 Windows 10 系统上能安装 Microsoft Visual C++ 6.0 简体中文版开发 win32 应用程序吗? in the Visual C++ Forum.
+5
-
Contributed a helpful post to the 关于,使用RaiseException函数引发异常,却无法在dump文件中定位到RaiseException所在行的问题? thread in the Visual C++ Forum.
+15
-
Answered the question 关于,使用RaiseException函数引发异常,却无法在dump文件中定位到RaiseException所在行的问题? confirmed by the asker in the Visual C++ Forum.
0
-
Replied to a forums thread 关于,使用RaiseException函数引发异常,却无法在dump文件中定位到RaiseException所在行的问题? in the Visual C++ Forum.
0
-
Contributed a proposed answer to the question Window 10 System 检测系统是否睡眠 in the Visual C++ Forum.
0
-
Replied to a forums thread 请教一下,运行代码分析(Code analysis)后,提示有warning 26451,这个C26451说的溢出到底是怎么算的? in the Visual C++ Forum.
+15
-
Answered the question MSVC 是否保证,在以下情况,对同一个类型调用 std::type_info::hash_code 得到相同的结果? confirmed by the asker in the Visual C++ Forum.
+20
-
Quickly answered the question 我的程序要用到cuda,请问应用程序和cuda如何一起打成安装包? confirmed by the asker in the Visual C++ Forum.
+20
-
Quickly answered the question htmlhelp.lib为何没有x64版本的 confirmed by the asker in the Visual C++ Forum.
0
-
Contributed a proposed answer to the question 一道入门题,查了一下午查不出,求好心人帮忙看看哪里有bug! in the Visual C++ Forum.
0
-
Marked a proposed answer to the question 一道入门题,查了一下午查不出,求好心人帮忙看看哪里有bug! in the Visual C++ Forum.
0
-
Replied to a forums thread Win7 环境下vs2010 编译的MFC启动aero风格,拖拽软件左侧导航栏有黑屏问题 in the Visual C++ Forum.
0
-
Replied to a forums thread Win7 环境下vs2010 编译的MFC启动aero风格,拖拽软件左侧导航栏有黑屏问题 in the Visual C++ Forum.
0
-
Replied to a forums thread MSVC 是否保证,在以下情况,对同一个类型调用 std::type_info::hash_code 得到相同的结果? in the Visual C++ Forum.
0
-
Replied to a forums thread 插上Xbox one s后 就提示 Microsoft visual C++ Runtime Library in the Visual C++ Forum.
0
-
Replied to a forums thread c:\program files (x86)\windows kits\8.1\include\um\prsht.h(607): error C2061: 语法错误: 标识符“NMHDR” in the Visual C++ Forum.
0
-
Replied to a forums thread MSVC 是否保证,在以下情况,对同一个类型调用 std::type_info::hash_code 得到相同的结果? in the Visual C++ Forum.
0
-
Included a code snippet when answering the 请问,outlookbar是怎么记忆上一次打开的状态的呢? question in the Visual C++ Forum.
+15
-
Answered the question 请问,outlookbar是怎么记忆上一次打开的状态的呢? confirmed by the asker in the Visual C++ Forum.
+5
-
Contributed a helpful post to the 请问,outlookbar是怎么记忆上一次打开的状态的呢? thread in the Visual C++ Forum.
+20
-
Quickly answered the question MFC。大写锁定后,在密码Edite控件双击,另外一个处于Tab顺位第一的Edite控件会闪烁。(有动图展示情况) confirmed by the asker in the Visual C++ Forum.
+5
-
Contributed a helpful post to the SAPI Pronunciation Training App thread in the Speech Service for Developers Forum.
+5
-
Contributed a helpful post to the 请问,outlookbar是怎么记忆上一次打开的状态的呢? thread in the Visual C++ Forum.
+5
-
Contributed a helpful post to the MFC。大写锁定后,在密码Edite控件双击,另外一个处于Tab顺位第一的Edite控件会闪烁。(有动图展示情况) thread in the Visual C++ Forum.
0
-
Included a code snippet when answering the array<Byte>^ 怎样转为 unsigned char *? question in the Visual C++ Forum.
+15
-
Answered the question array<Byte>^ 怎样转为 unsigned char *? confirmed by the asker in the Visual C++ Forum.
0
-
Contributed a proposed answer to the question 每次启动都有正在加载的对话框出现,如何不让它出现呢? in the Visual C++ Forum.
0
-
Replied to a forums thread Condition block regarding port forwarding rules. in the Visual C++ Forum.
0
-
Replied to a forums thread AccessCheck() doesn't work with network mapped driver in the Visual C++ Forum.
+15
-
Answered the question Visual Studio MFC dialog application. CListCtrl function confirmed by the asker in the Visual C++ Forum.
0
-
Included a code snippet when answering the Visual Studio MFC dialog application. CListCtrl function question in the Visual C++ Forum.
+5
-
Contributed a helpful post to the Visual Studio MFC dialog application. CListCtrl function thread in the Visual C++ Forum.
0
-
Replied to a forums thread Visual Studio MFC dialog application. CListCtrl function in the Visual C++ Forum.
+5
-
Contributed a helpful post to the Getting weird WLAN_AVAILABLE_NETWORK_FLAGS value from WlanGetAvailableNetworkList() thread in the Visual C++ Forum.
0
-
Included a code snippet when answering the Getting weird WLAN_AVAILABLE_NETWORK_FLAGS value from WlanGetAvailableNetworkList() question in the Visual C++ Forum.