74 questions with Windows API - Win32 tags

Sort by: Updated
0 answers

Has Microsoft changed anything that could be causing DdeConnect to delay after the startup of the computer?

Our developers have noticed that DdeConnect is causing a 30-second delay (time:ing out), in our software (which has worked for over 10 years without problems). It seems to mostly occur right after starting the computer, where it will time out several…

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,609 questions
asked 2024-09-04T09:49:33.93+00:00
Anas Alrifaiy 0 Reputation points
edited the question 2024-09-23T14:53:09.4+00:00
Ryan Hill 28,106 Reputation points Microsoft Employee
0 answers

is there any library to extract user information of microsoft logged account other than win32com?

I tried to deploy a web service to azure portal (linux). However, my app service doesn't work and it stated "ModuleNotFoundError: No module named 'win32com'". I believe that win32com is not compatible for linux and exclusively only for…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,082 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,609 questions
asked 2024-07-31T10:05:45.77+00:00
Syafie Asyraf Sarifudin 20 Reputation points
edited the question 2024-08-01T01:58:44.9766667+00:00
Robin Sheng-MSFT 3,050 Reputation points Microsoft Vendor
0 answers

Office 365 vs Office 2016 API problems

I have a Delphi application that has been running for years leveraging the Excel APIs (very similar structural calls as in VBA). I have even moved to later versions of Office over the years with no issues. I recently had a user begin running the Delphi…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,883 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,609 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,892 questions
asked 2024-07-31T22:46:35.1233333+00:00
Wayne Belshaw 0 Reputation points
0 answers

How to change folder and file icons to custom icons without using an ini file

Hi dears: I want to replace specific folders and files with custom icons, but I don't want to create a desktop.ini file. I have implemented the IShellIconOverlayIdentifier interface, but this method does not overlay the icon entirely in large icon…

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,609 questions
asked 2024-01-25T01:37:27.09+00:00
si zuo 20 Reputation points
edited the question 2024-01-30T01:16:16.54+00:00
Rob Caplan - MSFT 5,452 Reputation points Microsoft Employee
0 answers

How to cut paper in win32print

Details to my question are on stack overflow https://stackoverflow.com/q/77346389/10973942?sem=2

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,609 questions
asked 2023-10-27T22:21:54.9433333+00:00
Tinashe Mphisa 0 Reputation points
0 answers

Drag a Tab out of a TabWidget to be a new Window, and drag the new Window

I have a QT GUI program with customized title bar. I handle the WM_NCHITTEST message so that the window can be drag. Now I have a QTabWidget in it, each tab can be drag out of the widget and become a independent top level window. But, when the new…

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,609 questions
asked 2023-09-15T05:58:58.1233333+00:00
Hao Dong 0 Reputation points
edited the question 2023-09-15T06:01:27.63+00:00
Hao Dong 0 Reputation points
0 answers

How to get Sim Application toolkit with MBIM protocol on Windows 11[duplicate]

Hi, We want to develop the Desktop STK application on Windows 11. However, when we use SendQueryCommand MBIM_CID_STK_PAC to query the SIM supported commands, it always return timeout. We have confirmed the SIM card to support STK on mobile phone. Does it…

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,609 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,587 questions
asked 2023-09-14T02:12:59.1233333+00:00
Alvin Yeh 0 Reputation points
edited the question 2023-09-14T07:00:50.7933333+00:00
Jeanine Zhang-MSFT 9,666 Reputation points Microsoft Vendor
0 answers

[duplicate]My custom CSP DLL is not called by adobe for signing

I have developed a custom CSP DLL, I tried pushing a certificate to window store with private key referencing to custom CSP . I have registered my CSP in registry entry and signed and pasted the DLL in system32 and sysWOW64 When i try to sign a document…

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,609 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,719 questions
asked 2023-09-13T12:16:36.02+00:00
Anonymous
edited the question 2023-09-14T01:14:50.15+00:00
Roy Li - MSFT 33,091 Reputation points Microsoft Vendor
0 answers

Windows prompt WSANO_ RECOVERY 11003, the system failed to start an application that relies on the X86 network.

Tencent software prompts VCRUNTIME140.dll error when opening。 The application update triggers the system error, and WeChat and Sangfor are unable to log in, indicating a network error. Can you provide a description of the error code (WSANO-RECOVERY) and…

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,609 questions
asked 2023-08-21T04:08:08.8766667+00:00
宝建 李 0 Reputation points
0 answers

Where is the generic.xbf file associated with the WindowsAppSDK NuGet?

When we create a custom WinUI3 NuGet with xaml resources (e.g., Resource Dictionaries with custom styles), we need to provide the corresponding XBF/XAML files along with other NuGet files(e.g.: .dll, .winmd etc) in order to copy them to the client…

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
785 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,609 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
808 questions
asked 2023-07-23T12:12:17.09+00:00
AJITH GS 0 Reputation points
0 answers

How much does it cost to use Linkedin api to get profile information including About and Work history? We are using the free version which gets name, email, and profile picture . Can't find anywhere these costs and what info can be taken

How much does it cost to use Linkedin API to get profile information including About and Work history? We are using the free version which gets name, email, and profile picture . Can't find anywhere online what it costs to use the paid API and whether we…

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,609 questions
asked 2023-02-20T19:51:23.14+00:00
Daniel Locke 15 Reputation points
edited the question 2023-07-07T23:37:58.71+00:00
lindalu-MSFT 161 Reputation points Microsoft Employee
0 answers

Which Windows UI framework is the best fit for single executable application

Hi, We are building a reliable application that runs in the market for 10 to 15 years. We want to build a C++ Desktop style application that runs as a single executable. And we want to achieve a modern look and feel. We want to build this application…

Universal Windows Platform (UWP)
Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
785 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,609 questions
asked 2023-05-26T06:36:55.2266667+00:00
Harshithraj1871 1,536 Reputation points
edited the question 2023-05-26T06:38:27.85+00:00
Harshithraj1871 1,536 Reputation points
0 answers

When clicking button, it triggers an action but when I click on the "About" or "Exit" buttons it does execute the same action

When I am clicking the button, the same action triggers when you click the "About" or "Exit" menu items. Here's my code: // WindowsProject1.cpp : Defines the entry point for the application. // #include <windows.h> #include…

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,609 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,719 questions
asked 2023-02-27T13:23:16.4566667+00:00
Ahmed Osama 120 Reputation points
edited the question 2023-02-27T13:25:04.2633333+00:00
Ahmed Osama 120 Reputation points
0 answers

SwDeviceCreate returns 0x800700b7 when open an existed device

Windows Software Device API on MSDN上 provides function SwDeviceCreate, but no interface like SwDeviceQuery, so a handle of existed software device can not be retrieved again. And MSDN tell us: When a client app calls SwDeviceCreate for a software device…

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,609 questions
asked 2023-01-30T08:05:10.9366667+00:00
astutetec 1 Reputation point
edited the question 2023-01-30T08:16:28.58+00:00
astutetec 1 Reputation point
0 answers

How to seperate and transmit 2 out of 8 audio channels?

I have a mic without any specific driver. When I plug it in this driver get selected by Windows 10: Microfonarray (SmartIC Audio Device), Version: 10.0.17763.1 (8 Channels) When I try to apply it on a web app in chrome browser the sound get…

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,609 questions
Windows Hardware Performance
Windows Hardware Performance
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.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,613 questions
asked 2022-11-16T10:18:30.073+00:00
Daniel Winz 1 Reputation point
0 answers

Kafka integration with dot net

I"m trying to integrate Kafka with dot net 4.5. As i want to consume the kafka topics through API in dot net 4.5 need an solution how it can be achieved?

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,609 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,904 questions
asked 2022-09-14T05:47:17.46+00:00
Ajit Mohite 1 Reputation point
0 answers

Dokumen method api excel 2007

Dimana saya bisa mendapat semua method api excel 2007

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,609 questions
asked 2022-08-11T19:00:04.803+00:00
Ahmad Yani 1 Reputation point
0 answers

Access token and Refresh token expiration best practice for API

Hi Team Could you please share Access token and Refresh token best practice on API authentication Thanks Bibhas

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,609 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
337 questions
asked 2022-01-13T11:31:19.423+00:00
Bibhas Dhara 1 Reputation point
0 answers

SOCK_RAW and IPPROTO_TCP is error running python code,the error is WinError 10022

import socket def tcpsniffer(): s = socket.socket(socket.AF_INET, socket.SOCK_RAW, socket.IPPROTO_TCP) while True: packet = s.recvfrom(1024) print('recvfrom packet!') if name == 'main': tcpsniffer()

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,609 questions
asked 2021-12-22T06:48:47.323+00:00
bertram 1 Reputation point
0 answers

Backup data, perhaps user profile, from dead enscrypted PC

We have recently started deploying all new PCs with Secure boot and encryption. Now, one is dead (motherboard it seems) and we need to get out the users data, preferably the user profile! /SB

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,609 questions
asked 2021-08-23T06:12:09.573+00:00
Stjepan Babic 51 Reputation points