java Programming Glossary: msdn.microsoft.com
com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host localhost, port 1433 has failed http://stackoverflow.com/questions/11820799/com-microsoft-sqlserver-jdbc-sqlserverexception-the-tcp-ip-connection-to-the-ho To open a port in the Windows firewall for TCP access http msdn.microsoft.com en us library ms175043.aspx com.microsoft.sqlserver.jdbc.SQLServerException..
Java: run as administrator http://stackoverflow.com/questions/1385866/java-run-as-administrator
Using JNA to get/set application identifier http://stackoverflow.com/questions/1907735/using-jna-to-get-set-application-identifier FREEING THE MEMORY AS REQUESTED BY THE DOCUMENTATION http msdn.microsoft.com en us library dd378419 28VS.85 29.aspx The caller is responsible..
How do I access Windows Event Viewer log data from Java http://stackoverflow.com/questions/310355/how-do-i-access-windows-event-viewer-log-data-from-java an approach I'd recommend but interesting nonetheless http msdn.microsoft.com en us library bb309026.aspx http objectmix.com java 75154 regarding..
How to read or parse MHTML (.mht) files in java http://stackoverflow.com/questions/3230305/how-to-read-or-parse-mhtml-mht-files-in-java Script as text and binary files... As per MSDN page http msdn.microsoft.com en us library aa767785 28VS.85 29.aspx#compress_content and.. http en.wikipedia.org wiki MIME#Multipart_messages http msdn.microsoft.com en us library ms527355 28EXCHG.10 29.aspx Although not a very..
Detect USB Drive in Java http://stackoverflow.com/questions/3831825/detect-usb-drive-in-java http www.codeproject.com KB system DriveDetector.aspx http msdn.microsoft.com en us library aa363480 v VS.85 .aspx In case you don't want..
Extract cursor image in Java http://stackoverflow.com/questions/739870/extract-cursor-image-in-java Pointer int public static final int DI_APPBANDING 1 http msdn.microsoft.com en us library ms648391 VS.85 .aspx public Pointer LoadCursorW.. LoadCursorW Pointer hInstance int lpCursorName http msdn.microsoft.com en us library ms648065 VS.85 .aspx public boolean DrawIconEx.. INSTANCE Gdi32 Native .loadLibrary Gdi32 Gdi32.class http msdn.microsoft.com en us library dd183489 VS.85 .aspx public Pointer CreateCompatibleDC..
identify file system format of a disk type in java like ntfs, fat16/32 or ext http://stackoverflow.com/questions/9441258/identify-file-system-format-of-a-disk-type-in-java-like-ntfs-fat16-32-or-ext example the FAT file system or the NTFS file system http msdn.microsoft.com en us library windows desktop aa364993 v vs.85 .aspx Kernel32.java..
|