惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

C
Cisco Blogs
D
Docker
The GitHub Blog
The GitHub Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
A
About on SuperTechFans
WordPress大学
WordPress大学
Recent Announcements
Recent Announcements
Engineering at Meta
Engineering at Meta
H
Help Net Security
Vercel News
Vercel News
S
SegmentFault 最新的问题
罗磊的独立博客
F
Full Disclosure
Microsoft Azure Blog
Microsoft Azure Blog
V
Visual Studio Blog
Last Week in AI
Last Week in AI
V
V2EX
腾讯CDC
IT之家
IT之家
爱范儿
爱范儿
博客园 - Franky
MyScale Blog
MyScale Blog
aimingoo的专栏
aimingoo的专栏
The Register - Security
The Register - Security
Help Net Security
Help Net Security
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
www.infosecurity-magazine.com
www.infosecurity-magazine.com
C
Cyber Attacks, Cyber Crime and Cyber Security
P
Proofpoint News Feed
D
Darknet – Hacking Tools, Hacker News & Cyber Security
B
Blog RSS Feed
雷峰网
雷峰网
Microsoft Security Blog
Microsoft Security Blog
博客园 - 【当耐特】
Recorded Future
Recorded Future
A
Arctic Wolf
Cyberwarzone
Cyberwarzone
Simon Willison's Weblog
Simon Willison's Weblog
AWS News Blog
AWS News Blog
S
Schneier on Security
GbyAI
GbyAI
Schneier on Security
Schneier on Security
O
OpenAI News
F
Fortinet All Blogs
Y
Y Combinator Blog
Forbes - Security
Forbes - Security
NISL@THU
NISL@THU
M
MIT News - Artificial intelligence
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
MongoDB | Blog
MongoDB | Blog

博客园 - iCynosure

another PT opportunity!!!!!!!! 一个兼职机会,不过是Java阵营的,大家不要骂我 TechED的日程....好难选择阿,sigh 讨论一下,该如何才能不被google搜索到? Control the lamps in america! MSN Search: Google和Baidu外的一个新选择 - iCynosure 制作安装删除必备——公用dll一览 something new about google(3): google tools something new about google(2): google services something new about google(1): Froogle HTTP的穿梭 体会到了whidbey编写asp.net不需要IIS的好处了 TDD使用的疑问? 理解子网掩码 好东东!!!From "research.microsoft.com" 工程的常量定义应该放在哪里最合适? .NET vs J2EE CCTV is coming... 咋做到让大家点link再查看文章呢? MSDN....DotNet.vs.J2EE....Whidbey
VC6 SP6 released!
iCynosure · 2004-03-30 · via 博客园 - iCynosure

刚才实验室的同学告诉我VS6 sp6 release了,一开始很是纳闷,因为一直觉得VC6+sp5就已经是水火不侵了。到http://support.microsoft.com/default.aspx?scid=kb;en-us;834001看了以后大吃一惊,原来还是有那么多的bug,我遇到过的就两个,还都是很肤浅的,说明我编程经历还是太浅薄了,惭愧ing。

下载地址:http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp6/download/default.aspx

Service Pack 6

Microsoft Service Pack 6 for Visual Basic 6.0, Visual C++ 6.0 with Visual SourceSafe 6.0d addresses known issues with Visual Basic 6.0, Visual C++ 6.0 and Visual Source Safe 6.0. This service pack does not contain fixes for Visual InterDev 6.0, Visual FoxPro 6.0, and Visual J++ 6.0, as the mainstream life-cycle for these products has ended. This SP replaces SP5 for developers using Visual Basic 6.0, Visual C++ 6.0, and Visual SourceSafe 6.0. Developer using Visual InterDev 6.0, Visual J++ 6.0, and Visual FoxPro 6.0 should continue using SP5.   

仅举VC的bug如下:

230332 Cvtres.exe program error may occur when a large resource script contains custom resources
266713 BUG: IDispatch::GetIDsOfNames() may return E_FAIL when successful
304497 BUG: _wsetlocale is not threadsafe
305586 FIX: "Could not execute" error message when you attach Visual C++ debugger to a process
305601 MS01-060: FIX: CRT string format functions may underwrite buffer
310649 ISAPI DLLs that are built with MFC static libraries are vulnerable to Denial of Service attacks
310787 Visual C++ debugger stops responding on Windows 2000 when running on multiple processor computers
313237 FIX: ATL container implementation does not allow access to ambient properties
313631 BUG: Debugger does not expand variable of C structure type
316971 Pack level is not preserved when you use the #import directive
320739 FIX: No error generated when accessing non-static member in static function
320742 FIX: STRFTIME returns the wrong strings
322127 Empty base class or structure assignment operator may corrupt data
327146 FIX: VCSpawn fails during build
327246 FIX: Nmake returns success (0) in failure condition when you use targets in multiple description blocks
329594 FIX: Visual C++ 6.0 Optimizer may generate code that experiences access violations
331969 FIX: Visual C++ 6.0 MFC ActiveX control property pages in debug builds do not function in the Visual C++ .NET dialog editor
810640 FIX: The Visual Studio IDE quits unexpectedly with no warning message
814308 FIX: Access violation when you use ios-derived type in multithreaded applications
815235 FIX: Call to _set_se_translator in DllMain may cause a memory leak
817234 FIX: Rc.exe error when you build a project that has more than 100 INCLUDE paths specified
821436 FIX: Inline functions return incorrect results when you specify the /Gx and /Ob1 compiler options for optimization
822856 FIX: "Cannot save file" error message in the Visual C++ IDE