Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How Do I Stop An Application From Opening

c# .net c++ winapi

Delphi notification when a file gets updated

Getting pixel color in C++

c++ windows winapi rgb pixel

Reading USB HID barcode scanner input without knowing VID&PID

How to get last error (WSAGetLastError)?

How do I create a Win32 DLL without a dependency on the C runtime

c++ c winapi dll

Any examples of creating a windows service in C/C++ ? (No GUI)

Timer in a win32 service

What's the meaning of BSTR, LPCOLESTR, and others?

winapi

Is there a function to convert EXCEPTION_POINTERS struct to a string?

Why comment parameter names rather than leave it as it is

c++ winapi

How is "L" macro(?) defined?

c winapi

What is the purpose of the cbSize member in Win32API structs

c++ winapi api

How to Reboot Programmatically?

c++ windows winapi

How to cast a LONG to a CString?

c++ winapi mfc casting

Why does GetSystemMetrics() return these values?

c++ windows winapi

what are the alternative for win32 to alarm,bzero,bcopy when porting c code

c winapi porting

choice between win32 APIs and .NET framework

.net c++ windows winapi

Win32 Read/Write Lock Using Only Critical Sections

How to use GetWindowRect

c++ windows winapi