win32ports / unistd_hLinks
header-only Windows implementation of the <unistd.h> header
☆36Updated 5 years ago
Alternatives and similar repositories for unistd_h
Users that are interested in unistd_h are comparing it to the libraries listed below
Sorting:
- QEMU built with Visual C++ on Windows☆20Updated 8 years ago
- An ncurses implementation for Windows terminals.☆19Updated 6 years ago
- Visual Assembler☆25Updated last month
- Windows Explorer application written in assembly☆14Updated 2 years ago
- ☆86Updated last year
- Generating binary modules with zasm☆13Updated 2 years ago
- Cross-platform asynchronous I/O library☆18Updated last year
- OpenNT 5 Core☆24Updated 8 years ago
- a tool to generate/create import library of DLL for Visual C++. custom import name and linking name (symbol)☆17Updated 9 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆58Updated last year
- Some basic UEFI definitions and symbols exactly as definied by the UEFI spec, in a form of C++ headers to be used for writing C++ UEFI ap…☆13Updated 2 years ago
- Let MSVC v141_xp/Clang targeted applications run on even older Windows versions☆42Updated last year
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 10 years ago
- Project files to build libffi under Visual Studio☆21Updated 12 years ago
- c++ disassembly library☆14Updated 8 years ago
- Support for UASM x86 and x64 assembler in RadASM 2.2.2.x☆24Updated 2 years ago
- ☆16Updated 3 years ago
- Virtual Machine for x64 and x86 systems☆36Updated 2 months ago
- Win32 Differential Update Library☆14Updated 5 years ago
- Free open-source C11 framework to create console, forms (GUI like WinForms) and unit test applications on Microsoft Windows, Apple macOS …☆15Updated 2 years ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆33Updated 2 years ago
- C++ OOP GUI Library☆38Updated 5 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 5 years ago
- Experimental win32 gui wrapper in C++☆66Updated 3 months ago
- Unofficial source code repo for theForger's Win32 API Tutorial.☆24Updated 2 years ago
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆83Updated 4 years ago
- Tutorial/Sample Project for doing Operating Systems development in Visual Studio