タグ

ブックマーク / learn.microsoft.com (8)

  • Naming Files, Paths, and Namespaces | Microsoft Docs

    The file systems supported by Windows use the concept of files and directories to access data stored on a disk or device. Windows developers working with the Windows APIs for file and device I/O should understand the rules, conventions, and limitations of names for files and directories. Data can be accessed from disks, devices, and network shares using file I/O APIs. Files and directories, along

    Naming Files, Paths, and Namespaces | Microsoft Docs
  • [MS-DTYP]: UNC

    There are three UNC schemes based on namespace selectors: filespace selector, Win32API selector, and device selector. Only the filespace selector is parsed for on-wire traffic, the other two pass opaque BLOBs to the consuming entity. The filespace selector is a null-terminated Unicode character string in the following ABNF syntax: UNC                = "\\" host-name "\" share-name  [ "\" object-na

    [MS-DTYP]: UNC
  • Disk2vhd

    概要 Disk2vhd は、Microsoft Virtual PC または Microsoft Hyper-V 仮想マシン (VM) で使用する、物理ディスクの VHD (Microsoft Virtual Machine のディスク フォーマットである仮想ハード ディスク) バージョンを作成するユーティリティです。Disk2vhd と物理ディスクを仮想ディスクに変換する他のツールの違いは、Disk2vhd はオンラインのシステムで実行できるという点です。Disk2vhd は、Windows XP に導入されたボリューム スナップショット機能を使用して、変換に必要なボリュームの特定の時点のスナップショットを作成します。Disk2vhd を使用して、ローカル ボリューム上に VHD を作成することができます (変換中のローカル ボリューム上に VHD を作成することは可能ですが、VHD は

    Disk2vhd
    ir9
    ir9 2013/12/24
    物理HDDを仮想HDDイメージにまるまる変換する子
  • Operating system version changes in Windows 8.1 and Windows Server 2012 R2 - Win32 apps

    Platforms Clients - Windows 8.1 Servers - Windows Server 2012 R2 Description We have made some significant changes in how the GetVersion(Ex) APIs work in Windows 8.1 due to undesirable customer behaviors resulting from how the GetVersion(Ex) APIs have been used in the past. In previous versions of Windows, calling the GetVersion(Ex) APIs would return the actual version of the operating system (OS)

    Operating system version changes in Windows 8.1 and Windows Server 2012 R2 - Win32 apps
    ir9
    ir9 2013/07/12
    Win8.1 での正しいバージョンの取得の仕方
  • ブルー スクリーンを別の色にする - Microsoft TechNet

    ブルー スクリーンの色をもっと簡単にカスタマイズする方法については、次回のブログ記事「1 回のクリック操作で色を変更できる "ブルー スクリーン"」を参照してください。 青くないブルー スクリーンを見ると、私でも動揺します。TechEd の聴衆の反応から、自分の好きな色でブルー スクリーンを生成して、コンピューターに詳しい友人に見せれば、楽しめること請け合いです。私は 2 年前、Dan Pearson が Dave Solomon と合同で行ったクラッシュ ダンプのトラブルシューティングについての講演で、この青くないブルー スクリーンを初めて目にしました。今や、私の原因不明の...の問題プレゼンテーションは、聴衆が選んだ色のブルー スクリーンで締めくくるようになっています (この動画の最後で、聴衆の反応を見ることができます)。これから紹介する、ブルー スクリーンの色を変更する手順では、手作

    ブルー スクリーンを別の色にする - Microsoft TechNet
    ir9
    ir9 2011/05/16
    「できる!ブルースクリーン!」とか言えちゃうくらい丁寧な解説っぷり
  • Set a Thread Name in Native Code - Visual Studio (Windows)

    Thread naming is possible in any edition of Visual Studio. Thread naming is useful for identifying threads of interest in the Threads window when debugging a running process. Having recognizably-named threads can also be helpful when performing post-mortem debugging via crash dump inspection and when analyzing performance captures using various tools. Ways to set a thread name There are two ways t

    Set a Thread Name in Native Code - Visual Studio (Windows)
    ir9
    ir9 2009/12/11
  • 岩田 雅樹 のブログ - Site Home - MSDN Blogs

    エバンジェリスト岩田のブログ 連載一時休止のお詫び 今回の震災・津波被害は当に言葉にしがたいものがあります。謹んで災害のお見舞いを申し上げます。私も昔、原子力工学専攻と呼ばれていた専攻に所属していたこともあり、福島の二次的な人災には心を痛めております... Author: jhmasuji Date: 04/23/2011 Windows 7 / Windows Server 2008 R2 はなぜ軽いのか – Kernel Mode からの視点 (1) 「機能を削っただけ」なーんて言われていますが、当はそうではないんですよね…。そんなわけで Windows 7 の魅力を連載でお伝えしていこうと思います。(不定期更新)... Author: jhmasuji Date: 02/25/2011 RemoteFX を有効にした仮想マシンに接続できない場合の対処 さっそく RemoteFX.

    岩田 雅樹 のブログ - Site Home - MSDN Blogs
  • Microsoft TechNet: Windows Sysinternals

    The Sysinternals web site was created in 1996 by Mark Russinovich to host his advanced system utilities and technical information. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows and Linux systems and applications. Read the official guide to the Sysinternals tools, Troubleshooting with the Windows Sysinternals T

    Microsoft TechNet: Windows Sysinternals
    ir9
    ir9 2007/06/03
    OutputDebugString とかを監視
  • 1