Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Should I use condition variables from the C++ standard or from the Windows API?

LogonUser() not authenticating user for invalid domain when computer is not on a domain

c++ winapi testing login

Loading an icon in Windows program

How do I get *change* file time in Windows?

python winapi filesystems ntfs

Newly created desktop doesn't receive keyboard events

c++ winapi window-messages

How to get the full path for USN journal query?

Moving a file using SetFileInformationByHandle

Error in Windows Software Development Kit (SDK) stand alone Installation

Cleaning up threads in a DLL: _endthreadex() vs TerminateThread()

How can I create a file when file path name is over 255 characters using MFC in Windows?

c++ windows winapi mfc

How to detect OneDrive online-only files

winapi onedrive

.NET Runtime Error 80131506 - Passing Lambda to Native Function

How to obtain task bar Notification Area width in a C# program?

c# .net winforms winapi

Calling NT function on pre-NT system

c++ windows winapi dll

How to list available methods in a Win32.DLL

.net winapi dll interop

How does FileSystemWatcher work on another computers directory?

checkbox - change notification

windows winapi checkbox

C++ Console Application, hiding the title bar

c++ winapi console

Getting the file handles of given process [duplicate]

c# winapi

Is it a good idea to create an STL iterator which is noncopyable?

c++ winapi stl iterator