c++

  1. 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...
  2. 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...
  3. cybercore

    Windows 7 New Windows 8 Interface Rumoured to be called Mosh

    Link Removed - Invalid URL While we’ve not seen the anticipated Windows 8 first peak at CES, which was unlikely anyway given the raft of WIndows 7 tablets being launched there, new details about the OS have emerged. Technology blogger Paul Thurrott is Link Removed due to 404 Error that...
  4. News

    Windows 7 E2E: Herb Sutter and Erik Meijer - Perspectives on C++

    It's not often that we can get two minds of Link Removed and Herb Sutter's caliber together for an impromptu technical conversation during Christmas break at Microsoft... Well, we did and the next hour or so contains a lot of intelligence, knowledge, wisdom, and passion. This is one of the more...
  5. News

    Windows 7 C9 Lectures: Stephan T. Lavavej - Standard Template Library (STL), 10 of 10

    Welcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft, including, of...
  6. News

    Windows 7 Microsoft's Commitment to C++

    Just be back from TechEd Europe, where I had a couple good C++ Sessions in my Track. One thing people frequently asked us is what is Microsoft's Commitment to native C++ Developers? So I decided for to make a short interview with Ale Contenti Principal Development Manager in the C++ Team. Ale...
  7. News

    Windows 7 C9 Lectures: Stephan T. Lavavej - Standard Template Library (STL), 9 of n

    Welcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft, including, of...
  8. News

    Windows 7 C9 Lectures: Stephan T. Lavavej - Standard Template Library (STL), 8 of n

    Welcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft, including, of...
  9. News

    Windows 7 C9 Lectures: Stephan T. Lavavej - Standard Template Library (STL), 7 of n

    Welcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft, including, of...
  10. News

    Windows 7 C9 Lectures: Stephan T. Lavavej - Standard Template Library (STL), 6 of n

    Welcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft, including, of...
  11. News

    Windows 7 Don McCrady - Parallelism in C++ Using the Concurrency Runtime

    In this session, Don McCrady discusses how C++ programmers can fully utilize multicore in their applications using the Concurrency Runtime (ConcRT), the Parallel Pattern Library (PPL), and the Asynchronous Agents Library that ship with Visual Studio 2010. Link Removed More...
  12. News

    Windows 7 C9 Lectures: Stephan T. Lavavej - Standard Template Library (STL), 5 of n

    Welcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft, including, of...
  13. News

    Windows 7 C9 Lectures: Stephan T. Lavavej - Standard Template Library (STL), 5 of n

    Link RemovedWelcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft...
  14. News

    Windows 7 C9 Lectures: Stephan T. Lavavej - Standard Template Library (STL), 5 of n

    Link RemovedWelcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft...
  15. News

    Windows 7 C9 Lectures: Stephan T. Lavavej - Standard Template Library (STL), 4 of n

    Link RemovedWelcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft...
  16. O

    Windows 7 Sharing newly created files is slow between windows 7 computers

    New files written into a shared folder on a windows 7 computer are not recognized immediately by a program running in another window7 computer. The programs are written in C/C++ and use the open or _stat functions. It take nearly 10 seconds to open a newly created file from another windows 7...
  17. C

    Windows 7 Can I Uninstall These?

    I was wondering if I can uninstall: Microsoft Sync Framework Runtime Native v1.0 (x86) Microsoft Sync Framework Services Native v1.0 (x86) Microsoft Visual C++ 2005 Microsoft Visual C++ 2008
  18. cybercore

    Oops ...

    OOPS Concepts Object-oriented programming (OOP) is a computer science term used to characterize a programming language that began development in the 1960’s. The term ‘object-oriented programming’ was originally coined by Xerox PARC to designate a computer application that describes the...
  19. G

    Windows 7 Customizing Windows 7 Start Menu via script

    Hi All I am trying to do this: 1) Write a script to rename the My Music library to something else (e.g. My Menu), remove the existing folders, include my own folder, and choose General Items for "Customize library for". 2) Write a script to show My Music library (now known as My Menu...
  20. Nimsrules

    Windows 7 Help C/C++ Graphics in Windows 7

    Hello friends , I am a student of Computer Engineering and am having C/C++ graphics subject in my curriculum this year . I have WIndows 7 Ultimate on my system . But it doesn't run the graphics in Turbo C. What do I do ? I don't want to switch back to XP ( though I'm using Microsoft Virtual PC...
Back
Top