Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #229268
Cool Text Scroller

For those of you who want the source code to make a text scroller exactly like the one in the subseven defcon edition then download this. Commented some for beginners. If you do download this, vote for me.

7_2009-2012 #226184
Auto-complete combobox

The following code adds the autocomplete functionality to the standard combo box. The user can either type into the combobox, which automatically selects an item matching the users keypresses, or they can simply select an item in the standard fashion.

7_2009-2012 #226056
BubbleSort, a graphical representation

This is a cool little example of a simple bubble sort routine. On the form, it has a realtime representation of the routine is doing...download it!

7_2009-2012 #228738
Add Command Line(s) to your App!

This code is simple and easy! This code allows you to run command from the start menu. EXAMPLE: Start> Run> C:\Folder\MyApp.Exe /NoSplash

7_2009-2012 #218879
Updated Sticky Notes

This program, which loads in to the system tray, allows you to put 'post-it notes' on your desktop to remind you about stuff you have got to do. Features a date/time function for a Sticky Note to pop up and remind you what you wrote in it. Can be minimised and hidden, or minimised to the task bar depending on what you select. New for this release: 1. Can change the title of your note 2. Can select to view just one of your notes when hidden, rather than 'Show All' 3. Graphics problems fixed 4. Scroll bar if text is too long 5. Saves your notes if you exit and loads them again when you restart. Thanks to all of you who voted for me for the last release - first time I have even made it on to the board for the Coding Contest! :o)

7_2009-2012 #229086
Reminder - Date/Time Manipulation (+)

This code is a demo for the two functions I wrote (GetFutureTime and GetFutureDate). I used it in a project to Snooze reminders like in Microsoft Outlook. The date function returns a date, for example, "12/12/2002" + "3 weeks". The time function returns a time, for example, "12:12:00" + "45 minutes". ENJOY!

7_2009-2012 #224107
MPEG Blaster Upgrade [with Mirror Site]...

MPEG Blaster is a MP3 Player built with the Impulse MP3 Control. MPEG Blaster comes with a Easy to Use Interface, 10 Band Graphic Equalizer, Easy to Use Playlist Editor, 18 Preset Effects, Global Volume Control which Controls the Master Volume Control of the Windows Mixer, Completely Skinnable and comes with 6 Inbuilt Skins, Customizable Preset Eqaulizer Format (PEQ) using Which you can set your own Equalizer settings, 6 Different Types of Visualizations, Sits in the Taskbar for Easy Access, Completely Controllable with the Keyboard for Easy Access Using Hot Keys, ID3 Info Scrolls in the Main Display and in Taskbar (like Winamp) and many more cool features... If you've any doubts or if you need to report any bug in this Program, feel free to mail me in the mail id [email protected] or [email protected]. You are free to make any changes or enhancements to MPEG Blaster. And if it is working Properly and you wish to add that to MPEG Blaster please send the same To get the Latest Version of MPEG Blaster and to get Online Information about MPEG Blaster visit the Online Site http://www.geocities.com/lvramanan for more Info. Supported Platforms: -------------------- Windows 9x, Windows Me, Windows NT, Windows 2000. Minimum Requirements: --------------------- * A Wave Playback Compatiable Sound Card (16 bit Recommended for Best Output) * 800x600 Pixels Resolutions for Best Display * Minimum 256 Colours (16 bit High Colour Recommended) * Pentium 100 or above (Recommended Pentium 233 MHz or above) * Good Sound Blasters. * Impulse Studio 3.0 and above. * Visual Basic 6 or Visual Basic 5 (with all service Packs installed). Known Issues: ------------- 1) The Seek Bar Misbehaves some times and shows wrong position of the Song While Playing. Remedy : Pause the Song Playing and Resume again to solve this Problem. ------ 2) The Playlist Editor doesn't load the files Properly when MPEG Blaster is shut down improperly or only one file is opened in the playlist Editor during last play. If you see any other bugs other than this, report it to me in the email address which I've give above. If you like this Program please vote me. ** Thanks to Sebastian for Providing Space in his Site for MPEG Blaster.

7_2009-2012 #218878
Euro Converter - Real Time Exchange Rates!

This is a follow up to the code posted yesterday about a Euro converter. The problem with all converters I have seen on here is that the exchange rate is hard coded in to the program. This one is different however. It grabs the latest exchange rates from a web site and uses them! Very simple app, but could be made to convert between any currency and another very easily. VOTE UK INDEPENDENCE PARTY! :o)

7_2009-2012 #227568
PNG View

This code allows you to display PNG images within your programs with full 32 bit color (that is, 24 bit color with 8 bit alpha transparency). This will allow you to use "anti-aliased" images in your programs, making your graphics blend in to the interface perfectly, no matter what color the user has chosen for their interface. Code by Thomas Kabir (www.VBFrood.de). Posted here with permission. Requires ZLib for Windows and you must compile and register and re-reference the ActiveX DLL before attempting to use this. I've tried to include a compiled OCX and DLL, as well as a workling zlib.dll, but PSC won't let me. If VB won't compile correctly and\or you need any of them, email me.

7_2009-2012 #229279
Icon Maker

this is a pretty good code that makes icons

7_2009-2012 #218144
Pic View 2002

Remember to vote for me.... This is a directory picture viewer It can handle up to 32000 pictures. Double click pics to view, use +,- and number keys to zoom, 0 = resets to original size and arrow keys to scroll. A Previous posting was missing a file, I have deleted it. Now with source for OCX and shows how to use it, EXE is included and virus free... Do not run EXE if you can compile a new one. please do that.

7_2009-2012 #224935
Text Search

This is a simple text search engine I created in less than an hour. It is very fast and usefull. I'm sure it can be optimized so feel free to do so. It will find the specified text and highlight it. Also one can load a file's text into the text box and search it. It automatically finds the next item once the text is found before it. Check this out!

7_2009-2012 #220237
Visual Music

This application is the fruit of frustration that I came across with usual mechanical software jobs. I decided to write perfact application but didn't exist the way it was supposed to. And so here's the Visual Music. Includes thousands of lines of cool VB code, graphics, very detailed Microsoft styled on-line help for user and InstallShield wizard script. Here's what it does: Visual Music lets you play 128 instruments on your PC including Flute, Bagpiper and even whistle! You can even record what you are playing, edit it and save it in a file. If you not expert at playing synthesiser keyboard, it provides you a easy to use scripting language to create music just by telling what key in which instrument you want to play for how much time!

7_2009-2012 #220238
ScriptGen - Generate INSERT Scripts For MS SQL Server Data

One of the most wanted feature from users point of view in MS SQL Server is capability to generate INSERT scripts for MS SQL Server data. But call it Microsoft's ignorance, this feature not supplied since quite long. And even worse, there is no public domain application to do that. This feature is usually desperately required in situation like sending test data to somebody or supply sample data. So I decided to write my own. It's still isn't the perfect and can't handle all of the possibilities but it could be your best bet with supplied source code! This application is right now in state of easy installation but no on-line help is available. You may freely contact me for assistance however.

7_2009-2012 #220239
Relations Between Your VB ActiveX Components

This application scans the given folder and sub folders for VBP files, analyses which VBP file references which ones and generates a Tree view showing this relationships. What's more, it stores this analysis results in Access database so that you can run your own query or open it at later time. This utility is typically useful if your project consists of tons of VB components calling each other and if you wish to see what will be the impact of changing interface of one on other components. You can also use it to just document component relationships between your projects. This application also shows you how to analyze VBP file contents and ready-to-use source code. This application is right now in state of easy clicks but no online help is available. You may freely contact me for assistance.

7_2009-2012 #219858
Task Modifier 1.04

We all know you've seen Task Spy/Viewer programs all over PSC. This code deals with using Menus, Listboxes, Control/Form Information,WindowStyles, and many other things. If you like these types of apps please look it over and you might find a few things you may like.

7_2009-2012 #229251
Programming Practices

Just a little semi rant about ppl's idea of programming practice. If you want to be insulting go down the pub and insult the 20 stone rugby player at the bar, if you want to have a civilized discussion about this by all means post.

7_2009-2012 #225961
FaceID Finder

This is a little VB Add-in, to show all the FaceID's which are stored in the IDE. If you need to search often for an 16x16 Icon to use in your VBApp, or are often using / creating toolbars, this is an ultime Addin. you can search by 200 faces at the time or loop throug all possible icons stored in the IDE (3518 Icons!!!) This was originally an Excel Macro made by MSDN. On this rainy saturday afternoon, i thought i could write it as an addin. It also demonstrates how to create dockable toolbars within an Add in. Please vote for me :-) All the best, Paul Leyten

7_2009-2012 #220998
Ulli's VB Cross Reference AddIn

This Add-In creates a Cross Reference Listing for your VB Projects. The X-Ref shows all Public, Global, Friend and Private Data- and Code-Member definitions, where they are defined, their scope (Private / Public / Friend), and what they are: Sub or Function, Property, Event, Variable or Constant. Also shown are all references to these members with ComponentName.MemberName as well as Line and Column numbers. References to Components are also shown. The Cross Reference Listing may be exported to a color-coded RTF file (see screen shot) or to the Clipboard for subsequent pasting into the project or anywhere else. This is the second in the my suite of VB-Add-Ins and goes together with the Code Formatter. It will help you to professionally document your projects in a tidy and consistent way. Compile the DLL into your VB directory and then use the Add-Ins Manager to load the Cross Reference Add-In into VB. Fixed bugs with Resorce Files and Related Documents and added Icons as well as references to Controls, Libraries, and References.

7_2009-2012 #229088
Add your own font dialog to your Apps!

This is an good example of Selection font dialog box. Which includes, Bold, italic, underline, font color, Font soze, Font name, etc.. Best one! thanks from Prakash.Y Please vote for me.

Languages
Top Categories
Global Discovery