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

    No-cost 1:1 assistance migrating apps to Windows 10

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Desktop App Assure service provides direct, no-cost support to application developers who are porting their applications to Windows 10. This program is available to all ISVs, and eligible ...
    Sticky | 0 Replies | 286 Views | Created by Baron Bi - Monday, November 12, 2018 3:05 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 | 36907 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 | 117182 Views | Created by einaros - Wednesday, October 4, 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 | 39549 Views | Created by Brandon Bray - Wednesday, May 18, 2005 8:39 PM
  • large check mark
    2 Votes

    Parsing Windows Event Log (evtx) files

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Hi, I am attempting to write a parser for EVTX. This needs to be cross platform, so using the Windows API is out of the question. I don't see any public or authoritative ...
    Answered | 6 Replies | 4850 Views | Created by feered - Tuesday, October 25, 2016 8:14 PM | Last reply by shari_cyberbuddy - 3 hours 59 minutes ago
  • large check mark
    0 Votes

    Text background color with MS Word automation and Visual C++

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Hi, I am able to use Word automation and Visual C++ to output text to a closed word document and set the text color. I would like to know how to set text background color. I would also like to know ...
    Answered | 6 Replies | 207 Views | Created by plato dov - Thursday, February 14, 2019 4:20 PM | Last reply by plato dov - 14 hours 10 minutes ago
  • large check mark
    1 Votes

    Errors after installing VS 2010 SP1 in library file

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    After installing SP1, a solution that have previously built without errors, showed the following errors from afxanimationcontroller.h: Error 7 error C2059: syntax error : ...
    Answered | 3 Replies | 3483 Views | Created by nuric87 - Thursday, February 9, 2012 3:16 PM | Last reply by Wayne Farnes - Wednesday, February 20, 2019 3:57 PM
  • large check mark
    0 Votes

    nmake project upgrade error

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Hi, I'm trying to upgrade the apache nmake project to VS2017. I'm using CMake 3.13.4 and getting below error. Error    U1077  ...
    Proposed | 3 Replies | 147 Views | Created by Nandkumar T - Tuesday, February 12, 2019 8:44 AM | Last reply by Jeanine Zhang - Friday, February 15, 2019 7:48 AM
  • large check mark
    1 Votes

    Get full path from the folder name

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Hi, It is VC++ MFC project in VS 2017 Community 15.9.6 under Win7 Pro SP1. I have a folder, say, MyApp, and two subdirectories in it. One has inside exe file ...
    Answered | 5 Replies | 173 Views | Created by Geoyar - Wednesday, February 13, 2019 3:42 AM | Last reply by Geoyar - Friday, February 15, 2019 1:34 AM
  • large check mark
    0 Votes

    don't get errors when I run program without initializing variable

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Hi, VS2015, just installed. int main() { int value; std::cout << value <
    Answered | 8 Replies | 166 Views | Created by _svarog_ - Wednesday, February 13, 2019 5:08 PM | Last reply by _svarog_ - Wednesday, February 13, 2019 8:26 PM
  • large check mark
    2 Votes

    Avoiding xmemory inclusion in project

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
              could be '..\include\mystdafx.h(254) : auto_ptr' 1>          or       'C:\Program Files ...
    Answered | 4 Replies | 184 Views | Created by LokanathNayak - Tuesday, February 5, 2019 7:30 PM | Last reply by LokanathNayak - Wednesday, February 13, 2019 8:05 PM
  • large check mark
    0 Votes

    Error C2365, new definition; the previous definition was function,,HELP! ME

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    typedef HWND (WINAPI * PROCGETCONSOLEWINDOW) (); PROCGETCONSOLEWINDOW ...
    Proposed | 2 Replies | 211 Views | Created by JessielSaldaña - Sunday, February 10, 2019 3:58 PM | Last reply by Jack Zhang-MSFT - Wednesday, February 13, 2019 6:59 AM
  • large check mark
    0 Votes

    Wierd problem in Excel Com call in Win10 LTSP

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    VBProject; The exception is : not enough memory to complete operation. The _wb is type Excel::_WorkbookPtr _wb;Any other acces to excel works correctly but ...
    Answered | 3 Replies | 174 Views | Created by Ismo_Salonen - Monday, February 4, 2019 7:44 AM | Last reply by Ismo_Salonen - Wednesday, February 13, 2019 5:49 AM
  • large check mark
    1 Votes

    Building Visual Studio 2010 C++ project with a system that has only Visual Studio 2017 installed

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Hi, we're currently upgrading our systems and want to use that opportunity to upgrade from VS 2010 to VS 2017. Before ...
    Answered | 3 Replies | 167 Views | Created by Lukas Franz - Friday, February 8, 2019 1:34 PM | Last reply by Lukas Franz - Monday, February 11, 2019 2:13 PM
  • large check mark
    0 Votes

    C2447 when using braces for templated base-class initialization in templated class

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    I came accross this particular case illustrated in the following MWE and it seems to me MSVC generates an error by mistake. In this particular templated case it doesn't recognize the braces to invoke ...
    Proposed | 3 Replies | 143 Views | Created by vamPirchen - Thursday, February 7, 2019 1:53 PM | Last reply by Jeanine Zhang - Monday, February 11, 2019 6:41 AM
  • large check mark
    3 Votes

    Cannot open include file: 'Streams.h'

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    e:\krishanth\programming work\smartcam_v1_2_src\win\smartcamfilter\stdafx.h(21) : fatal error C1083: Cannot open include file: 'Streams.h': No such file or ...
    Answered | 8 Replies | 37260 Views | Created by satchi.mayuran - Sunday, April 12, 2009 6:28 AM | Last reply by WayneAKing - Friday, February 8, 2019 6:17 PM
  • large check mark
    1 Votes

    Why Can't I CoCreateInstance a DAO.DBEngine.120 Object (Access 2016)?

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    I have 64-bit Microsoft Access 2016 installed (Office 365), and I'm trying to create an instance of DAO.DBEngine.120, as ...
    Answered | 3 Replies | 1719 Views | Created by Transistor1 - Monday, January 30, 2017 6:28 PM | Last reply by Gianluca Monteleone - Wednesday, February 6, 2019 1:16 PM
  • large check mark
    0 Votes

    Pointers to methods (class functions) inside class problem

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    *puf)(); } private: objekt * po; mPointer puf; } after created object or delete objekt, program crash. When I stop ...
    Answered | 12 Replies | 322 Views | Created by Striebrovlas - Thursday, January 24, 2019 11:53 PM | Last reply by Striebrovlas - Sunday, February 3, 2019 8:34 PM
  • large check mark
    0 Votes

    opening a non-english url in c++

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    is there any way to search/open a non-english url from c++? (for example the url of a search of a hebrew word in google) the only way that i found to use hebrew in c++ is with ...
    Answered | 2 Replies | 164 Views | Created by shongr2k1 - Sunday, February 3, 2019 6:13 PM | Last reply by Pavel A - Sunday, February 3, 2019 7:41 PM
  • large check mark
    6 Votes

    exporting DLL either using WIN API or MFC

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Hi  Problem: I need to develop a simple dialog and I want to export it as DLL.  A function in DLL would be taking no arguments and returning a c style ...
    Unanswered | 14 Replies | 245 Views | Created by jonaslu - Thursday, January 31, 2019 2:21 PM | Last reply by RLWA32 - Friday, February 1, 2019 3:56 PM
  • large check mark
    0 Votes

    Choose adapter interface in wlanapi.h

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Hi, I currently use wlanapi.h to open hostednetwork from code. I rather use the api instead of netsh commands but I have some trouble to specify the wlan adapter which I want to ...
    Unanswered | 2 Replies | 164 Views | Created by master_josai - Thursday, January 31, 2019 12:14 PM | Last reply by master_josai - Friday, February 1, 2019 11:09 AM
  • large check mark
    0 Votes

    C++ application slowness in 2012 R2 compare to 2008 R2

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    Hi All, Our clients are migrating to 2012 R2 server from 2008 R2.  ISSUE:  Our C++ application which shows very good performance in ...
    Unanswered | 12 Replies | 277 Views | Created by S.Nand - Thursday, January 24, 2019 7:32 AM | Last reply by Tech_Evangilist - Saturday, January 26, 2019 12:20 PM
  • large check mark
    0 Votes

    block a range of ports using WinDivertOpen()

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    I have  an MFC application to block ports used for communication using windivert.  I need block a range of ports using WinDivertOpen(). Can you share ...
    Unanswered | 1 Replies | 167 Views | Created by fighterphilip - Wednesday, January 23, 2019 8:57 AM | Last reply by Jack Zhang-MSFT - Thursday, January 24, 2019 8:57 AM
  • large check mark
    0 Votes

    Metaclasses and clang toolchain

    Visual Studio Languages
     > 
    C++ Standards, Extensions, and Interop
    I have installed Visual Studio 2019 Preview; it not using clang, maximal toolset is from VS2017. I want try mataclasses, and is experimental clang with metaclasses. Is possible give ...
    Proposed | 2 Replies | 168 Views | Created by AndrzejBorucki - Saturday, January 19, 2019 9:05 AM | Last reply by Jack Zhang-MSFT - Wednesday, January 23, 2019 7:15 AM
  • Items 1 to 20 of 20794 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)

  • 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)
  • © 2019 Microsoft
  • Terms of Use
  • Trademarks
  • Privacy Statement
  • Site Feedback