Advertisement

Results for "top"

5_2007-2008 #184080
Screen Magnifier =D

Its really simple - I think that it comes with windows (dunno which one), but its little form in the top of the screen that takes screen shots of the screen every millisecond and zooms in a few times. So I decided to make one myself :) only took about an hour, but i had to get the screen size right. Mine puts it in an image box and streches it a number of times, it is always ontop and in the system tray so you can hide and show it at anytime to save memory :) If you like this please please vote and leave feedback and suggestions, Thanks

5_2007-2008 #184176
SQL Code Generator V2

Select a database and a table and receive the sintaxe SQL to: Add Field, Alter Field, Avg, Count, Create Index, Create IndexUnique, Delete, Distinct, DistinctRow, Drop Field, Drop Index, Drop Table, Group By, Having, In, Insert Into, Max, Min, Order By, Select, StDev, StDevP, Sum, Top, Update, Var or VarP.

5_2007-2008 #184178
SQL Code Generator in VB

To generate SQL code. Beginners programmer use only a click to generate code. Select a query: Insert Into, Select, Update, Delete, Alter Field, Add Field, Drop a Field. Include DLL (AddIn) to VB6. UPDATED: More Querys (Create Index, Top, Max,...) and a Add-In DLL.

5_2007-2008 #183609
msGenerator

This is a specialized precision generator that was asked from a friend of mine to be used with a Rife Machine (for cancer treatment). This is the very first version written over a weekend with the intention to refine it with saving a complete program with steps and several other ideas when time permits it. Only sine and square works in this version. You can set a beginning and ending frequency and how much time you need to span this range. Also you can add a fudge factor or wobbulation, extra amplitute modulation and optionaly a chopping modulation (to cool the Rife lamp and emulate original rife equipment). You can change the frequency manually with the thump switches or with the analogue frequency knob. I think the layout and what each button does is self explanatory. The wobbulation and Chopping are switched on/off with the green button on top of their respective frame. This is still very primitive but had to rush it out as functional without frills and whistles because my friend needed it yersterday. You can ofcourse use the generator and/or change the code to suit your needs. I share this code in hope that someone might find it useful and if researching the Rife effect even use it for their experiments. Take care, keep this site great for EVER and thanx for all the other contributors from who I stole :) a lot of code and ideas :)

5_2007-2008 #184133
CMousePointer.cls

Greatly simplifies mousepointer control, while at the same time avoiding unnecessary changes (less flicker), and uses DoEvents to assure that the displayed mousepointer changes in a timely manner. -- At the top of any Sub/Function in which you want to control the mousepointer: Dim oMp As CMousePointer -- and -- Set oMp = New CMousepointer -- This will remember the current mousepointer and set the mousepointer to vbHourglass. -- If you actually want to force to vbDefault, as in an error handling Sub/Function, or in cases where you want to set to vbHourglass conditionaly, add: oMp.Houglass = False -- or -- oMp.Value = vbDefault -- You can use the Hourglass or Value properties to change the mousepointer anywhere else in your Function. -- In the exit routine: Set oMp = Nothing -- This will reset the mousepointer to whatever it was on entering the Sub/Function

5_2007-2008 #184305
ProjectX1 - Project First Public Release(Please Rate!)

This project contains alot of functions/subs created by T-Virus Creations. NOT commented but ready for use (Most of the stuff is explained at top of Module or Sub/Function. Please, don't forget to rate this!!

5_2007-2008 #184345
Programmers Chat [MAJOR UPDATES]

This program combines the ability to chat with the added ability to share an unlimited number of text files with an unlimited number of people. This enables several developers to work on several files for one project - or even one file - at the same time. Updates: Shows youor IP to give to clients Shows line numbers Load/save files User enter/exit notice in chat Better naming for working files Auto-Connect when starting server How to use: It should be pretty simple, but here's some instruction anyways. 1. Pick a host. Whoever is hosting needs to click the 'Start Server' button. You will be automatically connected. Give your ip to the clients. (WhatIsMyIp.com) 2. Clients will punch in the servers ip address and click connect. This will pop-up the chat window. 3. In the chat window, you have several fields. The top right area is for regular chatting. You can talk to everyone connected to the server. The left side shows all files currently being worked on. You can click on one of these files at anytime to load the current update on the file. Be sure to include a working file name when updating a file. 4. To start your own file or update a file, type a working file name and put in whatever file or text that you want to. When you have made an update you want others to see, click "Update" and all clients will have that file available to them. Any questions/comments, please send a message/email to ajcis55@yahoo.com (or ajcis55 on YIM), or leave comments in PSC. Thanks for voting!

5_2007-2008 #184357
Operation Clearout I (Incomplete but Cool Game so Far)

It's basically a game about a US soldier in Afganistan fighting taliban and you must complete mission objectives to pass the levels. It's like Duke Nukem 1 but doesn't use DirectX instead Bitblt, Very slow FPS on PIII 200Mhz unless compiled with certain settings, read the top of form1 to see how to compile it this way (Professional Edition Required). Please VOTE for it and leave comments. NOTE: This code isn't learning material, more of a demostration to a non-DirectX Platform Game. Read the help form or click help to get the game's key commands.

5_2007-2008 #184487
The One-Click Doctor 1.0

I'm 14 and this is my science fair project :: The One-Click Doctor is a self-diagnostic medical program that can identify which of the top 5 common childhood illnesses a child has based on symptoms exhibited. NOTE: You may have to copy the JOKERMAN font to the Fonts directory in the Windows folder.

5_2007-2008 #184687
Retrieving the Item in a Listbox the mouse is currently over.

As you move your mouse pointer over top of a listbox this code will return the index and select the item underneath it.

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 #185285
CoolPlayer (the ultimate Winamp clone improved) 100% Update...more features and functions...

Here we go: Uses Winamp's skins, plugin with source, always on top, shuffle, loop, change tray icon, transparency level, splash screen, start on Windows load, double instances, snap windows, sorting, file associations, text search, jump to time,ini hadnle , ID3v1 and MPEG info and many more... Enjoy it and leave comments!!!

5_2007-2008 #185298
Theme Maker

This is a code that will teach you how to make a Windows Theme maker. I made this because in C++ you had to Scroll all the way down to all files on top of that you had to find the folder. You still have to find the folder but the *.theme is in the supported list I was going to sell this program but I think you more Experienced programmers should add or tkae off Items and Sell your version of it you can Change any thing thats why I posted it. Visit http://www.wionj.net/jayssite/psc.htm

5_2007-2008 #185428
Cascading (Pop-Out) Menu

I have made an entirely new version of this called PopMenu that I have posted on my site. You can click on the link provided at the top or type http://jimprog.cjb.net in your address bar.

5_2007-2008 #185655
Mini Memory v1.0

This program doesn't do much (displays memory usage percent) but it does include 3 useful modules. The first one allows you to set a window to always on top by suppling an hWnd value. The second allows you to move a borderless window. The third gets the memory status of the computer. Line by line commented. Please rate on code structure, not application functionality. Thnx!

5_2007-2008 #184465
IM Messiah, a proper MSN Bot

IM Messiah is a fully working MSN Messenger bot. This Bot contains functions that are only found in professional MSN Bots; such as an AI Bot(called Bob) that users can add to, 5 Games including Othello, performs Google searches and returns top results, A selection of Jokes and Quotes and links to other sites. For the Moderators and Admin's of the bot you can perform announcements, ban users, alter the bots status and Name... If even thats not enough you can even flood or crash peoples MSN Messengers using it. And all people have to do is add it to their MSN Contacts list to use the bot, easy... Look at the screenshot of what the bot looks like while being used in Messenger. Please Vote or leave a comment on what can be improved [Updated 20/01/04 - Includes More Commands,Fixed some of the bugs, Better Layout and Hopefully easier to Use]

5_2007-2008 #184506
b^2 (Bulletin Board)

B Squared (b^2) is a bulletin board system developed in PHP, using a MySQL database. The software is still in the beta stage of development, if you have any problems with the software, please contact me, and I'll be more than willing to give some assistance. Remember, reporting bugs / giving feedback results in a stronger package next version. The board has a wide variety of features, including administrator and moderator accounts, custom color schemes, and user profiles. If you have any comments, questions, feedback, or ideas for b^2 feel free to email me at josh@cleancode.org. This software has a number of features (more to come over time). Some of these features include: # Installation script, set only takes a few minutes! # The look and feel of the board is easy to customize thanks to schemes. # Error checking to make sure no vital data is given to a user if an error does occur. # Data is parsed for HTML to make sure people are posting plain text. # Anyone can look at messages, but they need to set up an account to post. # User's can be promoted to moderators which gives them the ability to remove posts. # That's all I can think of, off the top of my head, if you have used the software and feel something else should be listed, feel free to email me!

5_2007-2008 #184592
Virtual Desktop Manager (UPDATED VERSION 3.0)

NEW Version 3.0! COMPILED SETUP AVAILABLE, SEE BELOW FOR INFO. NEW FEATURES AND CREDITS BELOW. Do you have so many programs running at once that you go crazy trying to keep at least a little organized? Do you want to be able to manage multiple desktops like you can on Linux/Gnome-based interfaces? VirtualDesktop is the exact answer to this problem. This simple yet powerful utility will alow you to have up to 10 'virtual' desktops running on your system. It does this by scanning for valid windows (ignores tasks) and manages them with API calls. This code is well commented and not very large. I hope you like the utility and please comment to help me improve it. Please vote. Thanks. NEW FEATURES FOR VERSION 2.0: - Instant access for each desktop with new Hotkeys (CONTROL + F1, CONTROL + F2, etc.); - Popup menu now checks the current desktop for better organization; - Tray icon signifies the current desktop number; - The program 'remembers' background settings for each of your 10 desktops; NEW FEATURES FOR VERSION 3.0: - User can Add and Remove Desktops; - Expanded program to allow up to 1024 desktops; - Improved tray popup menu; - Mouse over tray icon reveals current desktop; - Customizable hotkey configuration with the new VirtualDesktop Settings window; - Menus now as arrays which allow for easier coding (Thanks to Bob Shull); THANKS AND CREDITS go out to Bob Shull for his menu array coding, Clint LaFever for his suggestions and ideas, and to everyone who has commentes and contributed. If you want to help out and contribute to this ongoing project, check the top of the code in frmSettings for email information. COMPILED SETUP AVAILABLE: I created a setup program with the compiled version 3.0 in it. Its available for download at: http://www.amoebasolutions.com/software/setup.exe Thanks for all your votes and comments.

5_2007-2008 #185176
PSC Browser [ Latest By 5th December 2002 ]

Introduction: This Application let you surf the PSC without that much time waste that NORMAL browser do.It Also gives you search capability without going first to PSC.You can use this as much as you can and freely distribute this with this README and complete [ UNMODIFIED ] source. And Dont forget to give proper credits to me. Features: LogIn Capability [ include password recovery , and Direct Login facility if you know Identification ID ] New User Creation Capability Search Capability Advanced Search Capability [ include author search, actual code search ,and much more ] Code Upload Capability [ NOT FULLY BUG PROOF ] Latest Code Ticker PSC Links *NEW Features Added* Log File Viewer Live Update Facility Updates Advanced Search With Search Top Code Search New Code Edit Code Super Admin Access Search By Page Advantages: A Bit Faster That NORMAL Browser Login Before Searching facility which does not bring login option after 5 downloads as PSC does Direct Approach Without Browsing The Site Future Updates: I Am Creating A Site at http://www.geocities.Com/planetvbcode for more informating and future updates you can refer to the above site or PSC.I am planning to use WinInet Control for fastest possible search,login, and even logout,code upload , and many more to come. As I have an endless desire. Basically I Want To Be A Security Expert in any Repoted organisation may be Microsoft or FBI.Any Comments And Bugs Are Always Welcomed.Please Vote For This Code As soon as possible. Bye For Now See You Later..............

5_2007-2008 #185688
_Screen Freeze JOKE

a cool little joke that makes it look like the screen is froze, and it stays on top so nothing works. please **VOTE**!!!! to use the code set the selected form's borderstyle to none, then insert code, then run it. just click to get out of the prog

Languages
Top Categories
Global Discovery