Qb's C++ blog

A blog about various C++ topics

Thursday, February 16, 2023

C++/C# interop for native applications using WinRT

›
The repository with the code for this article is here: https://github.com/QbProg/CppCSInterop -- When you search C/C++ C# interop on google ...
1 comment:
Monday, February 13, 2023

Qt sciter integration

›
 Just for information, I recently published a small repository containing a Qt 6.x integration for the Sciter component. Sciter is a nice c...
Saturday, March 23, 2013

Building a git network visualization tool

›
I always liked the Git network viewer (i.e. see this example ). In the "early git days", I found it very useful to have a visib...
Monday, February 4, 2013

Fun with composition and interfaces

›
As one of most important programming concepts is code reuse, let's see some nice ways to use C++ templates and make code-reuse simple an...
2 comments:
Friday, February 1, 2013

Write a C++ blog they said...

›
... it will be fun they said! :) Indeed I already wrote two more articles, but it's the editing part that is time consuming: Read the...
Sunday, January 6, 2013

Unicode and your application (5 of 5)

›
Other parts: Part 1 , Part 2 , Part 3 , Part 4 Here it comes the last installment on this series: a quick discussion on output files,...
Monday, December 10, 2012

Unicode and your application : part 4 example

›
I just wrote a simple example with Qt on how to read (and print-out) a text file. As I suggested in part 4, the program let the user choose ...
›
Home
View web version

About Me

QbProg
View my complete profile
Powered by Blogger.