RadVC is a Developer Studio Add-in that allows a Visual C++ programmer to work in a Visual Basic like Rapid Application Development (RAD) environment. It helps users to visually add forms and controls in its form designer, while it generates and inserts related code in Developer Studio's editor in the background. The code generated is based on a MFC Extension Library, called RAD Foundation Class (RFC).
Scan Visual Basic 6 projects for dead code, unused and undeclared variables, and functions with no return type. This program will also extract all of the strings and allow you to run a spell checker on them to check for misspelled words.
LEARN VISUAL BASIC 6 is a self-paced comprehensive overview of the latest version of the Visual Basic programming language and environment. The ten week course covers the toolbox in detail, building and distributing applications (using the Packag...
C++ Editor - the text editor designed for C++ programmers. The editor have color syntax highlighting and all basic characteristics of Notepad and more. Editor's main purpose is to edit source code files outside IDE...
'C++ Fundamentals for Borland C++ Builder' is an electronic book that teaches C++ as the language is implemented in the Borland C++ Builder compiler. This book helps the user lay the necessary foundation before moving into the Visual Component Li...
RadVC is a Developer Studio Add-in that allows a Visual C++ programmer to work in a Visual Basic like Rapid Application Development (RAD) environment. It helps users to visually add forms and controls in its form designer, while it generates and ...
DFMToSource is a source code generator for Delphi and C++Builder. It helps you to dynamically create VCL components or forms at runtime. The bitmaps or icons included in the components are converted to source code. No more DFM file required.
DynamicSkinForm VCL library help you to create applications with skins. Skins support for forms, menus, hints, many standard and non-standard original controls. Skins with many objects, effects help you to create standard and non-standard cool ap...
Fast, highly optimized implementation of popular checksum algorithms: CRC32, CRC16, CRC16C (CRC-CCITT). The library allows to calculate checksums for files, memory blocks, strings, streaming data.