This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Visual studio home link
  • Sign in
  • Gallery
  • MSDN Library
  • Forums
Get started for free
Ask a question
Quick access
  • Forums home
  • Browse forums users
  • FAQ
Announcement: 1

C++ Standards, Extensions, and Interop announcement

  • Link
    New Visual Studio Extensions in the Gallery
    Eric Battalio Wednesday, October 30, 2013 5:18 PM

    There are a couple new (and exciting!) extensions available in the Visual Studio gallery:

    • PGO Plug-In. This tool improves the user experience for PGO in Visual Studio 2013 by providing a guided experience through the various phases of the PGO process. It also introduces the ability to perform PGO for Windows Store applications targeting x86 and x64 applications and more!
    • PdbProject Extension.This extension will allow Visual Studio 2012 to open and convert pdb into a vcxproj. The converted project will load as a normal VC project and provide IDE features such as tag browsing, intelli-sense and object browsing.

    While there, check out the many other extensions available for Visual Studio and be sure to leave your feedback!

    Thanks!
    -Eric (ebattali@microsoft.com)

  • Remove From My Forums

Forums [ view all ]

Selected forums

Clear
C++ Standards, Extensions, and Interop
x
Filter : All threads
All threads
Answered
Unanswered
Proposed answers
General discussion

No replies
Helpful
Has code

All languages
Sort : Most recent post
  • Most recent post
  • Most recent thread
  • Total votes
  • Total replies
  • large check mark
    0 Votes

    Visual Studio 2010 Service Pack 1 and Windows SDK for Windows 7, .NET Framework 4 and X64/IA64 Visual C++ Compilers Issue

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Visual Studio 2010 Service Pack 1 and Windows SDK for Windows 7, .NET Framework 4 and X64/IA64 Visual C++ Compilers Issue Microsoft has identified an issue for users of the ...
    Sticky | 0 Replies | 23227 Views | Created by Yi Feng Li - Wednesday, March 09, 2011 3:08 AM
  • large check mark
    0 Votes

    High quality, low static: An answering "HOW-TO"

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    So you've decided to contribute in the C++ forums. First of all: Thanks! High quality input is always welcome, and nothing is better than fresh blood (with fresh ideas and solutions). Now that you've ...
    Sticky | 0 Replies | 35315 Views | Created by einaros - Monday, March 26, 2007 11:48 AM
  • large check mark
    0 Votes

    Visual C++ Language forum: The scope, tips and pointers

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Welcome to the Visual C++ Language forum!   The scope of this forum is the C++ language, compiler and linker, and also covers all ...
    Sticky | 0 Replies | 105808 Views | Created by einaros - Wednesday, October 04, 2006 6:06 PM
  • large check mark
    5 Votes

    Welcome to the Visual C++ Language Forum

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Greetings,  This forum was created to address questions about writing code in C++. Visual C++ supports several programming language standards including the following: C - ISO C90 with ...
    Sticky | 0 Replies | 37940 Views | Created by Brandon Bray - Wednesday, May 18, 2005 8:39 PM
  • large check mark
    0 Votes

    ILCreateFromPath - Path to ITEMIDLIST broken in Windows 10 1703 ?

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Hello, it seems that ILCreateFromPath() does not more work under Windows 10 release 1703 for some paths. For example the smartphone path does not ...
    Unanswered | 6 Replies | 266 Views | Created by EricHolzer - Wednesday, June 07, 2017 9:22 AM | Last reply by Donaldinho - 13 hours 52 minutes ago
  • large check mark
    0 Votes

    fmaf function may return wrong results on machines without hardware FMA

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Hi, I've recently discovered the for specific input arguments the fmaf() function returns different results on platforms with and without hardware FMA support. Here's an ...
    Unanswered | 1 Replies | 66 Views | Created by Marcin Mrowiec - Thursday, October 05, 2017 1:13 PM | Last reply by Hart Cheng - Friday, October 06, 2017 6:46 AM
  • large check mark
    4 Votes

    What is definition of the data type, 'VARIANT'?

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    I've got open source codes in C. I found a data type, VARIANT, as below: typedef struct  tagOPCITEMSTATE     {     ...
    Answered | 4 Replies | 121 Views | Created by Stan Huang at Taiwan - Wednesday, September 27, 2017 10:47 AM | Last reply by Castorix31 - Friday, September 29, 2017 9:07 AM
  • large check mark
    0 Votes

    Facing error from xmllite library

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    I am using xmllite library version 1.0.1018.0 But I am facing following errors when trying to build the code. c:\Documents and Settings\bjit_234\Desktop\Emglish ...
    Proposed | 2 Replies | 119 Views | Created by Golam Sarower - Monday, September 25, 2017 9:03 AM | Last reply by Hart Cheng - Friday, September 29, 2017 8:04 AM
  • large check mark
    0 Votes

    How to get Data out of a IBuffer with WRL?

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Hi, the Windows 10 Bluetooth LE API returns advertising data in form of an IBuffer. That buffer does not give access to the underlying data. I’ve googled a ...
    Answered | 1 Replies | 94 Views | Created by Torsten Robitzki 2 - Wednesday, September 27, 2017 4:42 PM | Last reply by Torsten Robitzki 2 - Wednesday, September 27, 2017 5:09 PM
  • large check mark
    1 Votes

    How to get first parameter to GetActivationFactory()

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Hello, I try to port a tiny C++ program from OS/X to Windows 10 (and maybe later to Windows 8.1). I discovered, that there is a library called WRL, that seems to provided the ...
    Answered | 2 Replies | 148 Views | Created by Torsten Robitzki 2 - Tuesday, September 26, 2017 10:58 AM | Last reply by Torsten Robitzki 2 - Wednesday, September 27, 2017 10:02 AM
  • large check mark
    0 Votes

    _wcsupr_s causes error message "Leaked MSIHANDLE ... of type 790541

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    While implementing a custom action in a msi installer dll I have used the following code to retrieve a property value and to convert the string into uppercase ...
    Unanswered | 2 Replies | 233 Views | Created by Friedrich1234 - Friday, September 08, 2017 1:23 PM | Last reply by Sera Yu - Wednesday, September 27, 2017 7:57 AM
  • large check mark
    0 Votes

    Cannot open compiler intermediate file: 'dnn_face_recognition_ex.ipdb': Not enough space

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    i build dlib library successfully with visual studio 2015 but when i want compile dnn_face_recognition_ex.cpp example of this library this error occur ...
    Proposed | 2 Replies | 249 Views | Created by Aligolos - Saturday, September 02, 2017 12:15 PM | Last reply by Sera Yu - Wednesday, September 27, 2017 5:44 AM
  • large check mark
    0 Votes

    issue with execute .exe console in other system

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    i write simple program in c++ visual studio 2015 that depend several external library like `Opencv` and `Caffe` this is my code :     #include ...
    Proposed | 2 Replies | 180 Views | Created by Aligolos - Thursday, September 14, 2017 10:07 AM | Last reply by Sera Yu - Wednesday, September 27, 2017 5:32 AM
  • large check mark
    0 Votes

    Get Process Memory

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Hi, I need to get the memory consumption for my process at a given point of time, which normally displays in task manager of window. I tried using ...
    Proposed | 2 Replies | 124 Views | Created by LokanathNayak - Thursday, September 21, 2017 6:41 PM | Last reply by Sera Yu - Wednesday, September 27, 2017 2:52 AM
  • large check mark
    0 Votes

    Non-deterministic encryption with CryptoAPI

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    So in using the CryptoAPI with AES 256-bit, it returns the same value (deterministic encryption) with CryptEncrypt. I can't find anywhere on how to make this encryption ...
    Unanswered | 2 Replies | 131 Views | Created by JeffR2 - Friday, September 22, 2017 10:40 AM | Last reply by Sera Yu - Wednesday, September 27, 2017 2:49 AM
  • large check mark
    0 Votes

    C++ 2017 loses its functions?

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    So I got around to learning about C++ after perhaps a dozen other languages (Visual Basic, Perl, .Net, C, PHP, etc, etc) and for some reason I have run into a massive snag. I am unable to install any ...
    Proposed | 10 Replies | 335 Views | Created by Roil_Tea - Saturday, September 09, 2017 2:10 AM | Last reply by Roil_Tea - Monday, September 25, 2017 5:46 PM
  • large check mark
    0 Votes

    Unexpected C3252 error in C++/CLR project, when referencing certain .NET types with generic type constraint

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    I've been troubleshooting issues with use of a .NET assembly from a C++/CLI application. The C# half builds/runs fine, but a few managed types cause compile errors when used in the C++/CLI ...
    Unanswered | 4 Replies | 368 Views | Created by matvei - Monday, September 11, 2017 11:45 PM | Last reply by Sera Yu - Monday, September 25, 2017 9:01 AM
  • large check mark
    0 Votes

    How to print a string to console without trying to replace the format specifier in it

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    This is not a c++ question but I will ask anyway incase some one knows the answer here or right forum. To simplify I will put scenario like this, I have an api that gets a ...
    Answered | 3 Replies | 126 Views | Created by CrDev - Sunday, September 24, 2017 8:41 AM | Last reply by CrDev - Sunday, September 24, 2017 3:38 PM
  • large check mark
    0 Votes

    The Template Function definition is not alignment with the function template declaration

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    The template function definition: void Extract(Node<> *work, std::string& FeatureName) { std::istringstream *reader = new ...
    Proposed | 2 Replies | 174 Views | Created by IngeAgly - Saturday, September 23, 2017 6:11 AM | Last reply by Igor Tandetnik - Saturday, September 23, 2017 1:33 PM
  • large check mark
    0 Votes

    Create Tls Directory with MASM that comes with msvc

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    I try to create TLS directory from masm source. The masm source is a result of a C compiler output. Here is what i do: TITLE C:\apps\sample.c .686P ...
    Proposed | 2 Replies | 134 Views | Created by YakibutaRamen - Thursday, September 21, 2017 12:52 PM | Last reply by Sera Yu - Friday, September 22, 2017 8:30 AM
  • large check mark
    0 Votes

    are registry keys/CRegkey functions case sensitive ?

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Hi, I am using CRegkey functions like : QueryDWORDValue QueryStringValue and am not too sure whether they are case sensitive or not. For example can I use ...
    Answered | 7 Replies | 14018 Views | Created by Rudresh - Thursday, March 18, 2010 5:22 PM | Last reply by Tindad - Thursday, September 21, 2017 5:04 PM
  • large check mark
    0 Votes

    Trouble using Microsoft.WindowsMediaServices.Interop on a Windows 2008 Server test system

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    We are trying to integrate with Windows Media Services in order to publish and subscribe to playlists of video content.   After installing Windows Media Services on the ...
    Unanswered | 1 Replies | 121 Views | Created by Dan_DWJ - Tuesday, September 19, 2017 3:23 PM | Last reply by Sera Yu - Wednesday, September 20, 2017 6:03 AM
  • large check mark
    1 Votes

    How to get Microsoft edge drag drop content

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Hi, I am looking for some information how Microsoft edge processes its Drag\Drop operation. How different processes like DataExchangeHost.exe, MicrosoftEdge.exe and ...
    Unanswered | 4 Replies | 373 Views | Created by BishnuChaturvedi - Tuesday, August 29, 2017 10:34 AM | Last reply by BishnuChaturvedi - Monday, September 18, 2017 6:08 AM
  • large check mark
    0 Votes

    bluetooth advertisement

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Hi First of all i apologize for my bad English in visual studio 2017 i created a c++ project and i want to work with bluetooth advertisement classes. my problem ...
    Discussion | 0 Replies | 132 Views | Created by Mohammad1997 - Thursday, September 14, 2017 4:14 PM
  • Items 1 to 20 of 20515 Next ›
Announcement: 1

C++ Standards, Extensions, and Interop announcement

  • Link
    New Visual Studio Extensions in the Gallery
    Eric Battalio Wednesday, October 30, 2013 5:18 PM

    There are a couple new (and exciting!) extensions available in the Visual Studio gallery:

    • PGO Plug-In. This tool improves the user experience for PGO in Visual Studio 2013 by providing a guided experience through the various phases of the PGO process. It also introduces the ability to perform PGO for Windows Store applications targeting x86 and x64 applications and more!
    • PdbProject Extension.This extension will allow Visual Studio 2012 to open and convert pdb into a vcxproj. The converted project will load as a normal VC project and provide IDE features such as tag browsing, intelli-sense and object browsing.

    While there, check out the many other extensions available for Visual Studio and be sure to leave your feedback!

    Thanks!
    -Eric (ebattali@microsoft.com)


Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.

Would you like to participate?

  
Privacy statement
  • Dev Centers
  • Windows
  • Office
  • More...
  • Related Sites
  • Visual Studio
  • Visual Studio Integrate
  • VSIP Program
  • Microsoft .NET
  • Microsoft Azure
  • Connect
  • Forums
  • Blog
  • Facebook
  • LinkedIn
  • Stack Overflow
  • Twitter
  • Visual Studio Events
  • YouTube
  • Developer Resources
  • Code samples
  • Documentation
  • Downloads
  • Products & extensions for Visual Studio
  • REST APIs
  • Testing tools for web developers
  • Videos and tutorials
  • Virtual Labs
United States (English)
  • © 2017 Microsoft
  • Terms of Use
  • Trademarks
  • Privacy Statement
  • Site Feedback