Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

How to provide image data for embedded web control in C++

c++ winapi win32com win32gui

SetWindowLong/GetWindowLong and 32-bit/64-bit CPUs

c# winapi 64-bit pinvoke 32-bit

Trying to create a scheduled task to run once using C++ , Task Scheduler 1.0 on win7

"machine sleep" + WaitForSingleObject + finite timeout

How to change path of an existing Windows Explorer window?

delphi winapi windows-shell

How do I differentiate between an empty window text and an error with the GetWindowText API?

windows winapi

IFilter replacement

c# .net winapi ifilter

Unclarity about usage of LZ functions

c++ winapi compression lzw

Why CFileDialog::GetNextPathName doesn't work when the file path is long?

c++ winapi mfc path cfiledialog

Win32 mkdir vs _mkdir

c++ winapi posix

Snipping Tool does not start a snip while running Excel Macro?

vba excel winapi

How to send a CTRL-C signal to individual threads in Python?

Programmatically check Windows 10's case sensitive directory attribute

c# windows winapi

how to compare wide characters "H2Oリテイリング" and "H2Oリテイリング"

c++ string winapi unicode

Find out which process has an exclusive lock on a USB device handle

c++ winapi usb hid device