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: 10/18/2009
Total Downloads: 307
Downloads - Last Week: 0
|
|
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 19 Oct 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. |
|
| 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. |
|
| Sothink SWF Decompiler-Flash Decompiler |
Professional SWF Decompiler decompiles SWF to FLA or FLEX project, and extracts all Flash elements. This Flash decompiler fully supports Flash 6/MX 2004/ 8/CS3/CS4 and ActionScript 3. Fully compatible with Windows 7. Multilingual and user-friendly. |
|
| WebSite X5 Evolution 8 |
WebSite X5 is the outstanding tool that helps turn your website dreams into reality. It's packed with advanced tools to help you create professional websites with all of the eye-catching features you see on the web's very best sites. |
|
| 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. |
|
| 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 |
|
| RSS Feeds Scroller Converter |
Integrate a dynamic news into your site. This software can convert RSS feeds to a scrollable news ticker vertical or horizontal style |
|
|