twinbasic
There are 75 repositories under twinbasic topic.
twinbasic/twinbasic
The twinBASIC Programming Language
fafalone/RunAsTrustedInstaller
Run a program as TrustedInstaller (SYSTEM)
GCuser99/SeleniumVBA
A comprehensive Selenium wrapper for browser automation developed for MS Office VBA running in Windows
fafalone/cTaskDialog64
cTaskDialog (TaskDialogIndirect implementation) universally compatible with VB6/VBA7/twinBASIC x86/x64
fafalone/WinDevLib
Windows Development Library for twinBASIC
fafalone/EventTrace
Event Tracing for Windows (ETW) File Activity Monitor, VB6/twinBASIC x64 port
fafalone/HelloWorldDriver
twinBASIC Kernel mode driver demo
fafalone/MemListMgr
Memory List Manager
fafalone/Lems64
64-bit compatible twinBASIC port of Carles PV's Lems
fafalone/ZoneStripper
Removes the Zone.Identifier alternate data stream that identifies files as 'from the internet'
DecimalTurn/VBA-on-GitHub
This project is here to help you configure your VBA project on GitHub.
bclothier/TwinBasicSevenZip
7-Zip COM library compatible for use in VBA (32-bit and 64-bit), VB6 and twinBASIC
fafalone/UIRibbonDemos
Windows UI Ribbon Framework Demos
fafalone/ShellControls
Shell Browser and Shell Tree Controls
fafalone/TBXLLUDF
twinBASIC XLL UDF Addin Example
fafalone/DeviceExplorer
List, enable/disable, show detailed properties, or uninstall hardware like Device Manager
fafalone/QuickRenameExt
Quick Rename Shell Extension
fafalone/ExplorerHost
Host an instance of Explorer itself with INamespaceTreeControl and IExplorerBrowser
fafalone/HelloWorldXllTB
Making Excel XLL Addins in twinBASIC
fafalone/OSInfo
Universal compatibility version of OSInfo 1.15
GCuser99/VBA-UserForm-to-twinBASIC
A VBIDE add-in for exporting VBA UserForms to twinBASIC
bclothier/tUnitVba
A proof of concept demonstrating twInBasic solution running as a VBE add-in to run unit tests.
fafalone/D2DSamples
Ports of The trick's Direct2D examples
fafalone/PropertyDump
Dump all file properties
fafalone/tbComCtlLib
twinBASIC Common Controls Definitions Library 2.2 (x86/x64)
fafalone/ucAniGifEx
ucAniGifEx Animated Gif Control
fafalone/UIRibbonDemoAdvanced
Windows UI Ribbon Framework Demo - Advanced w/ Direct2D
fafalone/gPdfMerge
GUI-based PDF Merger
fafalone/LimitInputEdit
SHLimitInputWithFlags Demo
fafalone/ListViewSubItemControls
Undocumented ListView SubItem Controls Demo
fafalone/RegShellWindow
Register your app as displaying a path for SHOpenFolderAndSelectItems
fafalone/ThreadTest
twinBASIC mutltithreading proof of concept
fafalone/ucExplorer
Wrapper control for IExplorerBrowser - Host Windows Explorer on your Form
fafalone/VideoThumbnails
Using Media Foundation and GDI+ to create a thumbnail of any point of a video
fafalone/WatchDirectoryChanges
Use SHChangeNotifyRegister and SHChangeNotification_Lock to watch directory changes (64bit compatible)
Theadd/ArrayList
VBA / VB6 ArrayList implementation w/ proper memory management and orders of magnitude faster than mscorlib.ArrayList