Quantcast
Channel: Win32 – Marius Bancila's Blog
Browsing latest articles
Browse All 5 View Live

A tale of two flags: DS_CONTROL and WS_EX_CONTROLPARENT

I recently ran into problems with an MFC application that was hosting some Windows Form user control in a modal dialog; the application hanged after it lost focus. The problem was the window received...

View Article



Image may be NSFW.
Clik here to view.

Keyboard input and TAB navigation between WPF controls in a Win32 application

It is possible to host WPF controls in a Win32 application, and the other way around, but because of the differences betweeb these technologies there are various issues that can appear. One of these is...

View Article

Image may be NSFW.
Clik here to view.

CRT Refactored in Visual Studio “14”

Visual Studio “14” CTP ships with a refactored C Runtime. The first thing you’ll notice is that msvcrXX.dll has been replaced by three new DLLs: appcrtXX.dll, desktopcrtXX.dll and vcruntimeXX.ddl...

View Article

Troubles with Windows target versions

I recently migrated an old VC++ project to use the Visual Studio 2017 toolset and when compiling I run into the following errors about redefining the structure tagTOUCHINPUT: 1>c:\program files...

View Article

Image may be NSFW.
Clik here to view.

Using Microsoft Edge in a native Windows desktop app – part 4

This article in requiring Microsoft Edge WebView2 Runtime 88.0.705.50 or newer. In the previous articles, we learned how to perform navigation in a Windows desktop application and how navigation events...

View Article

Browsing latest articles
Browse All 5 View Live




Latest Images