Windows 10: When will programs built with visual studio 6 not be accepted by windows 10 or later?

Discus and support When will programs built with visual studio 6 not be accepted by windows 10 or later? in Windows 10 Installation and Upgrade to solve the problem; will programs built with visual studio 6 continue to work with windows 10? I mean, visual studio 6 works very well for my work. Should I worry about... Discussion in 'Windows 10 Installation and Upgrade' started by HenriqueAschenbrenner, Mar 23, 2021.

  1. When will programs built with visual studio 6 not be accepted by windows 10 or later?


    will programs built with visual studio 6 continue to work with windows 10? I mean, visual studio 6 works very well for my work. Should I worry about updating visual studio for the next versions of windows? When will the dlls definitely no longer be allowed to run in the S.O.?


    tks.

    :)
     
    HenriqueAschenbrenner, Mar 23, 2021
    #1

  2. Visual Studio 2010 to release March 22

    Major feature changes:
    • Tools for Windows 7 and SharePoint 2010
    • drag-and-drop bindings with Silverlight and Windows Presentation Foundation (WPF)
    • The inclusion of the Dynamic Language Runtime (DLR) for programming with scripting languages
    • Parallel programming support
     
    FordGT90Concept, Mar 23, 2021
    #2
  3. Visual Basic 6

    I moved this thread to "Programming & Webmastering". I suggest not to use vb6 and go with vb.net 2010 or 2012 express. I'd also, suggest if you are learning from the ground up then start with c#. *Toast :toast:

    Visual Studio Express 2012 for Windows Desktop
     
    Mindweaver, Mar 23, 2021
    #3
  4. Brink Win User

    When will programs built with visual studio 6 not be accepted by windows 10 or later?

    Visual Studio Roadmap Updates and Visual Studio 2019 Information


    Source: Visual Studio Roadmap Updates and Visual Studio 2019 Information | The Visual Studio Blog
     
    Brink, Mar 23, 2021
    #4
Thema:

When will programs built with visual studio 6 not be accepted by windows 10 or later?

Loading...
  1. When will programs built with visual studio 6 not be accepted by windows 10 or later? - Similar Threads - programs built visual

  2. Visual Studio 9.0 Beta Program

    in Windows 10 Gaming
    Visual Studio 9.0 Beta Program: I have files on my local drive that when opened talk about Visual studio 9.0 Beta program. Do I need these files or can i delete them? https://answers.microsoft.com/en-us/windows/forum/all/visual-studio-90-beta-program/6c1c757d-76ce-49c3-aea3-1245add122ef
  3. Visual Studio 9.0 Beta Program

    in Windows 10 Software and Apps
    Visual Studio 9.0 Beta Program: I have files on my local drive that when opened talk about Visual studio 9.0 Beta program. Do I need these files or can i delete them? https://answers.microsoft.com/en-us/windows/forum/all/visual-studio-90-beta-program/6c1c757d-76ce-49c3-aea3-1245add122ef
  4. Visual Studio 9.0 Beta Program

    in Windows 10 Network and Sharing
    Visual Studio 9.0 Beta Program: I have files on my local drive that when opened talk about Visual studio 9.0 Beta program. Do I need these files or can i delete them? https://answers.microsoft.com/en-us/windows/forum/all/visual-studio-90-beta-program/6c1c757d-76ce-49c3-aea3-1245add122ef
  5. Visual Basic 6 program under Win11

    in Windows 10 Gaming
    Visual Basic 6 program under Win11: My Visual Basic 6 programs are running under Win11.Connecting strings is working properly:txt = "abc" & "def"The result is "abcdef"BUT if I connect two string-variables the second part disappears.tx1 = "abc"tx2 = "def"txt = tx1 & tx2under Win 11 the result is only "abc".Is...
  6. Visual Basic 6 program under Win11

    in Windows 10 Software and Apps
    Visual Basic 6 program under Win11: My Visual Basic 6 programs are running under Win11.Connecting strings is working properly:txt = "abc" & "def"The result is "abcdef"BUT if I connect two string-variables the second part disappears.tx1 = "abc"tx2 = "def"txt = tx1 & tx2under Win 11 the result is only "abc".Is...
  7. Visual Studio not creating .exe for C++ Program.

    in Windows 10 Software and Apps
    Visual Studio not creating .exe for C++ Program.: Visual Studio not creating .exe for C++ Program. As a student, I have Visual Studio 2022 Preview. I installed it just yesterday and have the workloads,1. ASP.NET and Web Development2. Node.js development3. .NET Desktop Development4. Desktop Development with C++5. Universal...
  8. Which workload is best for .NET 5/6 in Visual Studio

    in Windows 10 Software and Apps
    Which workload is best for .NET 5/6 in Visual Studio: As the title says please tell me a workload in Visual Studio which can help me in the latest version of the .NET SDK preferably, the .NET 6 Preview :D, please tell me as I just. installed Visual Studio 2019. Also there wasn't a category for Visual Studio so regretting the...
  9. Visual Studio 2019 Community - program crash

    in Windows 10 Software and Apps
    Visual Studio 2019 Community - program crash: I have a 3D graphics program written in VC++ MFC using OpenGL. I developed this some 20 years ago. Every time I moved to a new VS, I had some problem but I managed to fix the issues. Last time I ported to VS2015 a year ago and I fixed some x64 issue with OpenGL then. And it...
  10. Visual Studio Team Services Update - Jan 6

    in Windows 10 News
    Visual Studio Team Services Update - Jan 6: Next week we will be rolling out our sprint 110 and 111 updated (we didn’t do a 110 deployment due to the holidays). You can check out the release notes for details. Please bear with us – these changes are going to roll out a bit slower than usual. As I write this, we are...