Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

F# syntax for P/Invoke signature using MarshalAs

winapi f# pinvoke marshalling

How to get list of folders in this folder?

c++ winapi visual-c++

Volume to physical drive

c++ c windows winapi hard-drive

How to bring a window foreground using c#?

c# winapi window foreground

Is it possible to kill WaitForSingleObject(handle, INFINITE)?

Is it a good idea to recreate Win32's headers?

c winapi header

Official way to get the Thread Information/Environment Block (TIB/TEB)

Registry - How to rename key in registry using C++?

c++ c winapi registry

How to setup timer resolution to 0.5 ms?

c++ windows winapi timer driver

Are UTF16 (as used by for example wide-winapi functions) characters always 2 byte long?

c++ winapi unicode utf-8 utf-16

Why are there different TEXT like macros for the same thing in win32?

c++ windows winapi

Does using SecureZeroMemory() really help to make the application more secure?

c++ security winapi

Ctypes pro and con

python winapi ctypes

How to mix std::string with Win32 functions that take char[] buffers?

c++ string stl winapi

Win32 ReadFile hangs when reading from pipe

winapi freeze readfile

Can we call Native Windows API from Delphi?

How do I obtain CPU cycle count in Win32?

winapi timer cpu-cycles

How can I use GetNextWindow() in C#?

c# windows winapi

What is the cleanest way to create a timeout for a while loop?

c++ c windows algorithm winapi

Setting a DWORD value in the registry

c++ windows winapi registry