ncs power control library 0.07b
ncs power control library 0.07b in title
ncs power control library 0.07b in description
The XD++ View object supports mouse-based object ipulation, including selection, resize, moving,alignment,oderment,and "active" dragging (moving a visual image, not just an outline).
The XD++ Document object supports MFC archiving, making it easy to save and restore graphical objects, visual layout, and application-related data.
XD++ also provides support for composing and manipulating graphs (node & arc diagrams).
The XD++ Class library is designed to be flexible and extensible. All objects are easily subclassed for application-specific specialization. New graphical objects can be easily added to the existing framework.It also supports double-buffering, real-time dragging, and Windows metafiles for full-resolution printing
¡¡
XD++ also provides a Form Editor that can be placed in any window of an MFC application. Graphical components, such as button, editbox, listbox, tab, combobox, image, and static etc, can be dropped onto the form and manipulated by the user. Over 50 types of common graphical components is included with the library so that developers can create customized graphical components.
XD++ provides the functionality needed to interact with graphical components on the Form. Features such as drag-and-drop, scaling, spacing, snap-to-grid, and undo/redo are provided. The flexible, object-oriented a
The E-XD++ View object supports mouse-based object ipulation, including selection, resize, moving,alignment,oderment,and "active" dragging (moving a visual image, not just an outline).
The E-XD++ Document object supports MFC archiving, making it easy to save and restore graphical objects, visual layout, and application-related data.
E-XD++ also provides support for composing and manipulating graphs (node & arc diagrams).
The E-XD++ Class library is designed to be flexible and extensible. All objects are easily subclassed for application-specific specialization. New graphical objects can be easily added to the existing framework.It also supports double-buffering, real-time dragging, and Windows metafiles for full-resolution printing
¡¡
E-XD++ also provides a Form Editor that can be placed in any window of an MFC application. Graphical components, such as button, editbox, listbox, tab, combobox, image, and static etc, can be dropped onto the form and manipulated by the user. Over 50 types of common graphical components is included with the library so that developers can create customized graphical components.
"To date, the reliability and performance of the XD++ library have been tested through many kinds of diagramming/flowchart- related software of ucancode customers around the World. The XD++ library now used in over 40 countries!"
1. Built-in library with 50,000++ lines of code
2. Quick and powerful search engine
3. Powerful printing capability
4. Password protection & strong 448 bits encryption (optional)
5. User notes & attachments handling
6. Favorites & rating support
7. Full integration with *all* major programming IDEs
And much more!
The E-XD++ View object supports mouse-based object ipulation, including selection, resize, moving,alignment,oderment,and "active" dragging (moving a visual image, not just an outline).
The E-XD++ Document object supports MFC archiving, making it easy to save and restore graphical objects, visual layout, and application-related data.
E-XD++ also provides support for composing and manipulating graphs (node & arc diagrams).
The E-XD++ Class library is designed to be flexible and extensible. All objects are easily subclassed for application-specific specialization. New graphical objects can be easily added to the existing framework.It also supports double-buffering, real-time dragging, and Windows metafiles for full-resolution printing
E-XD++ also provides a Form Editor that can be placed in any window of an MFC application. Graphical components, such as button, editbox, listbox, tab, combobox, image, and static etc, can be dropped onto the form and manipulated by the user. Over 50 types of common graphical components is included with the library so that developers can create customized graphical components.
"To date, the reliability and performance of the XD++ library have been tested through many kinds of diagramming/flowchart- related software of ucancode customers around the World. The XD++ library now used in over 40 countries!"
Callback File System provides a kernel-mode driver, which calls your application when it needs to perform some file system operation, and a user-mode API for use by your application. And your application can expose generic data as a file system to third-party processes.
Such approach lets you offer the remotely stored information for system-wide access.
File System driver creates a virtual device with application-provided file system and emulates a physical storage.
The driver works on the system level and turns a storage into a "real" disk device with it's own file system. The "real disk device" is accessible in read-only and/or read-write mode by any application which uses system file management API.
The driver lets you make the mounted disk visible to the user or hide it from the user.
Unlike CallbackDisk, the driver of Callback File System provides a functionality to create not just your virtual disks, but your own file systems. The driver provides a callback mechanism, which lets you keep your files and file systems wherever you want (i.e. on remote computer, in memory or database tables etc.).
User-mode API is simple and introduces about ten functions, specific to driver management and storage mounting operations. Also the API includes about 20 callback functions (events) which your application must handle to effectively represent a full-featured file system.
The API is needed only for driver and storage manipulation. All file operations can be performed using system file management API or framework-specific classes.
User-mode API is provided as a .NET component for .NET Framework development, a static library with one class for use in C++ and a VCL component for use in Delphi.
Major security Features
- Expose the virtual disk to the user by assigning it a drive letter/ you can keep the virtual disk hidden from user's eye (when no drive letter is assigned).
- Callback File System lets you control what applications or users access the data.
- You can support NTFS security functions for files and directories stored within Callback File System.
Improvements of this version:
- Itanium support Delphi 2009
- C++Builder 2009 support
C++ Code library is a powerful multi-language source code library with the following benefits:
1. Built-in library with 50,000++ lines of code
2. Quick and powerful search engine
3. Powerful printing capability
4. Password protection & strong 448 bits encryption (optional)
5. User notes & attachments handling
6. Favorites & rating support
7. Full integration with *all* major programming IDEs
And much more!
Requirements: P90+ Mhz and 16 Mo RAM
Whats new in this version: http://www.cpptalk.net/cpp-code-library/
XMP C++ library for adding, updating, retrieving and removing XMP metadata from JPG and TIF image files. Supports Visual C++ 8.0. (Alternate downloads available for VC++ 6.0 and 7.0)
Template library for properties in C++ like this: widget.color = "red"; to change widget color. In class Widget use: prop::Property color; Supports binding properties together so that the values of several properties of different objects will be automatically synchronized to hold the same value. This library has its own signals (that is Observer Pattern from object oriented methodology) implementation or can be co-worked with the existing signal system. Supports binding properties with a transformation by a functor (e.g. with a C++ function). You can connect properties of different types with optional transformation. Additionally has classes for easy adding properties to object on-the-fly: property(obj, &Class::set, &Class::get). This library is 100% efficient, that is using it does not decrease efficiency compared with direct coding in C++. The library has good API documentation. In short: simplify your work, decrease development time with any kinds of C++ projects, especially GUI projectys. Price includes lifetime free updates. See article http://ex-code.com/articles/binding-properties.html
Requirements: Standard C++
Whats new in this version: Binding properties together etc.
A POP3 / SMTP email Visual C++ library for sending and receiving email. Packed with advanced features including: full S/MIME capability for sending and receiving signed and encrypted email, MHTML for sending HTML email with embedded images and style sheets, multipart/alternative, multipart/related, attachments, advanced AES encryption, automated international character encoding conversion, Outlook integration, progress monitoring, Outlook Express EML import, XML import and export, mail-merge, distribution lists, auto-Zip and Unzip attachments by integrating Chilkat Zip, Outlook contacts and distribution list integration, bad email address detection and collection, SMTP Windows Integrated Authorization, smart cards, SMTP and POP3 server diagnostics, full control over Cryptographic Service Providers for S/MIME, and more.
The EyeC++ library is a high-performance, high-quality, C++ class library intended for both image file format conversion and image viewing tasks. It supports all of the more common file formats as well as a handful of perhaps a little bit more esoteric ones. Pricing is differentiated so that you pay only for those file format modules that you need. Full source code is supplied. Technical features include: Handles color look-up table images as well as true color images. High quality image resampling algorithms...
EyeC++ v1.7 release is New Release.
ncs power control library 0.07b in software introduction
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com