Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How can you prevent an individual window being captured by Print-Screen?

windows winapi

How can I force Windows to clear all disk read cache data? [duplicate]

windows winapi

Ending "recv()" loop when all information is Read using Winsock

c++ windows winapi winsock recv

Windows API for Creating User Profile

windows winapi profile

How do I access a raw sector of disk in XP with a c program?

c windows winapi

How to get only the visible part of a window (Windows, gdi32, user32, etc)

java windows gdi visible winapi

Windows API's which will show the running processes

Send Keystrokes to a program even if its in background using c#

Win32 sockets - Forcing ip packets to leave physical interfaces when sending to other local interfaces

winapi sockets ip ipv4 loopback

In win32 C++ how can i enable static text control to copy text?

c++ winapi

When calling ReadDirectoryChangesW, only the first call returns any changes (both sync and async)

Get size of file in windows

c++ winapi file-management

What makes SwitchDesktop not work right after a user unlocks it session?

windows winapi wtsapi32

Get name of all handles in current process

c++ winapi handles

How to detect URL links after setting EM_AUTOURLDETECT in TRichEdit?

Reverse-engineering SEH: Why doesn't my IDENTICAL assembler code work like the original?

Python's win32api only printing to default printer

Is it possible to attach a non-console Win32 application to the invoking cmd shell?

Grouping separate processes in the Windows Taskbar

.net winapi taskbar

access serial port by visual C++

c++ winapi serial-port