Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How can I invalidate the file system cache?

How to send text to Notepad in C#/Win32?

c# winapi

How to call an external program with parameters?

Win32: Bring a window to top

c++ winapi visual-c++

How to kill processes by name? (Win32 API)

c winapi api

How to get screen resolution in C++? [duplicate]

Conversion of wchar_t* to string [duplicate]

CreateProcess doesn't pass command line arguments

c++ winapi createprocess

window border width and height in Win32 - how do I get it?

c++ winapi

Windows Visual Themes: Gallery of Parts and States?

Why is RegOpenKeyEx() returning error code 2 on Vista 64bit?

How can I remove titlebar and taskbar icons of Java programs on Windows 7?

How to programmatically move Windows taskbar?

c++ windows winapi

How do I force windows NOT to redraw anything in my dialog when the user is resizing my dialog?

c++ mfc winapi resize flicker

How to create virtual webcam in Windows 10?

How is it possible to access memory of other processes?

GetWindowRect returns a size including "invisible" borders

winapi vb6 windows-10 dwm

Can a Windows dll retrieve its own filename?

windows delphi winapi dll

How can I run a child process that requires elevation and wait?

Adding leading underscores to assembly symbols with GCC on Win32?

c winapi gcc assembly mingw