An open API service providing repository metadata for many open source software ecosystems.

Topic: "win32-api"

7etsuo/windows-api-function-cheatsheets Fork of PaddyCahil/windows-api-function-cheatsheets

A reference of Windows API function calls, including functions for file operations, process management, memory management, thread management, dynamic-link library (DLL) management, synchronization, interprocess communication, Unicode string manipulation, error handling, Winsock networking operations, and registry operations.

Size: 27.2 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 971 - Forks: 106

yottaawesome/intro-to-dx12

Unofficial repo for Frank D. Luna's "Introduction to 3D Game Programming with DirectX 12".

Language: C++ - Size: 33.3 MB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 166 - Forks: 53

Win32-WTL/WTL

Mirror of Windows Template Library (WTL)

Language: C++ - Size: 4.7 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 55 - Forks: 7

m4x1m1l14n/Registry

C++ wrapper for manipulating Windows registry

Language: C++ - Size: 35.2 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 53 - Forks: 16

belazr/EasyWinHax

EasyWinHax is a C++ library designed to provide basic and low abstraction functionallity for windows process hacking and more specifically game hacking.

Language: C++ - Size: 1.11 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 34 - Forks: 14

ChGen/DarkEnforcer

Win32 Dark Mode enforcer

Language: C++ - Size: 170 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 26 - Forks: 3

xiosec/Terminator

PowerShell script to terminate protected processes such as anti-malware and EDRs.

Language: PowerShell - Size: 176 KB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 26 - Forks: 6

AndreyBazhan/HexEdit

Hexadecimal editor.

Language: C++ - Size: 145 KB - Last synced at: about 2 years ago - Pushed at: almost 10 years ago - Stars: 26 - Forks: 15

Marko19907/OLEDShift

A small system tray utility that moves around the windows on the screen to prevent burn-in

Language: Rust - Size: 385 KB - Last synced at: about 6 hours ago - Pushed at: about 7 hours ago - Stars: 24 - Forks: 1

ZeroMemoryEx/TrampHook

x86 Trampoline Hook

Language: C++ - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 5

hanoglu/HComponentLibrary

Lightweight Java like Windows GUI library for C++

Language: C++ - Size: 200 KB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 23 - Forks: 5

katahiromz/RWordPad

Independent ReactOS WordPad

Language: C - Size: 393 KB - Last synced at: 13 days ago - Pushed at: 11 months ago - Stars: 21 - Forks: 1

KallunWillock/JustMoreVBA

A collection of code snippets, modules, and classes that I've written and collected over the years.

Language: VBA - Size: 381 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 19 - Forks: 2

makuke1234/PdfiumView

A light-weight PDF viewer for Windows.

Language: C - Size: 7.6 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 18 - Forks: 3

katahiromz/RNotepad

Independent ReactOS Notepad

Language: C - Size: 370 KB - Last synced at: 13 days ago - Pushed at: 11 months ago - Stars: 16 - Forks: 1

hui-shao/Screen-Resolution

A program based on C++/Python to customize screen resolution. 一个基于C++/Python的用于调整Windows系统分辨率的小程序

Language: C++ - Size: 53.7 KB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 1

ChGen/DarkTitle

DarkTitle enforces dark window titlebars for all Win32 top-level windows.

Language: C++ - Size: 1.87 MB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 12 - Forks: 0

winstxnhdw/KeyWin

A fast Python wrapper for Win32's SendInput function using C extensions.

Language: Python - Size: 232 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 11 - Forks: 3

FalsePattern/jwin32 📦

Win32 and DirectX mappings for java using Project Panama. Ignore the C# tag, it's just reference code used for decompilation

Language: C# - Size: 371 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 3

asgarciap/etw-dns

A simple example application to collect DNS queries logs using etw-api

Language: C++ - Size: 113 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 4

esyywar/sudoku-solve-GUI

Win32 developed GUI to solve sudoku puzzles in real-time. Visualize the puzzle being solved by a depth-first-search backtracking algorithm.

Language: C - Size: 36.5 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 0

maxensas/lastgarriz 📦

Third party tool without game access that includes features to make your life easier.

Language: C# - Size: 73.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 3

LuSlower/win32ps-changer

get or calculate the value of Win32PrioritySeparation

Language: PowerShell - Size: 72.3 KB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 7 - Forks: 0

katahiromz/RPaint

Independent ReactOS Paint

Language: C++ - Size: 551 KB - Last synced at: 13 days ago - Pushed at: 11 months ago - Stars: 6 - Forks: 1

KaiErikNiermann/live-ocr-translator

Live translator that uses tesseract for OCR then translates the text, somewhat akin to google translates live image translating but more specialized to be used with Desktop.

Language: Rust - Size: 72.1 MB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

katahiromz/ffscrnsave

A command-line screensaver viewer in C++/Win32

Language: C++ - Size: 80.1 KB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 1

katahiromz/refguid

GUID tool for Win32 development

Language: C++ - Size: 164 KB - Last synced at: 13 days ago - Pushed at: 11 months ago - Stars: 5 - Forks: 0

katahiromz/RCalc

Independent ReactOS Calc

Language: C - Size: 367 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

Soju06/Input

Multiplatform keyboard/mouse hooking and simulation library 멀티플랫폼 키보드/마우스 후킹 및 시뮬레이션 라이브러리

Language: C# - Size: 89.8 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

Emzi0767/Managed-NTFS-Data-Streams

A quick and somewhat dirty wrapper for NTFS Alternate Data Streams for .NET Standard and .NET Core.

Language: C# - Size: 25.4 KB - Last synced at: 15 days ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

belazr/JackieBlue

JackieBlue is a basic DLL injector made with the EasyWinHax library.

Language: C - Size: 33.4 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 2

Bogdy555/Stellaris

A multiplayer game made from scratch.

Language: C++ - Size: 1.71 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

katahiromz/RRegEdit

Independent ReactOS RegEdit

Language: C - Size: 852 KB - Last synced at: 19 days ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

katahiromz/RClipbrd

Independent ReactOS Clipbrd

Language: C - Size: 189 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

Sarah-Hesham-2022/ComputerGraphics2D_Win32_Desktop_Project

Graphics2D_Win32_Desktop_Project Simple Drawing Application Based on Mathematics and Problem Solving with C++

Language: C++ - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

Khaled-Waled/PaintProject-Win32

A Paint program implementation using Win32 windows API.

Language: C++ - Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 4

katahiromz/ApiHook

Simple API Hook Sample

Language: C++ - Size: 63.5 KB - Last synced at: 13 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

danielblagy/dewcin_yt

Dewcin is a C++ game framework made using Win32 API.

Language: C++ - Size: 19.5 KB - Last synced at: 20 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

katahiromz/w32_mutex

std::mutex and std::recursive_mutex for old C++/Win32 compilers

Language: C++ - Size: 2.93 KB - Last synced at: 11 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

katahiromz/Rshimgvw

Shell Image Viewer from ReactOS

Language: C - Size: 526 KB - Last synced at: 13 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

Steven23X/GameEngine-Gameloft

GameEngine-Gameloft is a game engine made from scratch using GLSL, C++ and OpenGL.

Language: C - Size: 8.05 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

ChristoWolf/usb-event

A simple Go API for subscribing to USB events on Windows

Language: Go - Size: 24.4 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

katahiromz/RunInLang

Launch in specific language for Windows

Language: C++ - Size: 127 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

NinjaKurosun/SomeSmile

SomeSmile - a free, open source and not yet cross-platform

Language: C++ - Size: 1.88 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

terellison/RegistryWrapper

.NET Framework Wrapper for accessing the Windows Registry

Language: C# - Size: 41 KB - Last synced at: 14 days ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

mrmcsoftware/FractalAsm

x86 inline assembly language Mandelbrot and Julia fractal program (Windows)

Language: C - Size: 672 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

Xenia101/KakaoTalk-python

windows api on KakaoTalk

Language: Python - Size: 14.6 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 2

winstxnhdw/PixWin

A fast Python API for retrieving RGB values of a pixel on Windows using C extensions and ctypes.

Language: Python - Size: 228 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

PeterM45/SysInput

A system-wide autocomplete and spell-checking utility for Windows written in Zig.

Language: Zig - Size: 3.27 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

katahiromz/rguid

The GUID analyzer

Language: C++ - Size: 364 KB - Last synced at: 30 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 1

GuildOfCalamity/IconExtractor

An example of DLL asset extraction via WinUI

Language: C# - Size: 1.76 MB - Last synced at: 12 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

Project2100/some-screens-must-save

A Windows screensaver depicting a dynamic section of a Menger sponge

Language: C - Size: 227 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

katahiromz/DelayedMove

Move files on reboot

Language: C++ - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

cjyyx/Geo23d

用C语言实现几何画板

Language: C - Size: 19.7 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

yo3gfh/textedit

text editor with UNICODE support

Language: C - Size: 1.12 MB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

CzekoladowyKocur/Vulkan-Mandelbrot-Set

A Mandelbrot Set renderer made with vulkan and win32 API.

Language: C++ - Size: 7.17 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Scheduler2000/WinKernel

Lightweight library to interfere with windows kernel

Language: C# - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

nakapon/PhotoStudio

PhotoStudio is a project for studying C++/C++CLI/C#/Java programming, image processing and gui programming for beginners

Language: C++ - Size: 7.35 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

katahiromz/cmd_play

PC88 CMD PLAY emulation in C++/Win32

Language: C++ - Size: 2.3 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

slh-git/win-scratch

Scratchpad app for windows

Language: C++ - Size: 3.36 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

katahiromz/FFautologon

Auto-logon manipulator for Windows

Language: C++ - Size: 29.3 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

terremoth/php-win32-dialog

Win32 GUI Dialogs for PHP

Language: PHP - Size: 43.9 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

0zean/juliabot

A read-only trigger bot for CS2 made in julia to demonstrate the ability to make calls to the win32 API

Language: Julia - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

zEuS0390/cpp-screenshot-program

This program uses Win32 API to take numerous screenshots and save them in bitmap file format.

Language: C++ - Size: 18.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

katahiromz/imehackerz

IME Hackerz by katahiromz

Language: PHP - Size: 2.27 MB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

katahiromz/ImeLabo

片山博文MZの Win32 IME 研究室

Language: C++ - Size: 19.8 MB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

iamnotpi/tinyShell

TinyShell using Win32 API

Language: C - Size: 44.9 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

Ahmed-Nirzar/Windows_Skeleton

A 32bit GUI of Windows

Language: C - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

MarcoBellini/WinAudio-Player

Win32 and C Windows Audio Player

Language: C - Size: 1.91 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

BeardedFish/Fifteen-Puzzle

Classic sliding puzzle game programmed in C++11. This program works on both Microsoft Windows and on Linux. 🧩

Language: C++ - Size: 136 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

hyeongsi/Blue-Marble-Copy

tcp/ip 활용 부루마블 모작

Language: C - Size: 1.49 GB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

hyeongsi/2D-RPG

RPG의 기본 요소를 갖춘 게임 구현 프로젝트

Language: C++ - Size: 1.3 GB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

AgesoftOSS/Awnd

Awnd is a C++ framework for creating win32 apps easily.

Language: C++ - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

boaz23/File-Operation

A wrapper library in C# for Windows graphical file operations (i.e. the dialog with the green graph)

Language: C# - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

terellison/RegistryWrapperCore

.NET Core wrapper for accessing the Windows Registry

Language: C# - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ptrumpis/Auto-Copy-Cd-Rom 📦

Automatically copy all contents of inserted CD/DVD's to a pre-defined destination in your Windows filesystem

Language: C++ - Size: 22.5 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ramirak/BlackEagle-Spyware

Deployable monitoring program for windows machines

Language: C - Size: 4.13 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

charitra1022/win-bright

An application implemented in GTKMM for controlling brightness in Windows Desktops at software level by adjusting GammaRamp values

Language: C++ - Size: 573 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

koufongso/Tetris

c++ console game for fun

Language: C++ - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

katahiromz/mic

win32 microphone echo

Language: C++ - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

feliposz/olc-games

A collection of games and demos written in C++.

Language: C++ - Size: 2.3 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

undercooked-software/sherb

SH:ell E:mpties R:ecycle B:in

Language: C - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

NikolayShvedov/Win32-API

The program of information interaction of technical means of CAD on Win32 API

Language: C# - Size: 6.32 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

lhotanok/WavePlayer

C++ audio player for wav files with lyrics support

Language: C++ - Size: 147 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mrhuo/csharp-win32-api

Windows win32 api for c#. 用于c#的win32 api.

Language: C# - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

wmahfoudh/zigomar

Win32 Assembly language demo of a Binary Clock & a tray icon with date

Language: Assembly - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

KalaKit/KalaVideo

Lightweight video editor for Windows and Linux, made with C++ 20.

Language: C++ - Size: 15.3 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

yehwankim23/runcat-clone

Program that displays an animation of a running cat on the taskbar

Language: C++ - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

katahiromz/FFstartup

Windows Startup entry manipulator

Language: C++ - Size: 21.5 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

katahiromz/FFshutdown

Log-off, restart, or shutdown Windows, user-friendly

Language: C++ - Size: 14.6 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

skarg/privateprofilestring

Win32 API WritePrivateProfileString() and GetPrivateProfileString() functions written with test driven development to read and write tuples to an INI file

Language: C - Size: 128 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

katahiromz/ExeSum

EXE Checksum manipulator

Language: C++ - Size: 5.86 KB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

BBpezsgo/Win32-Stuff

Win32 API in .NET and some utilities

Language: C# - Size: 1.11 MB - Last synced at: 19 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

DnA-IntRicate/IntricateAllocator

A custom WIP heap-memory allocator written in C17 (Win32)

Language: C - Size: 639 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

gcardi/WaveIn

Audio acquisition class for Windows

Language: C++ - Size: 14.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

evvic/hw3d

Windows 3D graphics generation and rendering

Language: C++ - Size: 242 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

BBpezsgo/Console-Game

Simple console based 2d shooting game

Language: C# - Size: 21.8 MB - Last synced at: 19 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

kjmz14/bmiCalculator2

A simple BMI Calculator for Windows written in ANSI C

Language: C - Size: 69.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

katahiromz/MLog

A simple logging library for Win32/C++

Language: C - Size: 16.6 KB - Last synced at: 7 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

CameronClay/parallel-co-processing

Distributed Data Processing application (Windows only) that utilizes multiple computers to execute an algorithm on a set of data.

Language: C++ - Size: 3.27 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0