Advertisement

Results for "Volume: 2002VB"

2002VB #18323
New Japanese Kana Entry

This program converts syllables into Japanese Kana (Katakana/Hiragana) characters intelligently. This program uses TTF fonts, so you don't need any extra language support to use it. Also, unlike the Japanese IME, the text can be copied into ANY program that supports TTF fonts including Paint Shop Pro etc. There are two fonts included. Each has it's own font map .ini which tells the program where the right symbols are in the TTF font. This means you can make your own font maps for any font you have that includes Hiragana or Katakana symbols. Such fonts are available on tons of free fonts websites. My "Japanese Katakana Entry" contained a fair few of them, and is still on PSC. Although this version is far more complete, but just as simple. If you would like to contact me or would like more fonts with font maps give us a shout at [email protected] I hope this is some use to someone. ;-)

2002VB #21091
Weak Password Detector 2.0 (Updated)

(Updated version) Now with common list of passwords database and customized analysis. With the fast growing of the Internet, the use of passwords has become very important for all of us. But not a lot of people uses strong password (which mean it cannot be easily cracked). So I made this utility to test your passwords to see if they are strong. You just have to enter a password and the program will tell you how is it strong and it will also tell how much time it would take to crack this password. Note: You can customize the parameters in the program for your needs. Fully commented. You will surely be suprised of the results. NOTE: Please vote on Weak Password Detector 2.1 (in the code of the month section) please!

2002VB #19364
One Word ... NIBBLES!

A retro game for anyone who ever used QBasic :) the old Nibbles game is back again. Included is all the code, images, and the EXE. Sound is on its way. ****-=[ PLEASE VOTE ]=-****

2002VB #17774
ButtonEx

Provides an improvement/replacement for VBs CommandButton. Allows graphics on the left of the button text, mouseover graphics, flat buttons, and setting backcolor and forecolor all of which can't be done or are hard to do with VBs CommandButton. A similar control exists on PSC called Gold Button and is by Night Wolf.

2002VB #21072
WhiteBoardPro - A Realtime WhiteBoard Using Winsock. A MUST SEE!!!

This is my second submission to PSC now, and its another internet app for you. Its a whiteboard using winsock... what this means is that you and a friend can connect, then when either of you draw on the whiteboard it appears on both your screens! You can both draw pictures together now! (oh, the fun!). Its a good demonstration of streaming data, and its just a pretty cool app anyway :). I've added a chat as well, just to make it a little more fun, and i even threw in a "save picture" for good measure :) Ive commented practically every line of code in this thing, in the hopes youre going to like it so much you'll actually vote for it! (My last submission only got 2 votes, and im still sour about that .. ) Enjoy the code... And remember to VOTE!!!

2002VB #21113
DLM MP3 Player

***RE-UPDATED (Fixed a stup*d error when song finished playing and there was no files in the playlist)*** Fully functionnal MP3 Player with multiple color schemes, Volume control, balance control, position control, basic controls (play-stop-etc), Auto-Play and Repeat functions. Includes MiniBrowser and streaming capabalities. Now includes the awaited Playlist window with Save and load capabilities... .

2002VB #19856
_Print a form in another form_

This is a simple program that can make you print what you type. But you can improve it to make it more beautiful. You can make it like an order form. Try it first. And you know then.

2002VB #21092
XML Note Creator

Many people are trying to understand how XML work. This app show one of the applications you can give to XML. This is a simple note creator that will convert user-inputs into an XML document and with the style sheet included you will be able to save this document and display it in a browser (only tested on IE 5.x but should work on Netscape 4.6+). All the code is fully documented. Don't forget to unzip the .css file (the style sheet) in the same directory. Please rate it by your appreciation so I can continue create innovative applications. Note: You can easily modify the style sheet.

2002VB #20168
Etts Frm SiZe Limiter

Ok I didnt CREATE this but I did OPTIMIZE it and make it into a COMPLETE control, the gentelmen that made it slips my mind but it was like yesterday i think, anways using the VB accelerator ssubtmr.dll and this control allows you to LIMIT the form size of as MANY forms as you want in a single project. Its quite nice, give it a try! PLEASE VOTE! :O) UPDATED....... No Need for SSubTmr6.DLL I decided it would be ALOT easier for Newer guys to use this if they didnt have to worry about distributing a DLL so... I just sorta built the DLL Code into the Control.... ENJOY!!

2002VB #21107
Download a File from the Inter- / Intranet (2 Lines of Code!)

This Example lets you download a file to your harddisk. Recommended: Internet Explorer 4 or greater. Try it and you will see how easy it is.

2002VB #21108
This is an undocumented funtion! It shows the Format-dialog.

This function shows the Format - Drive Dialog -- This is an undocumented Windows Function! Be carefull!! Use it on your own risk!

2002VB #21109
Get CommandLine Parameters and use it in your VB-App. w/o any API.

This is an example how to use the command-line option in VB. You are now able to retrieve parameters from an Command line.

2002VB #19134
Rotate & strech with anti-aliasing!

This code interpolates between pixels to create a true anti-alias effect. With the same quality as rotated/streched pictures from profesional graphics programs!

2002VB #20969
Excel & VB

This program demonstrate the way of creating Excel worksheet through VB. It also shows how to format and save the worksheet. You will learn good amount of Excel codin after looking at this code.

2002VB #20598
Grenade Launcher!!!

Want to know how to make bouncing grenades in your next game, or how to use direct sound? Then look no further: Grenade Launcher! it's fun! Launch grenades from your launcher, and watch them bounce around the screen then explode in a shower of shrapnel! Uses DirectX 7! Plus sound FX! (you will need DX7VB.dll in you windows system directory.)

2002VB #20887
Transparent Form

Demostrate how to create a transparent form using VisualBasic. This code will run only on a Windows 2000 machine due to the fact that the SetLayeredWindowAttributes API is unsupported under Windows 95/98/NT.

2002VB #21118
Orientation - DataReport - 1 line - no API calls - unbelieveable!!!!

This code will change the orientation of the output before rptName.Show is executed. This is only one line of code, but it will do what some of the others have done with 4 pages of code. Really!!!!!

2002VB #20518
_InStrLike

This is a combination of InStr and the Like operator. It returns the position of a mask within a string. The parameters are all user friendly variants just like the regular InStr function. Example: InStrLike("Test String 123abc45 Stuff","###*##") returns 13, because 123abc45 matches the mask and it starts at character 13. Hope this is useful to somebody.

2002VB #20051
UPDATED! WebBrowser Control Bug in IE 5.5

After developing a full-blown application (just went out to beta) for my employer, I uncovered a bug in IE 5.5 that you may want to know about.

2002VB #21080
Paint 256

This is a paint Program with lots and LOTS of features like Circles, Square, cut & paste and much more! SEE Screenshot! Votes Welcome!

Languages
Top Categories
Global Discovery