vc++

  1. News

    Minimum service pack levels for Microsoft VC++ Redistributable Packages

    Link Removed
  2. News

    Minimum service pack levels for Microsoft VC++ Redistributable Packages

    Link Removed
  3. I

    Windows 7 VC++ ERROR,pls help

    iam having a problem that i never had before...every time i try to install a game for exp..i get erros like VC++ runtime redistributable package was not installed successfully or the VC++ runtime library ,i tried google but i got no answers ,i see people writing about "codes" but i never...
  4. News

    Minimum service pack levels for Microsoft V C++ Redistributable Packages

    Link Removed
  5. S

    Windows 7 My application process does not Exit under Windows 7.

    My VB6.0 application process does not Exit under Windows 7 but it exits properly on Win XP. After exiting the application process VB6 Exe remains running in Task Manager. So every time I need to manually end that process. Any way to release all resources held by VB6.0 Exe & VC++ Dlls on Win 7...
  6. P

    Windows 7 Get Rotation Speed of Disk Sample Code

    Hi all! Im not really good at VC++ but does anyone have a sample code to get the rotation speed of disk in a computer. I have been working on detecting SSD drives and one solution from researching all day was to get the rotation speed and since SSD have 0 rpm this might be the only way to detect...
  7. News

    Windows 7 MVP Summit 2011: Meet C++ MVPs Angel, PJ, Tom and Sheng

    Recently, MVPs from all over the world descended on Redmond to interact with product teams and fellow MVPs. They were given access to information relating to technology futures, roadmaps, etc. Al the things MVPs are privy to. I spent some time at the C++ MVP summit where several excellent...
  8. News

    Windows 7 VC++ MVP Summit: Kate Gregory

    I recently caught up with the great Kate Gregory, C++ MVP, Microsoft Regional Director and all around excellent developer. Kate and several other MVPs from around the world were on the MS campus to take part in MVP Summit 2011. You will meet other C++ MVPs on C9 over the coming weeks. Really...
  9. News

    Windows 7 Tony Goodhew: VC++ Developer Communication - Questions and Answers

    Tony Goodhew is a Microsoft veteran in the developer tools division and has returned home to his roots in VC++ (he was a program manager on VC6). One of Tony's priorities is that of effective communication with developer customers who expect open and honest answers to ALL of their questions. How...
  10. News

    Windows 7 Craig Symonds and Mohsen Agsen: C++ Renaissance

    When you think about all the code executing in the world at any given time, there's a good chance you're thinking about a lot of code written in C/C++ (aka native code). As Mohsen Agsen mentions so astutely in this impromptu and candid conversation, C++ can be thought of as the dark matter of...
  11. G

    Windows 7 Do you want to allow the following program to make changes to this computer?

    We are in the process of modifying some applications to run under Windows 7, however, when we run them, we get the ""Do you want to allow the following program to make changes to this computer?" message from UAC. I know how to turn UAC off to prevent this, but that is dealing with the symptoms...
  12. D

    Windows 7 Rev 7100 msvcr71.dll error?

    i got an error that msvcr71.dll was missing, so i installed the VC++ 2005 redistributable package (which includes the dll) and it didnt work, so i downloaded and placed the DLL myself (in [c/windows] & [c/windows/system] & [c/windows/system32]) it only NEEDS to be in the system32 folder, but i...
  13. D

    Windows 7 Please Help - Flight Sim X and SQL Server

    There seems to be an issue with Flight Sim X and SQL Server. I get a fatal error whenever I try to go to any missions. In the problem reports it shows that MFC80.dll is the culprit. I'm a developer and have Visual Studio 2008 and SQL Server 2008 Express installed. In the problem report is says...
  14. P

    Windows 7 Window 7 Displaying Problem in ASP.NET Window Programming

    FYI, i am working on ASP.NET Window Prgramming. Language is VC++. My Window Based Project is working on XP,VISTA. there is no problem. but if i run my project on window 7, then my project does not work properly. functionality works fine. but project does not display properly. i mean background...
  15. N

    Windows Vista Add Network Printer -> Crash

    Hi, I have an application that is supposed to have printing functionality. Application is developed in VC++ 6.0 w/ SP6 and Vista Ultimate OS. The problem: There are no printers configured/added in the machine yet. When I click print button, Add Printers dialog from Vista popsup. It gives me an...
  16. S

    Windows Vista problem in MFC controls

    Hai! I have created an application in vc++ using MFC . At one situation i used tree list view ,it was running properly in all Windows system.But it was not working properly in Vista system. I have given the checkList and ScrollBar to the Tree List View .The down Scroll bar button is not...
Back
Top