zoukankan      html  css  js  c++  java
  • Visual Studio 2008 QFE (zz)

    KB944899 //z 2012-09-05 14:04:45 IS2120@csdn.T2123831814[T5,L86,R3,V28]

    标题 KB944899(//z 2012-09-05 14:04:45 IS2120@csdn.T2123831814[T5,L86,R3,V28])
    发布日期 2008/1/14
    大小 3.41 MB
    版本 Hotfix
    类别 内部版本
    里程碑
    描述

    FIX:  This hotfix addresses a performance problem when stepping through Source Code downloaded via a Microsoft Reference Source Server.  Additionally, this hotfix prevents an unnecessary EULA dialog that can occur repeatedly on debugger startup.

    This patch is installable on 32-bit and 64-bit
    systems.  If installed on a 64-bit Vista or later system, a manual step is required to be performed after installing the patch.  Create an empty file using notepad called “symsrv.yes” that resides next to symsrv.dll.  By default this file is installed in the following locations:
     

    [InstallDrive]\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\Remote Debugger\x64

    [InstallDrive]\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\Remote Debugger\ia64
    //z 2012-09-05 14:04:45 IS2120@csdn.T2123831814[T5,L86,R3,V28]
    If 32 or 64-bit remote debugging components were copied to a remote machines prior to installing the patch, the symsrv.yes file needs to be placed alongside those installations as well.



  • 相关阅读:
    正则表达式
    70. 爬楼梯
    最大子序和
    动态规划
    中序遍历
    两数相加基础
    保证一个线程最后执行或者最先执行CyclicBarrier
    保证一个线程最后执行使用CountDownLatch
    两个线程交替执行
    单列模式double check的问题
  • 原文地址:https://www.cnblogs.com/IS2120/p/6745837.html
Copyright © 2011-2022 走看看