373,108 questions

Sort by: Updated
0 answers

Queuing up an exit event.

In my app code I have: if (args.VirtualKey == Windows.System.VirtualKey.Escape) ExitApplication(); private void ExitApplication() { gfxTest.Stop(); } The gfxTest class is running a thread: public void…

Universal Windows Platform (UWP)
asked 2020-08-26T05:57:48.18+00:00
Gavin Williams 761 Reputation points
commented 2020-09-01T03:13:21.707+00:00
Fay Wang - MSFT 5,211 Reputation points
0 answers

Windows Portable device event monitoring using MFC C++

I need to develop an application to monitor events on Portable devices using C++ MFC. I'm using WPD API for the same. But encountering a few issues. I am not getting the Filename in case of the delete operation. and also not able to register for more…

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,575 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,682 questions
asked 2020-08-08T19:28:37.127+00:00
Aparna S A 6 Reputation points
commented 2020-09-01T03:12:49.357+00:00
Zhanglong Wu-MSFT 261 Reputation points Microsoft Vendor
1 answer

Set max number of threads in the default thread pool

Is there a way to configure the min and max number of threads for the default thread pool? SetThreadpoolThreadMaximum seems to work only for a non-default thread pool (a pool created with CreateThreadpool): SetThreadpoolThreadMaximum(NULL, 4);…

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,575 questions
asked 2020-08-07T18:42:31.32+00:00
rustyx 1 Reputation point
commented 2020-09-01T03:10:08.58+00:00
Zhanglong Wu-MSFT 261 Reputation points Microsoft Vendor
1 answer

Why is groupbox a button in Win32 API? (BS_GROUPBOX)

In Win32 API we create a groupbox with BS_GROUPBOX, where BS stands for button style and there are BS_PUSHBUTTON, BS_RADIOBUTTON, BS_CHECKBOX, BS_3STATE etc. Pushbutton, radiobutton, checkbox and 3-state checkbox are really buttons, but how can a…

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,575 questions
asked 2020-08-07T14:10:07.663+00:00
aoyama 1 Reputation point
commented 2020-09-01T03:07:52.353+00:00
Zhanglong Wu-MSFT 261 Reputation points Microsoft Vendor
0 answers

Experience with SSPI & TLS 1.3

I made some experiences with TLS 1.3 via SSPI, which is still not enabled at default. It seems to be functional, tested on Win 10, but there are some pitfalls: - max. supported message size ought be the number reported by QueryContextAttributes(context,…

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,575 questions
asked 2020-08-03T09:48:56.91+00:00
Andreas Lobbes 1 Reputation point
commented 2020-09-01T03:03:46.5+00:00
Zhanglong Wu-MSFT 261 Reputation points Microsoft Vendor
2 answers

Help with findstr

Hi I'm looking for some guidance in regard to using findstr (i'm not too tech savvy, and i don't have admin rights to the PC - if that is going to restrict what i am trying to do). I have to identify a specific text string in a data file (a *.flt…

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,575 questions
asked 2020-08-03T08:11:08.117+00:00
Stu 1 Reputation point
commented 2020-09-01T03:01:18.737+00:00
Zhanglong Wu-MSFT 261 Reputation points Microsoft Vendor
0 answers

Desktop Duplication API returns unreliable pointer info in Win10 version 2004

Hi there, I'm using the Desktop Duplication API for capturing pointer updates (i.e. pointer shape changes or changes between software and hardware cursor modes). The pointer info being returned under FrameInfo in AcquireNextFrame() was reflective of…

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,575 questions
asked 2020-08-02T01:52:52.86+00:00
NessaDev 1 Reputation point
commented 2020-09-01T02:59:37.093+00:00
Zhanglong Wu-MSFT 261 Reputation points Microsoft Vendor
2 answers

how can I back in windows 1909 update?

How do I revert to windows 1909 version immediately after updating to the 2004 version, my computer started working badly. I did not think that the update would be a problem, so I deleted the windows.old file and now I can't go back. Is there any safe…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,438 questions
asked 2020-08-29T14:25:44.017+00:00
Falcon 1 Reputation point
commented 2020-09-01T02:53:25.79+00:00
5 answers

Auto Enrollment during OOBE does not work (Windows 10)

Hi everybody, we want to use the bulk enrollment option during OOBE (using a provisioning package - PPKG) as described by Microsoft in the following link for Windows 10 (1909+):…

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,940 questions
Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,341 questions
asked 2020-08-28T20:08:50.997+00:00
Phil 1 Reputation point
commented 2020-09-01T02:30:51.803+00:00
AndyLiu-MSFT 586 Reputation points
2 answers

gMSA winrm authentication in powershell

How do we use gMSA credentials for remoting another server in same domain

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,504 questions
asked 2020-08-31T05:17:57.45+00:00
Meena S 6 Reputation points
answered 2020-09-01T02:28:40.873+00:00
Ian Xue (Shanghai Wicresoft Co., Ltd.) 35,996 Reputation points Microsoft Vendor
6 answers

subreport spans multiple pages when saved to pdf

hi we run 2016 enterprise. i have a master report calling my subreport multiple times. i should start with the sub. when i run it stand alone and save to pdf, it spans multiple pages which dont want. the sub's report page size shows 8.5in, 11in…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,910 questions
asked 2020-08-20T10:27:53.057+00:00
db042190 1,516 Reputation points
commented 2020-09-01T02:26:06.507+00:00
Joyzhao-MSFT 15,576 Reputation points
2 answers

Compliance policy vs Conditional Access (Linux)

Quoting [1] "This policy compliance information is forwarded to Azure AD where Conditional Access..." Forwarded from....? Is it from Intune (only)? Let's consider this situation [2], responder says If you select 'all platforms',…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,934 questions
asked 2020-08-31T11:21:37.183+00:00
Marian Hercek 236 Reputation points
answered 2020-09-01T02:19:36.45+00:00
CiciWu-MSFT 1,206 Reputation points
1 answer

Multiple questions regarding creating a IoT Service for our customers

I'm willing to design an IoT system that can support many customers (in the order of hundreds), and each customer has a number of IoT devices (up to 1000). I would have a web service with accounts defined for each customers, so that they can log-in and…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
397 questions
asked 2020-05-16T05:08:02.33+00:00
Sam Rays 1 Reputation point
commented 2020-09-01T02:19:07.507+00:00
QuantumCache 20,261 Reputation points
3 answers One of the answers was accepted by the question author.

Windows Failover Cluster Can Setup With Active Directory From Zentyal

hi, currently I have domain controller from another product zentyal. And i have 2 node server already join domain. But when I run validate from window failover cluster, I still got error with message "Access Denied" earlier my user from…

Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
989 questions
asked 2020-08-27T02:05:06.237+00:00
febridev 21 Reputation points
accepted 2020-09-01T02:07:50.12+00:00
febridev 21 Reputation points
1 answer One of the answers was accepted by the question author.

Skype SessionDetails has MediaTypes values NOT listed in Documentation

I have been looking at the tables, views and procedures that are collecting Skype Call Quality data and I am finding values in the SessionDetails.MediaTypes columns that are NOT listed in the online documentation…

Skype for Business
Skype for Business
A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.
618 questions
asked 2020-08-19T15:11:44.733+00:00
Bruce Scarborough 21 Reputation points
commented 2020-09-01T01:55:53.38+00:00
JimmyYang-MSFT 51,716 Reputation points Microsoft Vendor
1 answer

Merge to list record into 1 list based on user id to show total count

Greetings Using sharepoint 2016 on Prem having 2 list like below i want to validate record between 2 lists which is List A and List B. if same record exist on list B based on "User ID" so it should merge the record into 1…

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
asked 2020-08-26T11:58:42.037+00:00
Mohammad Qasim 576 Reputation points
commented 2020-09-01T01:52:48.287+00:00
Amos Wu-MSFT 4,051 Reputation points
5 answers

Work Folders User Getting Server Busy Messages

Greetings! We have 3 Windows Server 2019 Machines running Work Folders. On 2 of those 3 machines, a few users are getting Server too Busy messages and are unable to sync. They had been previously syncing with no issues, then one day it just started…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,894 questions
asked 2020-08-25T21:42:23.427+00:00
NOAARick 1 Reputation point
commented 2020-09-01T01:31:07.113+00:00
Gloria Gu 3,896 Reputation points
1 answer

The 'Modified By' column 'User Names' change to latest User/Modifier (2016 On Premise)

The 'Modified By' column 'User Names' change to latest User/Modifier (2016 On Premise) I have a very URGENT issue I need to resolve ASAP. Not really sure when it started but it must be a while and I just noticed. As the title sates, the issue is…

SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,936 questions
asked 2020-08-20T18:39:57.64+00:00
Albert Vadacchino 21 Reputation points
commented 2020-09-01T01:29:34.79+00:00
JoyZ 18,066 Reputation points
1 answer

Unable to edit word document in SharePoint 2013 using office 2019

Dear Support, We are using SharePoint 2013. When we try to edit word document its giving error "We're having trouble connecting to the server. If this keeps happening, contact your help desk" for some of the users who have installed Office…

SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,936 questions
asked 2020-08-18T11:18:08.897+00:00
SharePointDev 61 Reputation points
commented 2020-09-01T01:28:34.57+00:00
JoyZ 18,066 Reputation points
1 answer

401 Unauthorized SharePoint 2013

Hello, I am working on trying to get Anonymous Access configured in my environment but continue to get 401 Unauthorized error once I remove the site/url from Intranet/Trusted Sites zone. I did notice that when I try http://mywebsite.domain.local it…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,333 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,936 questions
asked 2020-08-17T20:00:34.41+00:00
Msdc 271 Reputation points
commented 2020-09-01T01:27:58.943+00:00
JoyZ 18,066 Reputation points