Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #87939
TWTSOOSD - Three ways to show open or save dialog (without CommonDialog control)

Viewing this code you can learn how to show (without CommonDialog control and using default system dlls) three kinds of open and save dialogs (see the screenshot!!!). The dialogs may look like in old programs from win95 or like in VB or like in Notepad or Wordpad. One way uses three controls and 2nd and 3rd ways use API functions. This code also shows how to open files in multi mode (open more than one file). The zip file is small and every line is commented. Vote or leave a comment if you want and if this code will help you!

Java_Volume1 #87940
Virus Scanner + Repairer DIY ( Do It Your Self )

With This Tool You Can Create Definations For Worms (Text Based , Html , Vbs) And Start Repairing Files. (I USed It To Remove My Redlof (Folder.htt Virus)) By Ajay Kumar

Java_Volume1 #87941
Copy files byte by byte

Basically, this program shows you how to copy file byte by byte. Everytime it reads 4 kbs from the source file and write them in the destination file until it reads all bytes in the srouce file. There is a bar that shows the copying progress. ( Would you please vote for this code )

Java_Volume1 #87942
PRINTING FLEXGRIDE_2

my english is bla bla so try to understand my words first i want to thank mr.opal coz of the code he put here about the same thing printing flexgride. i want to say to mr.opal great mind = great code but vb has a great tool called DataReport what u need to deal with this tool is imagine take ur mind a way. if u don't understand my words u will understand my code.

Java_Volume1 #87943
basicNES

This code emulates the NES hardware from back in the day.

Java_Volume1 #87944
[ Controls Explained, Tutorial - PART 02 ]

PART 02 - This tutorial will help start-up any beginner or intermediate programming into Visual Basic as it explains using the toolbars controls and what they do. If you like it then please leave your comments etc and I may consider finishing it off :)

Java_Volume1 #87945
Connections Monitor (Firewall)

Shows all active connections with respective programs along with their 'actual' icons, shows status and remote address (IP) that connection is been made. Comes with a neat popup of new connections made (check screen shot). i owe credit for some parts of the code to others; Ariel icon extractor and CyberAlert (thanks Guys).

Java_Volume1 #86436
[[ Extreme Lock

This is a Password Program. does what the Windows 98/95 Password screen does. But the program cover's the whole screen. It shows how to use Database... And find the computer's Username...

Java_Volume1 #86437
Proxy Scanner(analyzer)

This prog. analyses proxies and scans them. It works almost great! it also gets your real ip, and checks for the anonimity of the proxy. This is also called a Proxy checker, or Proxy analyzer!

Java_Volume1 #86438
A cool MouseMeter!

It's a cool odometer for the mouse. It counts speed, meters, pixels, position, ...

Java_Volume1 #86439
API Menu Example v2

Like the first version, this shows how to access another application's menu and copy it in your own app using API...allowing you to actually call the menu functions in the other application from your menu. The example creates a list of current windows (only windows with compatible menus). Then when selected, the menu is 'cloned' using API calls GetMenuItemInfo() and InsertMenuItem() allowing you to not only to copy the menuitem but the state of the menuitem.(Checked, Grayed, etc...) And unlike the first version which only loaded 1 level of submenus, this will load all levels. This example could also prove to be useful to anyone wanting to know more about creating dynamic menus and submenus in VB as well as how to handle messages from them when clicked (uses subclassing). Unlike many 'dynamic menu' examples, this does not require any 'dummy' menus or menu arrays to be created. Demonstrates API Calls: IsWindow, SetWindowLong, EnumWindows, GetMenuItemCount, GetSubMenu, GetMenu, SetMenu, DestroyMenu, CreateMenu, CreatePopupMenu, DrawMenuBar, CallWindowProc, PostMessage, GetWindowTextLength, GetWindowText, IsMenu, GetMenuItemInfo, & InsertMenuItem.

Java_Volume1 #86440
Visual Basic Programming Tutorial

This is a Visual Basic Tutorial For Begineers as well as Advanced Users. If You are Programming through VB then You must see this Tutorial Once.

Java_Volume1 #86441
_/:\ The simplest text to speech ever /:\

This the most simple text to speach program ever! it only uses 1 line of code! YOU MUST HAVE THE text - speach engine FROM MICROSOFT, DOWNLOAD IT HERE: http://www.microsoft.com/msagent/downloads/user.asp#tts Please vote if you like it or not so that i know!

Java_Volume1 #86442
Multi-color LCD Control (Blue Knot)

Alphanumeric LCD Control with multiple foreground and background colors, fast or slow printing, option to pad lines with 'spaces'. Regular & Bold 'font', 2 levels of brightness. 13 pre-defined background colors (or 240 custom) and 7 background colors. Inspired by Peter Wilson's "Vacuum Fluorescent Display Simulator" (In fact I based the 'regular' graphics on his graphics.) Some characters added/redone and new 'bold' font. Colors tinted at runtime, not pre-made (for size and flexibility). Also adapted a bit of code by Kamilche (Load picture from byte array) to load JPGs directly from the resource file. Enjoy the code, and please comment/vote.

Java_Volume1 #86443
remote file browser

uses winsock to connect to a remote computer running the server. allows you to browse through all files and folders. not the best but definatley the easiest and it would be simple to put it in your own code to

Java_Volume1 #86444
Barcode 39 in one sub

I saw some code using a barcode font and knew i could do it with code alone. This is so simple it's one Sub only! (command1_click)

Java_Volume1 #86445
UltimaX Terrain Texture Generator

This will take a height map, lower altitude map, and a higher altitude map and blend them. It will output a rough map thats used for CLOD terrain engine, a shade map, a blend map, and a shaded blend map. For more information read the readme.txt. If you have any questions, feel free to ask. Enjoy this :)

Java_Volume1 #86446
Minun Progress Bar 2

The best progress bar on PSC: it's fast, it looks cool and it's stable. All you need when it comes to showing a progress. Includes: 1) colors and colorfades! 2) use any font, make it appears as you want 3) you can use seven different borderstyles 4) make the bar grow up, down, right or left 5) Blending (changes color opacity or CosSin mode makes weird colors!) 6) Set the caption just like you want it to be 7) ManualRefresh for optimal usage: if you change colors a lot or do other big changes at a time, you might want to refresh the bar only when you wish 8) Min, Max and Value as big or small as you want 9) You can change parent easily with SetParent 10) enough events: make it a command button as well! 11) clear, optimized code: learn how things can be done fast in VB. Also great example on how to make an ActiveX control with VB. If you like it, please vote & rate :)

Java_Volume1 #86447
A Very Amazing Calculator [The MagiCalc v1.0... MSUT SEE!!!]

If you want to be amazed, then take a look at this calculator. It works like a powerful compiler that can evaluate complicated expressions and can amazingly handle syntax errors. Try this "+(2((5+4)/2*6+1.56845)4 + 3^(3-(--5)/2))/(25^.5)+2-3*4/-2^2.2*5". That's not all! Why don't you download the code, and let the calculator talks about itself? The calculator has many amazing features: 1- It handles almost all kinds of possible errors (like a very powerful compiler), and when an error occures, it tells what and where the error is, so that you can fix it easily. Try this expression and see how errors get handled: "()+*5.334.2+)453+&76/6(7+" . 2- It recolors the expression so that it seems more clear. ( Numbers in light blue, operations in purple, invalid inputs in red, positive and negative signs in dark green, and parenthesis in randome colors) 3- It saves previous inputs so if you want to review them, use the Up and Down arrows. 4- There is an input keyboard that can be shown or hidden. 5- It's very easy to use. I hope that you'll find this program useful in solving math problems, and I hope that you'll like the code and find it helpful and easy to understand. *** Would you kindly vote for this code ;) ***

Java_Volume1 #86448
HTML Art

Give it a picture file and a text file and be amazed at the output. The resulting html page will fascinate your friends for many a minute. /*Update: Stall bug should be fixed now*/

Languages
Top Categories
Global Discovery