Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How can I get the byte size of std::wstring?

c++ string winapi size wstring

Get the full name of a waveIn device

winapi audio

Is there a way to detect if the system clock has been changed backwards in windows?

windows winapi

CreateFile: direct write operation to raw disk "Access is denied" - Vista, Win7

c++ .net c winapi windows-7

Parallelizing a for loop gives no performance gain

c++ winapi tbb ppl parallel-for

What's the main developing framework for the next Windows?

Is it OK to call pthread_exit from main?

What is difference between TCHAR and WCHAR?

c++ winapi

initializing a LPCTSTR /LPCWSTR [duplicate]

c++ winapi

Is it a mistake to check a `HWND` against `INVALID_HANDLE_VALUE`?

c windows winapi

Create modified HFONT from HFONT

c++ c winapi

Handle CTRL+C on Win32

Usage of CoTaskMemAlloc?

windows winapi com

Why the performance difference between C# (quite a bit slower) and Win32/C?

c# .net c performance winapi

How can I hide a console window?

c# .net vb.net winapi console

GDI versus Direct2D

c++ winapi direct2d

asynchronously GetForegroundWindow via SendMessage or something?

c# winapi

How to get the name of a Win32 Thread?

Win32 vs .Net [closed]

.net c++ windows winapi

Best way to determine if two path reference to same file in Windows?

c++ winapi path