Volser 1.1
Gets 32-bit binary volume serial number
| Details |
View: screenshot
Size: 0.58 MB
License: Freeware
OS: Java,Linux,Mac OS X,Unix,Win2000,Win7 x32,Win7 x64,WinServer,WinVista,WinVista x64,WinXP
Price: $0
Publisher: Canadian Mind Products
|
Date added: 12/24/2007
Date updated: 11/17/2009
Total Downloads: 308
Downloads - Last Week: 1
|
|
Volser 1.1 Publisher's description
Gets the 4-byte 32-bit binary volume serial number of a Windows
disk drive assigned when it is formatted to provide and almost unique id.
Don't confuse this with the volser(, the string name,
or the manufacturer's disk serial number assigned to a hard drive at the factory.
Uses JNI and C++ native code.
Consists of java and JNI you include in your own code.
You can test with
C:
CD \com.mindprod.volser
java.exe com.mindprod.volser.Volser
and ensuring nativevolser.dll is on the path, e.g. in the
current directory. YOU MUST MANUALLY EXTRACT
NATIVEVOLSER.DLL and put it on the path. See
http://mindprod.com/jgloss/path.html
To use getVolser, you need three pieces of code in your
class:
1. an import,
2. a static init to load the JNI library
3. a call to the getVolser native method
i.e.
import com.mindprod.volser.Volser;
...
static
{
// get DLL loaded from somewhere on java.library path.
System.loadLibrary( "nativevolser" );
// if have troubles change this code to use
// System.load( "E:\\com\\mindprod\\volser\\nativevolser.dll" );
/**
* test harness
*
* @param args not used
*/
public static void main( String[] args )
{
// Needs drive letter with colon and trailing backslash
final int volser = Volser.getVolser( "C:\\" );
System.out.println( "4-byte Volume serial number for drive C: is " + Integer.toHexString( volser ) );
}
}
Volser does nothing much by itself, other than a debugging
test harness to demonstrate getVolser method.
Requirements: Java 1.1+
What's new in this version: fix problem with Microsoft C++ runtime library
|
| Antivirus information |
| Download3K has downloaded and tested Volser on 17 Nov 2009 with some of Today's best antivirus engines and you can find below, for your convenience, the scan results: |
| Bitdefender: |
Clean |
| NOD 32: |
Clean |
| Avira: |
Clean |
| Kaspersky: |
Clean |
|
| Complete antivirus report |
|
|
|
|
| TOWeb |
TOWeb is an easy-to-use software for persons and organizations wishing to quickly create a Blog or a Web Site without any web designing skills, without dealing with web programming stuff and without using a retouching software for their pictures. |
|
| Pure SEO CMS |
Fast, powerful, SEO website builder, optimized CMS, CSS compliant. Fast, client side XML to html engine. Beginners enter content and select design. Experts use their own templates and save time building high quality sites . No online server required. |
|
| RSS Channel Writer |
RSS Channel Writer is a powerful RSS feed generator, editor and submitter. With this program you can easily create general RSS feed, iTunes RSS feed and RSS for Google products for your web site in seconds. |
|
| Store Manager for osCommerce |
Manage osCommerce products, osCommerce product attributes, categories, manufacturers, orders, batch updates - export osCommerce products to Excel, and import products to osCommerce, import file from your supplier, easy populate and product attributes |
|
| Clix-FX XML Flash Menus |
Flash XML Menu Templates from Clix-FX We offer you the easiest way imaginable to design and create Flash
menus for your website. |
|
| Web Gallery Wizard PRO |
Generate professional HTML and Flash photo album Web pages quickly and easily. Showcase your images by creating your own personal photo gallery Web site in minutes, without knowing HTML or Flash. The best software of its kind. |
|
| Sitemap Writer Pro |
Professional XML sitemap generator will help you easily create XML sitemaps. Automatically generate sitemaps in XML or compressed gzip format, keep up-to-date, edit them, upload to web server and submit to search engines that support XML sitemaps. |
|
|