Windows 10: Learning visual c++ but code flags as a virus

Discus and support Learning visual c++ but code flags as a virus in Windows 10 Gaming to solve the problem; So I'm trying to learn a bit of visual c++And must confess it is a bit of a learning curve to say the least. I'm using visual studio 2019 community... Discussion in 'Windows 10 Gaming' started by BeNiceImNew, Jul 8, 2024.

  1. Learning visual c++ but code flags as a virus


    So I'm trying to learn a bit of visual c++And must confess it is a bit of a learning curve to say the least. I'm using visual studio 2019 community edition, I've added the C++ capabilities. I'm using lots of chatgpt to help obviously risky - but actually pretty helpful in my opinion. Right now all the application does is load two bitmap images and display them side by side.There is a dll which essentially just allows the loading of bmp filesThere is an application main.cpp which calls ShowWindowIt took me quite a few iterations to get the code to work at all, but it finally worked, an

    :)
     
    BeNiceImNew, Jul 8, 2024
    #1
  2. W1zzard Win User

    Learning to Program C

    my suggestion is to learn c first, then expand to c++ or java depending on your project requirements. if you decide to use visual studio (which i strongestly recommend) then you can just create c++ projects and write normal c code
     
    W1zzard, Jul 8, 2024
    #2
  3. Brink Win User
    December Update for the Visual Studio Code C/C++ extension


    Read more: December Update for the Visual Studio Code C/C++ extension | Visual C++ Team Blog
     
    Brink, Jul 8, 2024
    #3
  4. John Vil Win User

    Learning visual c++ but code flags as a virus

    Microsoft Visual C++ Runtime Library

    Hello Mohammed,

    This error can be caused by Runtime components of Visual C++ Libraries missing or software problem. To assist you with your concern, we suggest you download the latest available Visual C++ components found on this article:
    The latest supported Visual C++ downloads.

    If the error doesn't let you get past the startup screen and wouldn't let you download the needed components, we suggest you disable the recently installed program on startup. Kindly follow the steps below:

    • Click Windows + X.
    • Select Task Manager.
    • Go to the Startup tab and right click on the program.
    • Select Disable.
    Let us know if you will need further assistance.
     
    John Vil, Jul 8, 2024
    #4
Thema:

Learning visual c++ but code flags as a virus

Loading...
  1. Learning visual c++ but code flags as a virus - Similar Threads - Learning visual c++

  2. Learning visual c++ but code flags as a virus

    in Windows 10 Software and Apps
    Learning visual c++ but code flags as a virus: So I'm trying to learn a bit of visual c++And must confess it is a bit of a learning curve to say the least. I'm using visual studio 2019 community edition, I've added the C++ capabilities. I'm using lots of chatgpt to help obviously risky - but actually pretty helpful in my...
  3. Visual studio code c++ compiler not working

    in Windows 10 Drivers and Hardware
    Visual studio code c++ compiler not working: Every time I click run build task this shows up, "The terminal process terminated with exit code: -1. * Terminal will be reused by tasks, press any key to close it. " I have removed and downloaded visual studio code and gcc-TDM multiple times with no results. I am using a...
  4. Visual studio code c++ compiler not working

    in Windows 10 Gaming
    Visual studio code c++ compiler not working: Every time I click run build task this shows up, "The terminal process terminated with exit code: -1. * Terminal will be reused by tasks, press any key to close it. " I have removed and downloaded visual studio code and gcc-TDM multiple times with no results. I am using a...
  5. Visual studio code c++ compiler not working

    in Windows 10 Software and Apps
    Visual studio code c++ compiler not working: Every time I click run build task this shows up, "The terminal process terminated with exit code: -1. * Terminal will be reused by tasks, press any key to close it. " I have removed and downloaded visual studio code and gcc-TDM multiple times with no results. I am using a...
  6. visuals c++

    in Windows 10 Installation and Upgrade
    visuals c++: i was on a game then i got an error and kicked me off my game and i had a look and it said i have to install mircosoft visuals c++ runtime packages and it wont let me install it keeps on coming on with an error everytime i do try so what should i do ?...
  7. Microsoft Security Essentials Detects Visual C++ as Virus

    in AntiVirus, Firewalls and System Security
    Microsoft Security Essentials Detects Visual C++ as Virus: Security Essentials will not allow me to install Visual C++ Redistributable for Visual Studio 2015. It keeps saying there was a virus detected. Is there anyway to resolve this issue without uninstalling Security Essentials? [Original Title: Security Essentials]...
  8. Visual Studio C script detected as Trojan virus

    in Windows 10 Customization
    Visual Studio C script detected as Trojan virus: [ATTACH] Hi, I am trying to write a simple C code script on visual studio and it keeps getting detected as a Trojan:Win32/Ludicrouz.Z threat. Visual studio keeps timing out with the error that "operation did not complete successfully because the file contains a virus or...
  9. Visual Studio IntelliCode supports more languages and learns from code

    in Windows 10 News
    Visual Studio IntelliCode supports more languages and learns from code: At Build 2018, we announced Visual Studio IntelliCode, a set of AI-assisted capabilities that improve developer productivity. IntelliCode includes features like contextual IntelliSense code completion recommendations, code formatting, and style rule inference. IntelliCode...
  10. December Update for the Visual Studio Code C/C++ extension

    in Windows 10 News
    December Update for the Visual Studio Code C/C++ extension: At //Build this year we launched the C/C++ extension for Visual Studio Code. Keeping with the monthly release cadence and goal to continuously respond to your feedback, this December update introduces the following features: Debugger visualizations by default with Pretty...