Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

What is the equivalent to Posix popen() in the Win32 API?

c linux winapi api posix

LocalAlloc Vs GlobalAlloc Vs malloc Vs new

c++ winapi heap-memory

Listing serial (COM) ports on Windows?

detecting idle time using python

python winapi

RSA encryption library for C++ [closed]

c++ winapi encryption rsa

How relevant is Win32 programming to modern professionals? [closed]

c winapi

Is there a Windows equivalent to fdopen for HANDLEs?

c winapi stdio