Code Monkey home page Code Monkey logo

libs's Introduction

These are some common libraries I use in my code.
All C libraries are vb6 compatiable (stdcall)

pe_lib   - vb6 ActiveX DLL
           PE file format parsing code

proc_lib - vb6 ActiveX DLL
           Process Enumeration/Manipulation

globals  - vb6 Activex DLL
           Global Multiuse class with common lib functions

olly_dll - C DLL  
           ASM/DISASM engine 
           GPL Copyright (C) 2001 Oleh Yuschuk

hooklib  - C DLL
	   Detours style hooking engine 
           extended version of Daniel Pistelli's ntcore.com hook engine

zlib     - C DLL
           ZLIB compression library - win2k+ compatiable
           Jean-loup Gailly & Mark Adler

WinGraphviz - is a single DLL COM object directly usable from vb6.
	      It uses the code from Graphviz which is public and 
              freely available. Sample VB project included.

htmlViewer_lite - vb6 user control, lite weight htmlViewer based on rich 
                  text box control

vb6_utypes - adds support for unsigned math operations w/ ints and longs

kroolCtls - winapi replacements for mscomctl controls by kroll:
              listview, rtf, progressbar, tabstrip, treeview, + ipaddress
              see readme for more details (some mods to rtf planned)

gnu_whois - cmdline whois app, was going to convert to dll, but its fine
            as is, just capture output via pipe. 93k

filterList - simple listview with filter textbox for easy searching

anchor - very easy form element anchoring (automatic control resizing w/form)

libs's People

Contributors

dzzie avatar

Watchers

James Cloos avatar BiTss Mukesh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.