Results for "Volume: Java_Volume1"
Learn the basics of Microsoft Winsock Control. Sending data to receiving data. Rate it excellent and you will get a surprise!
This, my first piece of code, generates EAN 13 and EAN 8 barcodes. This is an update of code 31131. I made it more for functionality than learning. If there are any bugs or anything you would like to know, please comment. I appreciate your input.
This program is able speak your text as well as saving it in wave format. You have to install SAPI 5.1 (speech sdk 5.1)before running this tutorial you have to select the reference to Microsoft speech object library this tutotial was launched along with Microsoft Speech SDK 5.1
This hot code provides many powerfull functions for you READY-TO-USE, wich include (Change Folder Icon, Change Drive Icon, Rebuild Icon Cache, Export Picture To Icon (USING-API), Extract Icon from DLL, Count icons in file,Get a Drive of Folder Icon, Thumbnails for BMP files, Fix Explorer Icons, Skin form to Picture, Replace Color with another, Fix Icon Thumbnails, Read Ini file, Write Ini file, Get the RGB color of HEX color and many more...
The program shows you how to copy files 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, and there is a label that shows the copying percentage. In the new update, you can use the browse button to find the source file you want to copy. I hope you will find the code useful .
This is a one line tutorial on how to use Net Send to send messages over a network.
Opens MSAccess 97 and 2000, works with databases with passwords. it allows the user to add, edit, delete modify RECORDS from any access database, also added defrag database function. Please Vote. :D
Compile the project another way without opening the project. Although this code uses visual basic executable, it operates the executable in the background. I wish to credit someone on PSC for his piece of code. Please vote.
Finally the help file is included in the .ZIP file! Thanx to Amanda Miller, the WebMaster. Being inspired by Clint's vcTrayAlert Control at http://vcreations.net/product.asp?pid=34, I decided to write my very own control. This one has much more cababilities, and some advanced features for Win2000 or later: like the Transparency property and the fading animation. It is still very easy to use: check out the DEMO. It is also very versatile!: check out the Screen Shot ;). I have used a great gradient-drawing class that I found on PSC by Kath-Rock. I have invested alot of my spare time in this large project. It is made free but make sure to check out the license agreement and copyright info. All I'd like to ask you is your encouragement - IF you DO like my control or NOT then please VOTE. I'll be waiting for your feedbacks and emails. And, If you ever find a bug, email me about it. KEYWORDS: MSN Style Tray Alert Control, ActiveX Control, User Control, Play WAVE WAV File Resource, Always On Top, Top Most, Transparency, Transparent, Fade, Mask, Borders, Gradient, Error Handling.
I got sick of looking up computer names for people in my company, so I built a GUI for 'Net Send'
Compared to the Version 1 series. This one really improved. New User Interface. (THis is worth the download) Does NOT use Database. Instead this version created what is call a User Profile. in this user profile it stores the Username/Password in it. If you are running it for the first time. It will create a new profile after u type a password to go with your username. And username if none is supplied with your windows. So this one does not rely on your Username with your windows. Because it's locking System is SO advanced. It has this feature that if you Enter a password incorrect it will Give you a clue... With the first letter of your password... Eg. if My password is PSC the program will show on the Status message: "Username/Password incorrect (P**)" .. I took apart Version 1.0.1010 and rebuild it all over. It has it's complex codes, and the program itself is very easy to use... Adds a whole new security to windows.. Tabs, ALT+F4, CTRL+ALT+DEL will not prevent this program from being on TOP of the other applications and exiting with out a password... "RATE MY PROGRAM... LEAVE YOUR COMMENTS. Please.. Thank-you."
I decided to wrote this article after a long time trying to find a way to load custom resources that cant be load as "normal" ... all i can find is really complicated DLL's and huge and confuzing codes ... so i decide to show a really simple way. I will show how to load an flash animation but you can do this with anything. I will also put a sample on a ZIP in case that you have some problem with copy and paste All you have to do is create your resource file as normal puting anything you want (JPG, EXE, SWF, Etc...) as custom resources. And then write the resource to a file and load it. Private Sub Form_Load() Dim M() As Byte M = LoadResData(1, "SWF") Open "c:\windows\desktop\m.swf" For Binary Access Write As 1 Put #1, , M Close 1 SF.Movie = "c:\windows\desktop\m.swf" End Sub Private Sub Form_Unload(Cancel As Integer) Kill "c:\windows\desktop\m.swf" End Sub
This is simple NO API send data to an inactive MdiChild code, just using a timer...
SQL Navigator is a very good Demonstration of Viewing the Tables, Views & Procedures present in SQL just with the help of some SQL in-built functions through ADO. It will show you the data in the table & even the text of the Procedure which you had made in SQL. Might be unknown to someone how to use the SQL functions through VB just by passing them into the recordsets. It can be used very well by making an application. It is very small easy to understand, fast & hey.. dont forget to rate my code...!!!
This is a Registration System, it has two application, the client and server. It uses ADO connection and Winsock. You can add, edit, delete, view a record. The server is password protected. I also included a chat. Other stuff are Minimize in System Tray, Compress Database, Install on Startup, also every action made by Client is log in the Server. The Help file is included. Please vote first before downloading this code. Thanks to Chris Hatton for the Ado.
This XP button is a remake of my older version. This one includes the xp silver gradient colour, highlight effects, disable effects, hover effects, focus effects and acts the same way as a normal button. If you click the button but didn't mean to, you just drag your mouse off the button the same way you do for a normal command button. See screenshot for details
This module uses a combination of GDI+ and GDI API calls. Its functionallity is limited to loading images and resizing them. It can load all the picture formats supported by LoadPicture plus the PNG file format.
This code allows you to sends a real-time alert message to any user of the 4 major Instant Messaging networks MSN, Yahoo, ICQ, and AIM. You don’t even need an account or need to install any clients. It a unique web service project on PSC. You could integrate this within your own software systems to send yourself, your colleagues, or your friends automated messages, such as: Appointment or task reminders e.g. Team meeting at 14:00. Important day reminders e.g. birthday. System alerts e.g. System has restarted after error. Application alerts e.g. Stock management reports low inventory. Information notifications e.g. Stock prices. Please Vote
A cool interface done in visual bacis. If you see the screen shot. The whole program was done in a single form. And All the others are activex. The best thing about this is all are movable, dockable. etc etc. Have fun with the code it is opensource and if you like it please vote for me...
Network utilis, checking net work stats and other utils