Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #238749
Motion Webcam

Convierte tu Webcam en una camara de vigilancia. Selector de zonas a vigilar, auto guardado de imagenes en evento alarma, visualizacion de las mismas ....

7_2009-2012 #239080
Service Commander 1.5

Why use the services manager and alter one service at a time when you can do them all with Service Commander? Back Up / Restore Service Profiles Start/Stop/Pause/Resume/Uninstall almost any windows service Change Service Type, Start Type, and Error Control for almost any windows service Tired of getting event log errors because you stopped a service from starting, change the error control to make it not post an error Includes Black Viper's Safe, Tweaked, and Barebone Service Profiles (www.blackviper.com) Even Includes Windows Xp Home and Pro Default Profiles so you can go back to a profile that works if you messed something up! Now With: Ascending/descending list sorting More code comments Resizable columns File info tooltips File date and info Dynamic scrollbars when window is smaller than lists Services found counter Services not found list Overwrite file prompt Command line save and restore Save and restore progress bar .1 Added Again :) New Features In 1.5!: Color Keys: Allow you to color item states in color of your choosing Click Options Choose colors by selecting a color box then choose your color Use Colored Text: Checked = Text is colored in the selected colors Unchecked = text is highlighted in the selected colors Search Columns: Right click on desired column choose 'Search This Column' Type in desired search text for the next item choose the next button Click 'Done' when finished More descriptive error messages! Change state box directly from menu without having to select state Change settings without more info window Numbers of Services Error, Changed, Not Changed, Not Found are now listed when restoring services Comments and votes are appreciated!

7_2009-2012 #238273
Display Internet traffic on Windows Vista

Will give you a list of all internet activity. Including. State/Local IP/ Remote IP/ Remote Port/ Process ID/ Process Name. Works with Windows XP-SP2 and Windows Vista.

7_2009-2012 #239364
Horse Race - At Yarisi

Using simple randomize to move horses. Horse Race

7_2009-2012 #239091
SummStats V 1.00e

The program calculates the summary statistics (mean, median, mode, range, IQR, SD) of a set of comma delimited data values.

7_2009-2012 #232776
File Transfer Over Yahoo

this example shows you how to send and receive files to yahoo messenger and other copys of this example. to use this you need a yahoo id. the yahoo network supports upto 2gb file transfers.

7_2009-2012 #236630
Nexus Yahoo! Decoder (BETA)

Well ive seen couple of programs over the internet in attempt to decode yahoo! messenger archive files. as you may know, yahoo! messenger stores your chat archives on your disk and you can read them offline if you could decode them. well if you must know these archives are not encrypted, but they're just coded with a simple XOR algorithm. ive seen some attempts so i decided to make one my own way. this program is an attempt to decode yahoo! messenger archive files. with this program you can select the root directory for yahoo! messenger profiles, as default "C:\Program Files\Yahoo!\Messenger\Profiles", and then select the buddy you want, decode your archives and then save the decoded message into Text,RTF and HTML file formats. there are two more options included which you can backup all your chat archives into zip files (using free XZip library), and one to enable profiles archiving option in registry. although this is a good and useful program, it still needs more work, the algorithm is not 100% completed yet, the problem is that you cannot decode archive files without having your yahoo! id and your buddy yahoo! id, so it needs more work. also im willing to add another feature for adding yahoo Emoticons in the RichTextBox control instead of they're codes. this program uses some controls listed bellow, and can be found in the Control folder in source code: MS Common Controls 6.0, 3-6.0 MS RichTextBox 6.0 MS CommonDialog control 6.0 Hook Menu Control (PSCode) XZip library, and the MS ScriptingRuntime library. hope its useful as a source code and as a free desktop utility for all. feel free to report any bugs or suggestions. enjoy, INexusCore.

7_2009-2012 #236631
Nexus Spy (BETA)

This one's just a simple key logger. also you can take snapshots with it. ive seen some codes for taking a snapshot from the screen by using Virtual Key API. and thats kinda not right, 'cause when you're monitoring and logging pressed keys, also those virtual pressed keys will be logged, so ive used another way in this program. there are some simple options like enabling Backspace key, so backspace characters won't be logged as will behave like its normal way. printing date-time, auto-save logs and snapshots. this program uses only MS Common Controls 6.0 and Common Dialog Control 6.0. its a beta version so ill upgrade this as well. enjoy!

7_2009-2012 #231860
Natural Sorting (like in WinXP's Explorer)

When strings are normally sorted, strings are compared by their ASCII values. This results in 10 being sorted before 2 (eg: 1 10 2 3 4 5 6 7 8 9). This function tries to correct that.

7_2009-2012 #238323
WebRadio Player

Play a live Stream from SWR3.DE and load Song info and Pickture of "Now Playing"

7_2009-2012 #232096
Draw Curve

Draw Curve

7_2009-2012 #230896
Driver BackUp

Offers a solution for device drivers backup in Windows operating system. It identifies all the hardware in the system, extracts their associated drivers from the hard disk and backs them up to a location of your choice. Then when you format and reinstall/upgrade your operating system, you can restore all the "saved" drivers just as if you had the original driver diskettes in your hands. Update: create Zip and self-install

7_2009-2012 #231395
TreeList

This is a consolidation of the tree view and list view control as an activex control. You can load nodes into the treeview that will be linked to the list view. When a linked node is clicked on the tree view, the corresponding list view items are shown on the list view with the defined columns. You can specify the names of the columns to be right aligned and columns to be summed and these will be presented as chosen. The tree view nodes with the corresponding listview items can be loaded manually or from a recordset or table. The listview items can be made bold, color coded etc, see the screenshot. This control has been built for reporting purposes however all the events of both the tree view and the list view have been added to the controls, thus meaning that you can also write code that will trap such event and control the rest of your code. If you like, please vote for me.

7_2009-2012 #234161
UniMsgBox - message box class

This single class file gives you tons of power in handling the messagebox: you can change the texts in the buttons, you can set the window's icon, you can set the icon shown besides the message and all the the text is understood in Unicode so no more question marks. If you're an advanced coder you can use the provided interface to do practically whatever you like to the message box window! **** Again thanks to Paul Caton and LaVolpe for their work on SelfSub, SelfHook and SelfCallback.

7_2009-2012 #238522
CHECK BOOK

Check Book System: <:- Freeware -:> Check Book system allow you to record all check transaction within your organization. It covers Recoding of expenses, Monitoring of Checking Account , Printing or Check Voucher, Printing of Summary Report, Recording of References (Vendor and Expenses Account), and Inquiry.

7_2009-2012 #238988
IO_Controller

Conrolls lights, motors, or anything electrical using your printer port and a relay or transistor. Please have some electrical knowledge before you try to use this serial port. Shock hazard and could destroy your computer if you dont have some electrical knowledge.

7_2009-2012 #234162
UniSock - Winsock control replacement

A new class implementation of Winsock API. By style close to the native Winsock control and other class implementations such as CSocket and CSocketMaster, so you don't need to learn or rewrite much of existing code. The new and cool part about this class is that it is just one class file. Also, it performs better (by speed) and handles errors a bit more cleanly (you aren't forced to close the socket each time an error occurs). Other speciality is transparent Unicode support: when you switch to text mode, you start receiving TextArrival event instead of DataArrival and start getting individual lines. These lines are automatically Unicode if received line is UTF-8 or UTF-16! ANSI lines require you to use StrConv to get an usable string, thus you have the power on what to do with the raw data before any conversion has affected it. **** Support thread and documentation: http://www.vbforums.com/showthread.php?t=534580 **** Special thanks to Paul Caton and LaVolpe for their work on SelfSub, SelfHook and SelfCallback. **** UPDATE 2008-08-12: Now Vista compatible!

7_2009-2012 #231397
Windows Xp Secrets

Simply put, you have to experience it for yourself. Please vote for me if you like. See screenshot.

7_2009-2012 #237673
Frame buffered, all API, scrolling label control

Labels where all the text doesn't fit due to space constraints. Gah! Here is the solution! Flexbible font face and size, several styles. All API driven from font creation to frame buffering.

7_2009-2012 #239002
Rise of Reign -II Extreme Ways

[See Screenshot]. Industrial Quality Leading Game in pure VB no DirectX or OpenGL, with Expert Graphics and Extreme Programming, From request of many people RoR-II is here with most fantastic features. Some features are, New and Improved AI, Most creative Map Design, Fantastic Interference, Many new units are included, New Creative Structures, Artistic game theme, spot left on destruction, Storm Improved, Variable AI, New Super Weapons including Ion Cannon and Nuclear Missile. New Sound Track, Textures Support and tons of more features. NOTE : USE THIS GAME COMPILED. Please Vote I have done a lot of hard work for this.

Languages
Top Categories
Global Discovery