Advertisement

Results for "Volume: 5_2007-2008"

5_2007-2008 #193038
Click A Smiley

just play it and enjoy

5_2007-2008 #183937
WinApiForVB type library and AllApiDemo (updated)

WinApiForVb library contains over 900 KB of API declarations, constants, ... for both ANSI and Unicode. I put it together so as to do away with copying and pasting API declarations from project to project along with a number of other reasons (mainly string handling and interfaces). The AllApiDemo, as the name states, is a project which demonstartes how to create and use (using only API) all gui and some none gui elements ranging from a simple elements such as buttons to richedit, treeview, imagelist, ... To use, copy the type library from WinApiForVb_Compiled folder to your system folder. Open up AllApiDemp project or any other and go to preferences, find => WinApi For VB type library <= entry, select it and click ok. Now you should see the contents of the library in object browser. BTW, those who are thinknig about dependencies, a compiled project, does not need the type library to be present in the client's pc to run. VB includes the necessary API declarations in the exe. =============================== Minor changes; =============================== Corrected some problems with data type declaration in interfaces. Added IEnumSTATURL, IUrlHistoryStg, IUrlHistoryStg2 interfaces, STATURL type, STATURLFLAGS, and STATURL_QUERYFLAGS enums .Modified the listview form to use the new interfaces to read and display IE history. Replaced the snapshot. Peace MH

5_2007-2008 #191695
SMTP w\ No winsock Control_Updated

Send e-mail using cSocketMaster.cls and VBIP's send mail example. No leaky MS Winsock control. Now has MX Query and multiple attachmant support.

5_2007-2008 #178145
Invasion Game (VBRaptor)

This is a game I've been working on off and on again for a little while now. It's a top down shooter done using DirectX. The last upload had a quite a few bugs. This one I've corrected some of the obvious bugs such as the shots sometimes missed enemies despite hitting them. Enemies won't destroy eachother any longer when overlapping. Also I am pretty sure I fixed the bug where nothing appears occasionally when first starting a game. Comments and votes are welcome and appreciated. Thanks

5_2007-2008 #187841
Commercial Standard TAPI Caller ID ocx

This is my first submission to PSC. I posted this to .NET category by mistake. Hence i am posting it again under Visual Basic category. The Caller ID ocx is an activex control written in pure Visual Basic using TAPI 2.0. This control works with any line device that supports TAPI. The device can be a voice modem or any telephony board like DIalogic etc. The control is able to detect Caller ID and Caller Name provided you have subscribed for Caller ID facility from your local telephone company and the line device also has Caller ID feature. It May not work with voice modems properly. voice modems are often not very stable as far as TAPI is concerned. Make sure the proper driver is installed for the modem and the modem supports Caller ID feature. I tested with D-Link-562E+++ voice/fax modem and Dialogic D4/PCI voice board. It works fine for me. Please use it at your own risk. I am not responsible for any damage done to you.

5_2007-2008 #186217
Humor - A funny animation before you shutdown your windows

Don't worry, no shutdown is launched, just graphical and sound effects for fun. Geek (as me) consider computer as they do with their own car : color themes changing, cleaning screen and keyboard every day, alarm ... Alarm : You know the traditional sound of on/off alarm activating : This source simply show a car glass running up and then, the alarm activating beep. After that, the screen become black in 3 secondes, ready to shutdown Windows if you code it. Interesting parts : - Simple way for transparency effects - Sounds are stored in ressource file and played directly from memory (no intermediate file created) Thanx for your comments. Source comments are in french langage. That's only for fun, but it make me laugh each time I launch this code. Have fun (too) !

5_2007-2008 #175148
PSC FileStore v1.14

Collect code files from PSC and place the details in a database for future search. This code imports PSC ZIP files and can be moved to various Categories of your choice. Search can be done on All Categories or on individual category. To achieve that the code will look in to the ZIP file for the @PSC_ReadMe_???_?.txt to get the necessary details. If this file is not found will look for a File_Id.Diz. This is particularly important for me because I used to use it before PSC came with the great idea of inserting a description file in to the ZIP files. If the page was saved then the code will look for the Screenshot file. The @PSC_ReadMe_???_?.txt file doesn’t have the Category name but if you have the Code of the Day emails (Plain Text) the program can get the Category names from there. Before you can use the program, two DLLs are needed from Info-Zip. For more information please read the Readme file. On this code, the comments are next to nothing. This code is meant to be a tool and not a tutorial. My apologies! Comments and bugs found are very much welcomed! Acknowledgments. I used code or tools from (In alphabetic order); AllAPI Guide, Info-Zip, Jim Jose, Lee Weiner, Raymond L. King, Roger Gilchrist, Ulli and many other fine programmers that I don’t have a record of. Thank you to all these generous people!

5_2007-2008 #192041
Spaceblaster Game

My VB DirectX7 space shooter game. It still needs work. but I was hoping to get some feedback on how well (or poorly) it runs on other machines. Only 2 1/2 levels created at this point.

5_2007-2008 #184724
Control Panel Customiser

Customize your desktop, control panel or my computer with any application of your choice. Includes removal archives so you can remove any application you add at any time. Uses a Uneek UUID identifier for each new tool you add so their wont be any conflicts. Another working shell tool from TAS Independent Programming !

5_2007-2008 #192844
Minesweeper hacker

Minesweeper hacker (or Minesweeper Destroyer :) )is a funny staff that get you out of hard advisementes :) see screenshot NOTE * if hacker show that the first cell is mine if click to the first cell of minesweeper this cell will be change to something else is a good trick to start with first cell :)

5_2007-2008 #181889
Debugging

Every day I have to help people fix their code. I'm amazed every time at how easy the bugs usually are to find, and always learn that the person didn't even make an attempt at debugging their code, because they simply don't know how. So I wrote up this quick pdf file to try to explain some of the key debugging techniques to all the newbies out there.

5_2007-2008 #174417
DM eCheckBoxFX v2 Update

Hi This is a new update of my custom checkbox, now supports HotTracking, Custom Bitmaps,More check styles, Access Key support, and lots more please vote.

5_2007-2008 #179686
AOL Instant Messenger Server (OSCAR)

Well, I’ve had this code sitting around here for about 2 months. I coded then when I had my internet cut off and just because I thought it would be interesting to make an AOL Instant Messenger server in Visual Basic and an OSCAR server at that. Plus I had never seen any even attempt to make an AIM server in general. As of right now the reason I have stopped working on this ambitious project is because I have essentially no attention span to work on it anymore. And in addition I am very frustrated I could not get Chat’s working. But what does work on this AIM server is registration, logging in, instant messages, buddy list (feedbag), all of AIM’s add-on stuff (sometimes), Profiles, email changing and formatting screen names. What does not work is directory info, chat, stats service, and a lot of features I never got through with implementing on the server side. Now if you do want to run this I must warn you I hard coded my IP address in a lot of places. But for you I made it easy to find. Just find “255.255.255.255” and replace it with your IP address. Anyway, this runs on 3 ports, 1 for the authorizer server, 1 for the BOS server, and another for add-on services which I did not get implemented. Now the web server is the main method of registration, but if you want you can also insert the screen names directly into the database. Now the official AIM client does sign on to my server, you just have to set the server inside of AIM’s connection preferences to your IP or dns name and signon. I hope someone will continue my work, if they do I want my name to be remembered and not thrown away. I have laid down the groundwork for a private communications network using the official AIM client. And I hope someone will benefit from this code. As for OSCAR documentation there are various good sources, I suggest http://iserverd1.khstu.ru/oscar/, http://www.kingant.net/oscar/, and http://joust.kano.net/wiki/oscar/moin.cgi/. Thank you and good day!

5_2007-2008 #192643
Tetris 2005 Game Engine

Tetris '2005 is an exciting action game. Throughout the game, bricks of various types fall from the top to the bottom of the playing area. When the bricks form a solid row of blocks across the playing area, that row vanishes. Because this is the only way to remove blocks, you should try to form solid rows whenever possible. The game ends when the pieces stack up to the top of the playing area. You can manipulate a brick only when it is falling. Falling pieces may be rotated, moved horizontally, or dropped to the bottom of the playing area. This nice and small game offers High score lists, Preview Screen, Position Pointer and more. It has no multimedia but intended to bring a taste of fun to a small break on a long, hard working day. However, if you would like to support my work, please rate this article and visit one of my other programs. Check them out!

5_2007-2008 #184723
Google Multiple Site Code Search

Search 12 of the top VB source code sites at the same time with a fully tabbed interface. Now don't get me wrong this code is nothing fancy but it does the job, it works & looks good ! I am even uploading this submission with it ! LOL

5_2007-2008 #192295
Last VBP

I originally wrote this to scan my directories and sub-directories, then list the most recently saved VB Projects. I know that when I open VB, I can choose 'Recent' and pick from that list. However, when I download and try many programs from PSC, plus a few more of my own, that list quickly becomes quite cumbersome and it really doesn't tell me which ones I have edited. It also can list programs that have already been moved or deleted. So I wrote this. Version 2.0.0 (May 30, 2007) I changed the colors for a more standard Windows look. I added this Help file and a whole NEW Menu system. I replaced the TextBox with a RichTextBox. The output list is saved to a text file which you may delete from the Popup Menu. Note: The Fonts and colors may vary from the screenshot.

5_2007-2008 #189965
A Must See ( - Next Gen Shell XP - ) Check It Out

Gives Windows An Interface... Please Rate And Hope You Like

5_2007-2008 #179837
Ultimate SysTray Icon Control

Easily add systray icon(s) to your project. You can dynamically change the icon, and show REAL popup messages

5_2007-2008 #179838
ProgressXp (Standalone Usercontrol) Part 2

Takes Thorben Linneweber's old XP Progress control to the next level. You can now specify a height, background and bar color.

5_2007-2008 #187039
MAC address generator

This simple app generates a MAC address for Ethernet cards. Maybe it can be useful for you.

Languages
Top Categories
Global Discovery