Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Get screenshot of startmenu

java winapi bitmap capture

Libcurl stops working, SSL connect error

c++ winapi ssl libcurl schannel

How to create tiny PE (Win32) executables using MinGW

bug with listview scrolling during mouse lasso selection (windows 10 update 16299)

listview winapi scroll mouse

Python's _winapi module

python winapi cpython

Why is WebViewControlProcess.CreateWebViewControlAsync() never completing?

Support for Windows 10 desktop applications on ARM - MFC and COM and OPOS work?

winapi mfc windows-10 arm

DllImport with non-exported functions. Why is it working?

Random MoveFileEx failures on Vista

Restore application from system tray

c# winapi process

What's the cost (in cycles) to switch between Windows Kernel and User mode?

LogonUser, LOGON32_LOGON_INTERACTIVE and LOGON32_LOGON_NETWORK

winapi impersonation

Split large file without copy?

c++ c windows delphi winapi

Accessing Microsoft.Win32.UnsafeNativeMethods?

c# winapi native

How to call Windows API functions in JScript?

winapi javascript

How can I make my console application receive window messages?

What causes WriteFile to return ERROR_ACCESS_DENIED?

Usage of SHGetSpecialFolderPath to retrieve an application folder that can be accessed also to non admin users, which CSIDL to choose?

Is there a way to get the text and cursor position from the formula bar in Excel?

c++ winapi excel xll

How do I SendMessage() to a window created on another thread?

c++ multithreading winapi