Software Discount Codes & Deals Available over 50,000, Savings to our Customers $
software discount coupon codes
Home > Development > Component & Library >  Subscribe
*USD$ is default, select other currencies at the order page
xDir Library Boxshot
  • xDir Library


    Easily enumerate files and folders in a specified folder and all of its subfolders.


  • Windows All| Version 2.0 | 10 sold
$45.00
Up to 49% OFF Volume Discount + Up to 18% OFF Control Pack
100% Purchase Secure & 30 Days Money Back Guarantee!
Shipping:1. Sale for global. Send Register Code by E-mail (Free)
2. More shipping requirements, please see in order page.
Buy Now
Discount Info

Limited
This deal maybe time limited. Don't miss it out!
Promo Info
Volume DiscountWe offer various licenses/editions and volume discount for this product. Save up to 49% off by purchasing multiple license, as shown below:
Binaries Only LicensePrice
1 DeveloperGet It Now
2-3 Developers Small Group$135.00 Get It Now
4+ Developers Site$180.00 Get It Now
Source Code LicensePrice
1 DeveloperGet It Now
2-3 Developers Small Group$225.00 Get It Now
4+ Developers Site$300.00 Get It Now
Note: Once at the shopping cart web page, please fill the number into the quantity blank to purchase this product. (1 is default)

Upgrade/RenewalWe offer various Upgrades for this product, as shown below:
Binaries Only LicensePrice
1 Developer RenewalGet It Now
2-3 Developers Small Group RenewalGet It Now
4+ Developers Site RenewalGet It Now
Source Code LicensePrice
1 Developer RenewalGet It Now
2-3 Developers Small Group RenewalGet It Now
4+ Developers Site RenewalGet It Now
Note: Once at the shopping cart web page, please fill the number into the quantity blank to purchase this product. (1 is default)

Control PacksAll 10Tec ActiveX Controls (iGrid, xDir, CaptionX & hTooltip) in one pack
We offer various licenses/editions for this pack. Save up to 18% off by purchasing Source Code 4+ Developers Site License, as shown below:
Binaries Only LicensePrice
1 Developer$310.00 Get It Now
2-3 Developers Small Group$470.00 Get It Now
4+ Developers Site$1,120.00 Get It Now
Source Code LicensePrice
1 Developer$470.00 Get It Now
2-3 Developers Small Group$720.00 Get It Now
4+ Developers Site$1,700.00 Get It Now
Note: Once at the shopping cart web page, please fill the number into the quantity blank to purchase this product. (1 is default)

Click "Get It Now" Button above or below to activate this coupon code or deal. It's only valid on SoftCns.com
If The Coupon Code Not Available
Please bookmark this page first, and then clear the cookies of your browser. Lastly, restart your browser again or try to use another web browser, If you don't get it clearly, please visit Coupon Using Guide or send us expired.
Reviews
Average user rating: Excellent (/5)
Your Rating:
Product Details
xDir Library Screenshot

Thanks to this component developers can easily enumerate files and folders in a specified folder and all of its subfolders, filter folder and file list using different criteria, implement context search in file contents using the ASCII and/or Unicode character-encoding scheme and create folder and file tree using information provided by the xDir component.

xDir 2.0 is available in two editions - Standard and Professional. The Standard edition has been compiled as an ActiveX DLL and allows you to gain the highest performance. The Professional edition has been implemented as an ActiveX-exe server and provides developers with the ability to enumerate files and folders in background process using asynchronous mode.

xDir provides high performance and can enumerate nested folders in contrast to VB standard Dir function (the name of the library means "extended Dir"). For instance, the Standard version enumerates all files in the C:\WINDOWS folder (11769 items) and generates for each file the corresponding event procedure approximately in 311 msec at our test PC with Pentium 4 1,7GHz, 512Mb DRAM under Windows XP Professional.

Using xDir in your applications is very simple: all you need is to create an instance of the xDir object, implement the IXDFoundItem interface and launch an enumeration using the ProcessFolder method. For instance, if you want to enumerate all files in the C:\WINDOWS folder and all of its nested folders, you need to write the following lines of code in your form module (for the Standard edition):

Implements IXDFoundItem

Private Sub Command1_Click()
Dim xd As New xDir
xd.RootFolder = "C:\WINDOWS"
xd.ProcessFolder Me
End Sub

Private Sub IXDFoundItem_Proc(ParentFullPath As String, _
ItemName As String, ByVal ItemType As EItemTypes, _
CancelEnum As Boolean, ByVal UserValue As Long)

List1.AddItem ParentFullPath & ItemName
End Sub

The code above populates the listbox named List1 with file names (including full path) from the specified folder when the user presses the command button named Command1.

More Coupon Codes & Deals from 10Tec Company
Buy xDir Library and enjoy extral deals - Up to 49% OFF Volume Discount + Up to 18% OFF Control Pack
  
Sitemap - Submit Software - Contact / Help - Free Advertise
About | Copyright ©2006-2013 SoftCns.com, All Rights Reserved. | Privacy Policy & Terms of Use