Results for "Volume: 2_2002-2004"
ODBCDSN Project main Idea is Adding a ODBCDSN Dynamically Inside a Program using the Registry. It is Written in Generic and nothing is Hard coded. It is Generic and it has ODBCDSN.ini Configuration File. User needs to change the Name of the Odbc What every they want to create
Source code release #2 that shows how to communicate with DSS smartcards of the P3 HU type also known as the "football" cards.
This is an update to previous version of NewsReader. Fixed couple small bugs. Added the ability to download XML channel listings from Moreover, 10am and OurFavoriteSongs (Settings->Web Logs). This app downloads XML feeds from various sources and diplays them in tree format. It can read syndication formats like RSS, scriptingNews or moreoeverNews, OCS. NewsReader downloads those syndication files or channels, parses and displays them. It also caches channels for later viewing. Unfortunately right now it doesn't cache any external resources like links or images.
My coworker programs Access databases that pull information from an Oracle database. The front-ends of these databases need modifications on a regular basis. Since all the front end master files are kept in a single folder on one computer, and all the clients have the frontends in the same location locally (to reduce network traffic), he asked me to come up with a way to automatically check the modification date of the client files against the master files to make sure the clients were all running the most recent frontends. This is my first submission to PSC, so be gentle! Please vote!!
It is what it says, a FTP Server. Based on the source of nearly all the others here, gathered what was useful into this one. Also got support for SITE commands that some of you might be aware of from glFTPd for Linux. As well as a bit script support have been added. The user and group system are also nearly done, just needs a bit more works. IMPORTANT: You need to read the IMPORTANT.TXT file that is included within the .rar file of this package.
The Easiest way to make an registration program! TOTALLY Customizable into you own favor! I never saw a registration program at PSC so I decided to create one in 10 minutes. Very easy code. I don't expect much of a rating, cause it's TOO EASY! :=) Small download. Check it out! And also see my other submissions! I promise it'll be worth it! SearchKeyWords: "program, misc., game, rpg, internet, browser, web, html, cool, art"
Shows how to re-order items in a listview by dragging and dropping them in their new position. Also shows how to give the user a nice visual cue for the new position. Items can also be re-ordered using the scrollbar.
Let your form atach itself to another window.
This code provides pure VB source for the following API calls: GetPrivateProfileSection, GetPrivateProfileString, WritePrivateProfileSection, and WritePrivateProfileString. With this code, YOU CAN ACCESS LARGER *.INI FILES!!! Unlike the traditional API commands, there is no limit to the size of *.INI file that you can access/create. Also, believe it or not, the windows API calls for INI file manipulation lack in speed. These functions are PLENTY times faster then the same functions provided in Kernel32.dll. If this isn't significant, I've added the following extremely usefull INI functions/commands of my own: GetPrivateProfileKeys, GetPrivateProfileSections, RemovePrivateProfileSection, RemovePrivateProfileString. Now you can find out very easy which keys are inside an *.INI file! A sampler program is included, which allows you to view INI files, their keys and their values. Also, you can delete unwanted sections and keys to help keep your INI file clean and compact!!! This code is heavily commented, logical, and easy to understand. Try it out today!
A really cool LED display which can be scrolled like a marquee or just a normal label you cant change the size of the font because they are pictures but you can change the color of it and it looks awesome on web pages!!!
A simple yet vrey effieient PSC search engine! Features different searches, how many results, alphabetical, or newest code! Check it out! Small download, definently worth your time! A vote will be appreciated.
This actually Adds a menu to any program! AOL, AIM, Notepad, you name it! This code also enables you to add sub menu's to the menu you want to create!!! DOWNLOAD THIS NOW, please vote! E-Mail: [email protected] Screen name: itbemunky
i made this for a few diff prjs(and keep losing and remaking the code because it is so cool, so i want to keep a copy saved), if you like it vote, if you have ways to make it better please tell me, and i hope you like it.
This program compress HTML code and reduce load time of the page into your browser!
This will add an ADDITIONL button in the ControlBox (beside the the Minmize, Maximize, and Close buttons).
A UserControl made with a VB6 Treeview control (MSCOMCTL.OCX - 6.00.8862) with customized Background (Color, GradientRectHor, GradientRectHor GradientTri, tiled Picture), Backcolor, Forecolor, Buttons, Tooltips etc.
This is the 4th version of the very first thing I made in VB or any language. This is not really a game, but more of "An aray of command buttons that has a random-button reaction...with all the frills." Haha. This is more like a game that comes with new computers as a filler. THIS CODE IS COMPLETE, so all you have to do is compile it and then, BOOM! There you go you got a cool looking game that is addictive as drugs (not really). But for some reason you like this, PLEASE let me know so I can stop or continue making this game. Now some info about the code. The reason for having no [x] button, is that if you try using it, the music will still still play when its done. If you have any way to make this smaller, or add anything then please let me know. Also if you have any ideas for future versions PLEASE TELL ME! If you findANYTHING wrong with this, bugs, glitches, ANYTHING please post it! Than you and i hope you enjoy Playing this game... If you can bear it! If for any reason you would like to see previous versions of thi (including the VERY first thing I ever made) then please e-mail me! Ok? um... ok
That's right... not a single line of API, no OCX, or third-party dependencies. All of the paint utilities in this program are coded in pure VB. Features include invert colors, resize, black and white, blur, and more. Please vote.
---5 Way Folder Security ----- Folder Security is The Strongest Security Program Than Ever Before.It's So Powerful For protect any type of documents or FOLDER from unauthorized user.It's so strong that nobody can delete the protected folder. For More Code Please Contact With Me.. GENERAL CORPORATION BANGLADESH. [email protected]
I did not write this code by myself , i had found it at http://support.microsoft.com/support/kb/articles/Q246/3/35.ASP With this code you can transfer the contents of an ADO recordset to a Microsoft Excel worksheet by automating Excel , this code will work only with Excel 2000 or 2002 , for Execl 97 use my previous examples, or just look at this examlpe for basic knowledge at the IF statement.