Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Adding a custom context menu item to Windows Form title bar

Directwrite: Getting a font's height

how to convert from LPCSTR to LPCWSTR in c++

c++ winapi

Is it possible for the executable to ask for Administrator rights? (Windows 7)

c++ winapi windows-7

How can I display the "open with" dialog for an unregistered file extension? [duplicate]

windows delphi winapi

Finding a Windows user's "true" application data folder?

do integer reads need to be critical section protected?

Issue with SetForegroundWindow in .NET

Where is the digital signature stored when code signing a exe file in windows?

Where can I find a list of windows API constants

c# winapi dll constants

how to save file with GetSaveFileName in win32?

c++ winapi savefiledialog

Programmatically switch audio devices on Windows 7

winapi audio windows-7

Delphi: code after Application.Run does not execute if user reboots/shuts down

delphi winapi

Debug Break on Win32 Api functions

c debugging winapi breakpoints

WPF Minimize on Taskbar Click

c# wpf winapi minimize

win32 api function to get processor's current speed

c++ winapi visual-c++

Can you limit the CPU usage on a .NET Process Object?

c# .net winapi unsafe

Set location of MessageBox?

c++ winapi

Tough question on WPF, Win32, MFC

wpf winapi api mfc

What is the difference between the GetDesktopWindow and OpenInputDesktop APIs in Windows?

windows winapi