Advertisement

Results for "Volume: 2002VB"

2002VB #21599
Netscape and Internet Explorer Password Logger

This program waits for the Password Required window from either IE or Netscape to appear, then logs the username and password, as well as the server, that the user enters. VERY useful, completely commented. Please vote if you find this useful. ANY feedback is greatly appreciated.

2002VB #21600
Simple IP Stealer - Uses Winsock

Small project listens for incoming requests, then steals the IP. Give your friends or anybody a URL (your IP) - then steal their password! You can change the port to listen on, and the data that is sent when the user connects. Very simple, less than 50 lines of code. Please vote if you find this useful :) ANY feedback, negative or positive, is greatly appreciated. BTW - I know there's already like 800 of these on PSC, but I thought I'd post my own. I was messing around with Winsock and thought this would be a neat project for beginners.

2002VB #21601
How to support multiple users in your applications!

This small project demonstrates how to support multiple users in your applications. Saves/loads settings from the registry that pertain to specific users. Has ability to create new users. Please vote for me if you find this useful. ANY feedback, negative or positive, is greatly appreciated.

2002VB #20919
Accept Multiple Connections With Winsock! Make your own server! ( TCP / IP !!! )

Allows you to accept multiple winsock connections! Great for beginners to intermediate! I know, still some bugs, but overall some nice coding. Uses TCP/IP connection, not UDP! Take a look, comments up the wazoo on this one =) This would be wonderful if you want to create your own gaming server, chat server, or just a file server! PS - Guess what, guys?! In my code, when the server "broadcasts" a message, I have a doevents in the loop. This is because of a problem with the winsock control that the doevents fixes. HOWEVER! Service pack 4 fixes this. So d/l service pack 4 and remove the doevents from the "broadcast" loop, and have instantaneous broadcasting!!!

2002VB #21441
Create your own TABBED DIALOG WITHOUT any OCXs/API! IMPROVED!

This is an IMPROVED version of my other "Create your own tabbed dialog" like the other this code lets you create a tabbed dialog (like the tabs used in property pages) without using any OCX/API! In this version, I've gotten rid of that dotted focus box that used to appear on a tab when it was selected, and to make it look EVEN BETTER, as an option, the selected tabb will turn BOLD. (SEE SCREEN SHOT) Please VOTE! Happy Programming! :) Any comments would be appreciated! please vote.

2002VB #21796
Manual Run

Ello, im back with a new name for all those who know me, lost the passy to my other one (blah). Anyway, this prog simulates the cd drive autorun feature. I coded this prog for 2 reasons, 1. I hate autorun and have disabled it, BUT autorun holds the shortcut for cd loading (hence this prog), and 2. Coz no one (as far as im aware) has done this before. So, if your like me then disable autorun and use this prog to preform the exact same task only this time WHEN U WANT IT. P.S. This prog also includes the sneaky little way i use secret areas in my progz, the 1 sec time delay on prog load to allow for a certain key to be pushed so the prog loads in a dif way (the secret area) GOTTA SEE THIS! (every line comented) Laterz

2002VB #20544
Communicator - an ICQ Client made in VB, with many functions.

Communicator is an ICQ client made in VB using the ICQ ActiveX Control. It features include Send/Recv Messages (Text, URL, Contact) and search/add user to contact list, Get user info, update your info and more. Please rate / comment on the code so that we can see where we need to improve. Also visit www.medievilz.com (Mirror: medievilz.cjb.net) for more information on the client and the ICQ ActiveX Control

2002VB #20411
Windows Start-Up Progress Bar

Hey! This creates a type of progress bar like the one Microsoft uses when Windows is loading. This looks so much better than the standard windows progress bar for those times when you just want to show that the computer is working and you don't need to show a percentage of how much is done. I created a class to easily import it into a project. This example has enough comments to understand how it works and how to implement it in your project. I am personally using it in a Splash screen to show that work that must be completed before the user can continue.

2002VB #21260
COOL FIREWORKS SCREENSAVER!!!

This is the screensaver with the COOLEST GRAPHICS YOU'VE EVER SEEN! You've got to see it in motion before it really works, as up to 20 fireworks simultanouesly shoot upwards at different angles and speeds, explode into different bursts of color, lighting up the surroundings slightly, and then sparkle and slowly disperse and fade away with really cool blending/blurring effects with the background!!! You have never seen anything like this. REQUIRES DIRECTX7 or higher, I have DirectX 8 and it worked fine but it should also work on DX7. You also need to have a monitor capable of 24 bit color. I would appreciate lots of VOTES AND/OR FEEDBACK because I worked very hard on this one! Visit my website at www.VBgames.co.uk!

2002VB #21800
Link Crawler (get all links on a webpage)

Link Crawl will search the webpage that you enter in the combo box for links and place them in the list box...you can then save the links to a file for later viewing..vote and visit my website!!!

2002VB #21802
Menu Items

An easy way to add images to menus. No bunch of classes needed, just a few API calls.

2002VB #21787
Telephonic Connection

Hi, I copied the look of the Windows Dialer.exe and made it working the same (or even better). Is this interesting? ...I mean, to have some code (not the original) for those functionalities? The response is up to you: if the audition will be high then the effort will be crowned by success, otherwise it will result... in a little flop! The main advantage of having the source code, for a programmer, is that you can modify any functionality at your pleasure. Moreover, sometimes, there is the advantage that the code can be studied, to learn something more of VB world. Let's resume how the Windows Dialer.exe works, and point out some little differences of this code: - [same]you can enter the telephonic number in 3 ways: 1) directly 2) using the telephonic keyboard 3) using the fast dialing buttons (where you can store up to 8 names with their telephonic numbers). - [difference]a help line at the bottom will assist you in the use of all controls. - [difference]an about form will teach you how to save, print and even zoom an image (a surreal sunset). The program can be used in your desktop, as is. You will find dialing much more confortable and fast than the original Windows Dialer.exe. An additional usefull feature has been added to the 'Fast Dialing' buttons: they can be 'reordered' just dragging the surrounding label and dropping in a new place. Also here, not only the feature itself may be found nice, but more the associated code could move your curiosity. That's it. I bet this program will encounter your favour: so I suggest you download the program, and hold it in your desktop. Go ahead, with computer dialing, and have fun! Author: Pietro Cecchi Program Name: Telephonic Connection Tone Dialer Uploaded on Planet (www.planet-source-code.com/vb): 21 november 2000 This program has been written in VB6.

2002VB #19337
Lock And Unlock Access Database

This code Enables and Disables the Shift Key used to bypass the startup options in Microsoft Access

2002VB #20794
Denzo PSC Desktop 1.5

Updated 11/30/2001! Now you have a complete support to build a local archive of downloaded files: you can define libraries of omogeneus programs, any item is automatically saved in its own directory and expanded so you can open it with a single click. Collect your code will be even more simple! Updated 4/5/2001! Start as systray Icon, separated browse window from tree window... Works with new policy of PSC!!! Updated 11/22/2000! This is an interface to Planet Source Code database. It's simple and very useful, you can see all published softwares, make search, navigate throught categories. In the treeview you can see items information and check the one you prefer to download in an given directory. When application starts, wait a moment to allow downloading of newest (50) file list and PSC home page. then you can navigate using categories menu and prev/next page buttons, select what you find interesting, define a download directory and download. Hope it will be useful for everyone. Good work to everyone and vote me!!!! PS: used some piece of code from PSC with credits inside.

2002VB #20668
Creating & Testing DLL with NASM

Creating & testing an assembler DLL using NASM, a freeware assembler. The demonstration DLL does Bit testing, shifting, rotating, clearing & setting.

2002VB #20052
Add and Remove your program to the Add/Remove Programs and Run at Startup lists!! (SMALL CLASS FILE)

Allows you to easily add your program to the Add/Remove programs list, and also add your program to the Run registry key so it starts every time Windows starts! I didn't see code that adds to the Add/Remove Programs bit here, so I made it myself! Though I find the basic registry routines here, I did Enum one of the arguments to make calling them faster! Please Vote!

2002VB #19576
A++ FAST Transparent Forms (See ScreenShot)

This code will show you how to create custom shaped forms based on any image you want to use. Any part of the form that you want to be transparent, just make it pink. (See ScreenShot). I have seen other examples of this on PSC but they were kinda slow. This code is very fast and works by creating and deleting graphical regions in memory. The code is well commented and VERY simple to understand and use. There is also a single executable included if you just want to see it work and don't want to screw with the source code. Enjoy. (Jeff Deaton)

2002VB #20357
XML Event Log And Viewer

Ok people, heres the deal. You have the code to write to the real NT event log (if not .. let me know and i'll post it!!) but you want a more versitile way of logging events. ever thought about XML. this zip file contains a pretty simple XML eventlog viewer. i've also included (as a class to the project) the code that you can use to create an XML event log. This example is my first real attempt at using XML so i hope you like it, the code is pretty simple so i dont think that you will have any problems reading it. - Yep i know i may not be using the XML DOM correctly yet but hey i've only learning XML for about 5 hours at the time of submitting this code. so please dont correct me with the XML coding... i'll get better as i go along... thanks people ..... oh.... and if you like this code ... please vote for me will ya! Thanks!

2002VB #21808
Hot List Box Example!

this is a good listbox example for begginers it has load/save list,add item to list,remove item,clear list,kill dupes and add list to clipboard!! PLEASE VOTE FOR ME thanks!!! -Jim

2002VB #21790
Add to a ListView control on the fly from a text datafile

This code will read in a two column data file (with the column titles in the first line) and update a listview control quickly and easily. It's easy to add more columns as needed. To use this code, you simply call the function like. Call load_list_view_two(mylist, "c:\test.dat")

Languages
Top Categories
Global Discovery