GitHub topics: win32-api
yws179/snake
:snake:简易的C语言贪吃蛇实现,使用win api实现命令行界面效果
Language: C - Size: 5.21 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alexranaldi/xrGUI
Minimalist toolkit for Win32 native GUIs
Language: C++ - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

watamario15/display-device-information
Shows specs of your display device(s) on Windows.
Language: C - Size: 8.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

hyeongsi/win-socket-chat-management
소켓통신의 동작 원리를 파악하기 위해 제작한 채팅 프로그램
Language: C++ - Size: 1.49 GB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

testtestProblem/Display_Button
Display button have roller, button and screen. It can show picture, current computer state and change win10 scren brightness by win32 API ,ect...
Language: C# - Size: 103 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

katahiromz/RunInLang
Launch in specific language for Windows
Language: C++ - Size: 127 KB - Last synced at: 19 minutes ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

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: about 1 month ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

kadzicu-hacker/RunPE
Run PE(exe) file in memory
Language: C++ - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - 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: over 3 years ago - Stars: 3 - Forks: 0

noelhorvath/safe-win-api
Language: Rust - Size: 482 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

djm93dev/Ball-Obstacle-and-Target-Simulation
Ball, Obstacle, and Target Simulation
Language: C++ - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Win32-WTL/WTL
Mirror of Windows Template Library (WTL)
Language: C++ - Size: 4.7 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 55 - Forks: 7

MeloenCoding/win32-d3d11
A project of a DirectX11 application with the win32-example i made in an other project.
Language: Rust - Size: 164 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

NyanKiyoshi/WindowTweaker
A simple tool used to inject modifications to a given window through the WIN32 API.
Language: C# - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - 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

AgesoftOSS/Awnd
Awnd is a C++ framework for creating win32 apps easily.
Language: C++ - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - 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: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - 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: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ZeroMemoryEx/TrampHook
x86 Trampoline Hook
Language: C++ - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 24 - Forks: 5

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: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - 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: over 3 years ago - Stars: 2 - Forks: 1

eladkarako/SleepEx 📦
[C#] kernel32.dll SleepEx Windows-API. Simple console-program to sleep the exact amount of milliseconds by the passed-argument (accuracy still depends on CPU clock). Accepting values from 0 (thread-yield) to a 32bit number. Exit codes are 0(success sleep or I/O interrupt such as CTRL+C) or 1 for invalid value (program will still "sleeps" for 0 seconds). Will not freeze window since it uses SleepEx from kernel32.dll (https://msdn.microsoft.com/en-us/library/windows/desktop/ms686307(v=vs.85).aspx) with bAlertable set to true. Include program-icon and manifest from https://github.com/eladkarako/manifest . Binary included.
Language: C# - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

davidauz/apiswatter
Api (trainer) spy
Language: C - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

katahiromz/find_chrome.c
Find the location of Google Chrome web browser
Language: C - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

katahiromz/find_msedge.c
Find the location of Microsoft Edge web browser in C
Language: C - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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: over 2 years ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 0

ChuckHill2/ChuckHill2.Utilities
A kitchen sink of all my utilities with demos of many of them.
Language: C# - Size: 8.93 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

feliposz/olc-games
A collection of games and demos written in C++.
Language: C++ - Size: 2.3 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

joeybalardeta/Win32GameEngine
A game engine for Windows, written in C++, built from the Win32 API. A work in progess.
Language: C++ - Size: 77.8 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

koufongso/Tetris
c++ console game for fun
Language: C++ - Size: 33.2 KB - Last synced at: over 2 years ago - Pushed at: about 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: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

GlebTheProgrammer/OS-SP-LabWork2
Win32 program for drawing table for any size of the window class
Language: C++ - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

katahiromz/ApiHook
Simple API Hook Sample
Language: C++ - Size: 63.5 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

I-Infinatoo/batS
A program to remind user every time to take care of the battery life by continuously monitoring the battery percentage and the power supply status.
Language: C++ - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

asgarciap/etw-dns
A simple example application to collect DNS queries logs using etw-api
Language: C++ - Size: 113 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 4

katahiromz/mic
win32 microphone echo
Language: C++ - Size: 14.6 KB - Last synced at: 3 months 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

AndreyBazhan/HexEdit
Hexadecimal editor.
Language: C++ - Size: 145 KB - Last synced at: over 2 years ago - Pushed at: almost 10 years ago - Stars: 26 - Forks: 15

Khaled-Waled/PaintProject-Win32
A Paint program implementation using Win32 windows API.
Language: C++ - Size: 60.5 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 4

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: 28 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

ramirak/BlackEagle-Spyware
Deployable monitoring program for windows machines
Language: C - Size: 4.13 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

katahiromz/GameCheat
game binary-hack example
Language: C++ - Size: 287 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

WengYuehTing/LargeDisplay
基于WPF的Windows大屏项目,收录了些用于窗口控制的Win32 API、白板应用程序、简易Socket收发供实验用。
Language: C# - Size: 16.4 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

undercooked-software/sherb
SH:ell E:mpties R:ecycle B:in
Language: C - Size: 50.8 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Deathmajorasmask/Black-Comet
Black Comet is a videogame /graphic motor development in DirectX 11 (June2010) c++ for win32 in Visual Studio 2015
Language: C++ - Size: 76.2 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Deathmajorasmask/Address-book
Address-book develompent in c++ win32 api
Language: C++ - Size: 50.7 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

makuke1234/CurrencyCalculator
"Fancy" valuutakalkulaator
Language: C - Size: 2.86 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

makuke1234/ShaderToyWin32
An OpenGL toy to test fragment shaders
Language: GLSL - Size: 74.2 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

makuke1234/GameOfLife
Conway's Game of Life in C++20 and Win32 API.
Language: C++ - Size: 537 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

NSJ-student/solitaire_new
imitate window default game, C++, Win32
Language: C++ - Size: 1.03 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

NSJ-student/solitaire_old
C++, Win32
Language: C++ - Size: 1.04 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mrmcsoftware/FractalAsm
x86 inline assembly language Mandelbrot and Julia fractal program (Windows)
Language: C - Size: 672 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

mrhuo/csharp-win32-api
Windows win32 api for c#. 用于c#的win32 api.
Language: C# - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1
