Hello all, I've been a programmer for a while and figure it's about time I started learning how to develop Windows applications with GUI's.<P>I've done quite a bit of event-driven programming with ...
A demonstration of using LuaJIT FFI (Foreign Function Interface) to create native Win32 GUI applications directly from Lua, without requiring C compilation. This project implements an interactive ...
I've used Win32 to program multithread applications and I like it, it's pretty flexible and garbage-free. I will be working on a GUI and though I'm a Win32 fan, I'm trying to explore if there are less ...
A C++ GUI-based Sudoku Solver using Win32 API that solves puzzles using backtracking algorithm. PRODIGY_WD_04 - Sudoku Solver This repository contains the fourth task of my internship at Prodigy ...