Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-c++

Disable some context menu items if no items are checked

Manually drawing gradients for buttons, toolbars, tabs etc?

fatal error LNK1120: 16 unresolved externals openssl : ssleay32MD.lib,libeay32MD.lib

Getting Useful Information from the DirectX12 Debug Layer

visual-c++ directx-12

The thread has exited with code 1 (0x1)

Convert an MFC CString to an unsigned integer

Conversion of C++ code from Linux to Windows

c++ visual-c++

WinCE: How can I determine the module that contains a code address?

visual-c++ windows-ce

PostMessage does not trigger Message Handler

c++ winapi visual-c++

How do I show a Win32 MessageBox?

How do you use SECURITY_ATTRIBUTES with CreateProcess()?

c++ visual-c++ winapi

How do I build libmySQL?

mysql c visual-c++ libmysql

Build a project targeting MSVC on linux Jenkins

How is array<System::String ^> standard C++?

C++ class: pointer to a non-static func

Visual Studio: Disable Automatic Initialization

Convert int32 to int

visual-c++ c++-cli