Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Unhandled Error with CreateProcess [duplicate]

How to group radio box buttons using Win32 API

c++ winapi

What is MAKEWORD used for?

c++ winapi

How to Unload DLL from memory in C?

c winapi memory dll loadlibrary

Common C# source code for Windows and Windows Mobile

How advisable is not having a message loop in WinMain?

winapi

Finding correct filesize over 4gb in windows

How to convert specific NTSTATUS value to the Hresult?

c# winapi

Win32API - How to get file name of process from process handle?

c++ winapi process

What exactly is the risk when using TerminateProcess?

How do I poke the flag in a win32 PE that controls console window display

winapi console

How does one hide a win32 app window?

c++ mfc winapi

Win32 MessageBox doesn't appear

messagebox winapi

Using FILE_FLAG_NO_BUFFERING will return noticeable speed gain?

performance winapi file-io

On Win32, can I disable painting of a window for a period of time?

c++ windows winapi wm-paint

Are Win32 windows thread safe?

c++ windows winapi

How does the message queue work in Win32?

Is there a convenience function in win32 (windows.h) that would convert lParam to POINT?

c++ windows winapi point

Find out number of icons in an icon resource using Win32 API

windows winapi gdi

which is fastest win32 or SQL query?

delphi winapi delphi-7