358,419 questions

Sort by: Updated
1 answer

Where to find correct version information using in C on Windows

I'm looking to programmatically find the correct version information for Windows using the "C" programming language. I've searched online with no luck. Does anyone know where I can find resources to help me achieve this goal?

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,002 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,500 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,615 questions
asked 2024-06-22T22:13:39.2533333+00:00
Thad T 26 Reputation points
edited a comment 2024-07-08T03:20:22.9166667+00:00
Thad T 26 Reputation points
1 answer One of the answers was accepted by the question author.

How to fix Visual Studio 2022 from crashing on startup?

I downloaded Visual Studio 2022 yesterday and installed the .NET component for a uni course. Today when I went to open VS2022 it crashed on start-up. I have repaired the program and it worked well once, then after I had saved/closed the program it began…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,573 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,827 questions
asked 2024-07-04T23:57:16.39+00:00
William.S 20 Reputation points
accepted 2024-07-08T03:17:24.8033333+00:00
William.S 20 Reputation points
1 answer

Lab environment availability

When the lab environment will be available? This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,238 questions
asked 2024-07-05T23:59:27.9+00:00
Oscar Salazar Rodríguez 0 Reputation points
edited the question 2024-07-08T03:17:15.6+00:00
vipullag-MSFT 25,616 Reputation points
1 answer

how to scan azure sql with purview

I'd like to do a scan of Azure SQL with Purview using the Purview managed identity. I'm aware of the following pieces to this puzzle: Purview managed identity IAM Reader role - at the subscription level for my use case SQL Server Networking: Allow…

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
1,029 questions
asked 2024-07-08T02:13:30.62+00:00
David Broggy 5,701 Reputation points MVP
answered 2024-07-08T03:16:06.95+00:00
PRADEEPCHEEKATLA-MSFT 84,456 Reputation points Microsoft Employee
0 answers

Help Needed: Errors in Initial .NET MAUI Project

I have created my first .NET MAUI project several times, but to my surprise, errors appear without changing any line of code. Although the application runs fine, the lines remain underlined. I have captured a screenshot so you can see the issue and guide…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,147 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,578 questions
asked 2024-07-08T01:24:07.06+00:00
Roberto C 120 Reputation points
commented 2024-07-08T03:15:52.1233333+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 71,596 Reputation points Microsoft Vendor
1 answer

Program crash when creating MagnificationAPI window in Windows 11

While executing the following statement, programs on the target computer crash without warning and without a runtime error pop-up box. hwndMag = CreateWindow(WC_MAGNIFIER, TEXT("IdtScreenMagnifierMag"), WS_CHILD | MS_CLIPAROUNDCURSOR |…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,500 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,615 questions
asked 2024-07-05T04:07:40.6+00:00
RL Chen 230 Reputation points
answered 2024-07-08T03:15:39.3333333+00:00
RL Chen 230 Reputation points
1 answer

API Management mtv1 getting retirement notice

Hi, I'm not sure why I'm resource is getting impacted by the retirement notice for stv1 to stv2. I checked my platform version and it is mtv1. Can you advise if I need to migrate this?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,912 questions
asked 2024-07-07T23:02:58.2333333+00:00
JoelP 241 Reputation points
answered 2024-07-08T03:11:14.66+00:00
Silvia Wibowo 3,411 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Cloud Models: Incorrect Answer Explanation?

"Which cloud model uses some datacenters focused on providing cloud services to anyone that wants them, and some data centers that are focused on a single customer? Public cloud Hybrid cloud Multi-cloud" According to Define Cloud Models,…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,238 questions
asked 2024-07-06T02:58:22.85+00:00
Xavier SB 20 Reputation points
commented 2024-07-08T03:10:26.59+00:00
VarunTha 5,200 Reputation points Microsoft Vendor
1 answer

Kernel not found or was deleted

In this lesseon https://video2.skills-academy.com/en-us/training/modules/introduction-to-data-for-machine-learning/5-exercise-normalize-data-predict-missing-values none of the kernels available in the drop down works. Error: This question is related to the…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,238 questions
asked 2024-06-17T17:24:28.1766667+00:00
Jesionkiewicz, Bartłomiej 5 Reputation points
answered 2024-07-08T03:09:22.1766667+00:00
AmaranS 3,455 Reputation points Microsoft Vendor
1 answer

SSPI Error when connecting from Intune Managed AVD to SQL Host using SSMS

Hi All, I have a problem when trying to connect to a SQL Server using SSMS via an Entra joined and Intune Managed AVD. The SQL host is in an AD DS where accounts are synced to Entra AD. The error I get is : The target principal name is incorrect. …

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,213 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,367 questions
asked 2024-07-05T12:59:15.8366667+00:00
Jason P 116 Reputation points
answered 2024-07-08T03:08:55.74+00:00
LucyChenMSFT-4874 2,825 Reputation points
3 answers

EF Core - High Memory Usage For Query that Runs for 20 seconds

I'm wondering if there is a better way to optimize the below query. Granted, it's pulling in 80,000 - 160,000 records, but the RAM usage on my web server, shoots up to ~3gig while it's running for a total of 20 seconds, when testing it in my API, but,…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
719 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,578 questions
asked 2024-06-29T05:22:38.7933333+00:00
muttBunch 100 Reputation points
commented 2024-07-08T03:08:53.3433333+00:00
Hongrui Yu-MSFT 785 Reputation points Microsoft Vendor
0 answers

internet issues

my internet keeps kicking me out of my connection and when i try connecting back in it doesnt work i restart my pc and try connecting it again and it works but than it happends again this started hapening after i upgraded to windows 10 pls help

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,078 questions
Internet Information Services
asked 2024-07-08T03:08:39.4266667+00:00
jello ollej 0 Reputation points
0 answers

How can I fix error with the code 400000 and message The Document field is required. in azure document translator

I am getting this error when I tried using Microsoft azure document translation: { "error": { "code": 400000, "message": "The Document field is required." } } Attach is a screenshot of my…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
362 questions
asked 2024-07-06T06:18:24.8333333+00:00
Abdrahman Oladimeji 0 Reputation points
commented 2024-07-08T03:04:36.6133333+00:00
VasaviLankipalle-MSFT 15,836 Reputation points
1 answer

how can i make " import graphing "work on the Introduction to data for machine learning unit 5 sandbox?

In the Introduction to data for machine learning unit 5, i cant get the 3rd cell to work properly. Its is showing the import graphing line as error, or showing TypeError: MathJax.Hub is undefined when i change the kernel to azureml_py38. It is showing…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,238 questions
asked 2024-06-10T20:15:01.0833333+00:00
sifatul supto 10 Reputation points
answered 2024-07-08T03:04:23.1966667+00:00
AmaranS 3,455 Reputation points Microsoft Vendor
1 answer

Creating linked service in azure data factory to connect azure storage account

Hi, I have created azure data factory with out "Managed Virtual Network" . Created azure storage account and disabled 'Public network access' in storage account, Both data factory and storage accounts are in same vnet and same subnet. Later, I…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,023 questions
asked 2024-07-05T12:14:11.53+00:00
Mani 0 Reputation points
commented 2024-07-08T03:04:14.85+00:00
PRADEEPCHEEKATLA-MSFT 84,456 Reputation points Microsoft Employee
0 answers

Save Picturebox image to datagridview

looking for a way to save an image to a datagridview cell, image is loaded into the picturebox then when form is closed saves it to the datagrid.

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,869 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,827 questions
asked 2024-07-07T03:11:49.5266667+00:00
Ben Ramsay 0 Reputation points
edited the question 2024-07-08T03:04:12.52+00:00
Tianyu Sun-MSFT 28,951 Reputation points Microsoft Vendor
1 answer

Does service principle work for MFA account ?

I have MFA account to Azure. Can I use service principle to access Azure via python SDK ? thanks !!

Microsoft Entra
asked 2024-07-03T03:24:56.09+00:00
Gongya Yu 170 Reputation points
commented 2024-07-08T03:03:37.54+00:00
Akhilesh 6,985 Reputation points Microsoft Vendor
2 answers

Can i get the ID of a managed device from a registered web app using Graph API?

I have an Azure app service web app registered with Entra ID. I want determine the name or ID of a managed on-prem device when an authenticated user signs into the Web app, which is running in the browser of the on-prem device. Is this possible? My goal…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
120 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,277 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,367 questions
asked 2024-07-01T20:37:19.3+00:00
Peter Roddy 0 Reputation points
commented 2024-07-08T03:02:46.75+00:00
Akhilesh 6,985 Reputation points Microsoft Vendor
1 answer

CRichEdit control Hyperlink color change not working

I have derived a class from CRichEdit and the control contains multiple hyperlinks. While every thing works as expected, customer wants to change the color of the hyperlinks to red. I tried many things, yet the hyperlink still shows in blue color. Here…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,827 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,615 questions
asked 2024-07-05T05:31:17+00:00
Harsh Shankar 0 Reputation points
commented 2024-07-08T03:01:58.8233333+00:00
Minxin Yu 10,791 Reputation points Microsoft Vendor
1 answer

Unable to execute code block due to Type error.

Getting this error when running the code block for graphing. TypeError: Cannot read properties of undefined (reading 'Config') This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,238 questions
asked 2024-05-16T10:04:34.02+00:00
Richard Vetticad 20 Reputation points
answered 2024-07-08T03:01:05.2966667+00:00
AmaranS 3,455 Reputation points Microsoft Vendor