windows sdk

  1. L

    Windows 7 BSOD When Gaming

    Hi everyone. I have just recently been getting a problem where when I am getting a BSOD while playing Battlefield 3 and Counter-Strike: Global Offensive. It also seems to happen when running Prime-95 for more than 15-10 Minutes. I have attached a minidump of my latest BSOD I hope you all can...
  2. A

    Windows 7 Blue Screen 0x0000003b; Unable to Install Windows SDK to check DMP file

    Hello, I was watching a video on a news website yesterday when I suddenly got a blue screen. After restarting, I checked the Event Viewer and found the following BugCheck error: "The computer has rebooted from a bugcheck. The bugcheck was: 0x0000003b (0x00000000c0000005, 0xfffff80002cb027e...
  3. News

    Windows 7 Installing and Using the Kinect Sensor

    This video covers the basics of installing and using the Kinect sensor. You may find it easier to follow along by downloading the Link Removed. [Link Removed] Overview of Kinect Sensor [Link Removed] Device Manager [Link Removed] Using Kinect as an Audio Device [Link Removed] Using Kinect for...
  4. D

    Windows 7 access denied for "reg query"

    Trying to query the registry to return location of Windows SDK installation. The key exists. ******** paste from cmd.exe run as admin *************** D:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\amd64>reg query "HKLM\SOFTWARE\Microsoft\Microsoft SDKs\Windows" /v...
  5. News

    Windows 7 TWC9: Recap of VS 2010 SP1, IE9 RTW set for Mar 14, Hack your house & cockroaches

    This Week on Channel 9, Dan Fernandez is joined by Clint Rutkas to discuss the week's top developer news, including: [00:35] Somasegar: Link Removed including VS 2010 Service Pack 1, TFS-Project Server Integration Feature Pack, Load Test Feature Pack, and LightSwitch Beta 2 [01:01] Jason...
  6. News

    Windows 7 3-min. Quickie: Compiling C++ Projects using only the Windows SDK and the Command Prompt

    I have received a couple questions about "How do you build C++ projects in Windows without installing Visual Studio?". This video demonstrates the process but to explain it in a couple short steps: Link Removed* Open the Windows SDK command prompt** Browse to your project folder run "vcupdate...
  7. reghakr

    Windows 7 Microsoft Windows SDK for Windows 7 and .NET Framework 4

    Overview The Windows SDK provides tools, compilers, headers, libraries, code samples, and a new help system that developers can use to create applications that run on Microsoft Windows. You can use the Windows SDK to write applications using the native (Win32/COM) or managed (.NET Framework)...
  8. S

    Windows 7 How to enable jump list from icon on the taskbar by drag n' drop?

    Hi all, I found that if I "drag n' drop" IE or WMP icon on the taskbar, Their icon can still have "Customerized" jump list (ex. "Play all music" for WMP), no need to launch IE/WMP first. But I try the jump list sameple code from Win7 SDK, it can't do this. "Customerized" Jump list of Win7 SDK...
  9. C

    Windows 7 CreateFile failing on Com ports greater than 9

    Hi ALl, Searching the forum didn't turn up anything relevant, so here goes. I've got an MFC C++ application that uses CreateFile() to open a bluetooth device mapped to a virtual com port, and it isn't working on Windows 7 for com ports greater than 9. In fact, specifying the com port as...
Back
Top