 |
Analyze and document binary components. ActiveXplorer is a library file manager and analyzer for COM libraries - ActiveX controls, TLBs, DLL and EXE servers - and .NET assemblies.
- There are hundreds of libraries on your computer. What are they doing there? Are they installed correctly? What's in them?
Your component is ready, but the help file is rather undone? Found a new
component but no docs? Relax! ActiveXplorer will create the missing
documentation in a minute.
- See inside components. Analyze them. What classes, methods and
properties do they contain?
- Document components. Automatically generate
full technical documentation for binary files. List installed files and
document their contents.
- Escape DLL Hell. Solve installation problems,
find missing files, and register files correctly.
activex ocx net assembly reflection typelib reverse engineer binary file analyzer visual studio com com system management
|
 |
Akeni Instant Messaging - Pro is a client/server instant messaging platform that allows companies to host their own secured private IM system. The client has an user interface similar to AIM, ICQ, or MSN Messenger. It supports all the standard IM features such as chat, group conference, presence management, file transfer, offline messages and emergency alert/notification. Extra features include contact management and optional tabbed chat sessions.
The server has advanced administration tools for managing user accounts, client-side logging capabilities and peer-to-peer file transfers. Akeni Pro Messenger can be setup on a private network without connecting to the internet and can easily be setup for use inside and outside the company firewall.
lan instant messaging server chat conference file transfer network alerts notification
|
 |
AMI Electronic Greeting Card Construction Set helps you design and create greeting cards for your friends, relatives, co-workers, inlaws, outlaws... your list of potential recipients may vary. The cards it creates are similar to traditional cards with a cover, an inside spread and a back. Add your choice of pictures, sounds, animations, graphic elements and clickable web page links - as many as you like, or as many as you can squeeze in without exceeding the bounds of good taste and reasonable file size. Express sentiments from the profoundly sincere to the embarrassingly corny. Your cards will become Windows EXE files - executables that will display on any Windows system without additional software. You can e-mail them, upload them to the Internet, bundle them with products or services or use them in conjunction with your business. We invite you to download a fully-functional evaluation copy of Electronic Greeting Card Construction Set and try it out. The Card Wizard feature will have you assembling professional electronic cards in seconds.
greeting card graphics multimedia christmas birthday valentine get well card greeting wedding graphic
|
 |
A&M Instant Messenger is a powerful instant messaging system that supports Instant Popup Messages, Chat, System Information, Remote Control etc.
It is designed to be used with a Windows NT Domain for optimal operation, but will also work on
Novell networks with a TCP/IP Stack (no automatic grouping) or over the internet.
We recommend that it be used inside of a secure corporate LAN/WAN environment.
Our instant messenger is server based, and does not rely on any type of broadcasts to work(UDP,Multicast etc)
Other instant messengers on the market use broadcasts which can degrade performance in certain situations.
The server is used only for keeping track of the users, all messages, file sends etc are done Peer to Peer. When you send a message, it goes directly to that user, the server is not involved in sending messages at all (except for the server broadcast option).
A straight-forward and easy-to-use interface
The client user interface has a Microsoft Outlook look and feel, and an easy to use Directory Tree.
instant messaging chat remote control adsi system information file transfer instant messenge supports popup messages
|
 |
CreaToon is a powerful PC software solution to create 2D animation in cut-out style. Its main advantages are the ease of use and the real-time feedback. Moreover, CreaToon allows you to add effects that are simply not possible with traditional cut-out animation.
The website (www.creatoon.com) contains a free downloadable demo version, shows sample animations made with CreaToon, and provides animated tutorials to get up to speed very quickly.
The main features of CreaToon are:
- Real time editing and previewing your animation
- Real time animated color correction and opacity
- Easy-to-use drag-and-drop interface
- Automatic generation of in-between frames
- Various cameras to create real perspective
- Stretch and scale images
- Move objects from far to close - unlimited movements in depth
- Powerful transformation tools
- Hierarchy trees for easy character animation
- Build own image and scene library to increase productivity
- Support of curves to allow drawing inside CreaToon
- Differentiate shader quality to increase work space
- Sound synchronization
- Frame or field rendering
- Multiple inputs and outputs (incl Flash)
- Alpha output
- All windows platforms
animation software cut-out animation real-time powerful pc software solution create 2d animation cut-out
|
 |
Arclab FileIO/System Toolbox is a set of easy to use but powerful functions for File, Folder, Shell, Windows API and System operations and for gathering informations. The ActiveX component was specially designed for the VB/VBA programmer and helps the developer saving a lot time during application development. Language Functions: GetSystemLocale, GetSystemLanguageThis functions might be very useful if your application has multi-language support.Recurse Directory Functions: MakeDir, DeleteDirIt includes a recurse directory function which allows you to create a directory tree (directory with subdirectories) with one single line of code.System Functions: Shutdown, Reboot, Logoff, GetWindowsVersion, GetServicepackSystem information functions show the operating system and the installed servicepack. You can also logoff, reboot or shutdown the computer.Misc Functions: CurrencyToKString, GetIPAddress, GetHostName, GetComCtlVersion, GetWindowsDirectory, GetSystemDirectory, GetUserName, CurrencyToKBString, CurrencyToMBString, CurrencyToGBStringThis function group contains misc, but often requested functions.File/Folder Search Functions: Search, GetNumberOfFiles, GetNumberOfFolders, GetTotalSize, GetFileSize, GetFolderSize, GetFile, GetFolderThe included search functions allows you to do a recurse wildcard search with ease. The results (path and size) are stored inside the control and can be easily accessed from your application. All drive/file/folder size functions are returning 64bit values which show the correct size for volumes larger than 4GB.File Info Functions: GetFileSize, GetCreationTime, GetLastWriteTime, GetLastAccessTime, IsHidden, IsSystem, IsReadOnly, GetURL, GetRootFolder, FileExistsAny relevant information about a file is available through File Info Functions.
com activex ocx vbx component access visual basic c winapi api
|
 |
Perl and PHP Development Environment with multi-file syntax-highlighting editor, web utilities such as one-click FTP upload, one-click execute on server, one-click testing to in-line text pane or web browser, inbuilt form-filling / environment variable emulation, accepts keyboard input for console apps, integrated no-configuration Web Server to test web apps, hierarchical customizable code templates, multi-level backups / one-click restores, version control, and extensive configurability. Integrates with MySQL to edit and execute SQL scripts, access MySQL help, and bring up MySQL server automatically when required by Perl programs. Optionally store program files inside compressed project file for easy transportation between PCs (e.g. via email or disk). Autoupload facility to obtain latest version of PerlWiz. Module installer to update existing Perl modules and install new ones automatically from the internet. Even try out programs without creating a new file! Use projects or ignore them - the choice is yours. Loads of tutorials for getting started with Perl and PHP, web and database development, and utilising keyboard input (great for educational use).
perl development utility ide html cgi project internet editor mysql sql
|
 |
An auto-tracing tool of software. User can set breakpoints, this application will auto trace the target program and record the input and output of function call. Therefore, the software can help programmer analyse errors, process inside the target program, especially help the programmer analyse the sequences and parameters of the function call.
Functions
Recording input parameters and output result of the functions which are set breakpoints in the target program. Therefore, not need to compile the source code, you can monitor the input and output of functions.
Tracing Release version with mapfile.
Debug some Anti-Debug program.
The best API monitor tool.
Supporting debug version and release version, not need source code.
Supporting tracing COM Interface.
Supporting multithread. Through displaying sequence chart, easy get sequence relationship between all the threads.
Supporting spying the parameters of function before and after the function is called.
Supporting the function that the target program will dump CallStack when exception occurs.
Supporting nested function call. Displaying the tracing result with tree structure, which can get the nested relationship of function call.
Supporting Plug-in technology. The user can define input format and output format and the number of parameters of every function. Plug-in technology is used to achieve the function of customizing monitoring result function. Please refer to the Sock_Spy program under the folder of Sample and refer to the sample code for the details.
Supporting default monitoring design. The user can set the number of default monitoring parameters, under this condition, all functions have the same number of parameters and all parameters of function entry will be displayed. You can trace and monitor API without programming.
Not need to know the prototype of the functions.
All the API functions, including the opened functions that are called inside the DLL, can be monitored in deed.
auto debug auto-tracing tool monitor api com auto debug for windows auto monitor api com interface support debug
|
 |
General Knowledge Base is program which provides an opportunity to create and manage your own knowledge base. Using General Knowledge Base the creation of your own knowledge base becomes quick and simple. The program's interface makes it easy to use and handle.
It is a useful tool for collectors, hobbyists, librarians, writers and other professionals as well as for home users.
General Knowledge Base allows users to create knowledge base substantiated on any category of documents. It is an optimal tool for categorizing, processing, finding and describing documents, information and data. It allows user to keep documents systemized, to add notes and attachments, and to export articles into different file formats at any time.
General Knowledge Base makes documents easy to find and retrieve. There is no need to spend time searching for files and folders on your computer. Using own knowledge base user can see all documents and information systemized in categories and topics. Powerful search and filtering engines makes documents easy to find just knowing essence.
In addition, like in a usual personal information manager, articles and notes powered by MS Word-like rich-text tools perfectly suit for keeping various information such as notes, recipes, famous quotations, tables, pictures, Web-links, and even entire pages from the Internet.
Main Features of the Software:
Microsoft Word style article editing tool;
up to 128 GB of data storage;
support client/server database technology;
ability to group articles in a very effective way;
notes and attachments are available for each article;
fast article search;
protect your data with a password;
ability to search for exact phrase or any keywords;
ability to perform search inside the article text;
bookmark articles;
print and preview using templates;
ability to export articles to PDF, HTML, RTF, TXT and Microsoft Word;
batch export articles with just two clicks;
general knowledge base book collection info manager articles organizer programming pim
|
 |
Smart Bro was built on the Internet Explorer technology. So you don't have to worry about sites' view, it's the same as what you'll get using the IE. Smart Bro has many options that you always wanted: 1. MDI pages, Multi-pages inside the same application. 2. Tab controller to allow fast switching between web pages. 3. Intuitive Navigator window that allows navigation between pages by shrinking its size when unused. 4. Very simple interface. 5. Ability to minimize to System tray, maximizing the application can be restricted by using a password to prevent other users from opening the application. 6. Auto-Save for all documents, that's you can exit the Smart Bro and re-load it again any time to find all your documents maintained for you. 7. Auto-clean up for you. You don't have to worry about your traces anymore, using Smart Bro; it will clean your traces as soon as you exit the application. 8. New popup killer 9. Quick Notes 10. Custom links can be added to the sites toolbar.
There are more features that you'll like about this product. We guarantee this.
smart bro tabs mdi tray password clean history search groups web
|
|
|