Advertisement

Results for "Author: sushant pandurangi"

2002C #14047
iMagic32 - Installation Utility (UPDATED 31/3 - MUCH BETTER)

NEW: UNINSTALLER HAS BEEN INCLUDED. UPDATED 31 MARCH. This is the setup program for creating professional installations. It draws gradients with upto 15 COLOURS, and has wonderful icons and a thrilling interface with pictures and snazzy designs. The procedure is reallly straightforward but there can be more enhanced ways, which is why the source is here for you. For more information, Please see my web site at http://sushantshome.tripod.com/vb/index.html

2002C #14048
Win32 Processes control

UPDATED 25/3 - ERRORS REPAIRED This OCX (source code included) will list all running processes on your Win32. It shows the parent process, the main process, the module and as well as the number of threads being used by the module. Would be a great add-on to about boxes or system information applications.

2002VB #22642
Complete Client-server Hacking tool

This is a complete client-server tool for logging into any computer. The recent submission of mine was a client I picked up from somewhere but I realized it wasnt working. So this time I have come up myself with something that works. You can delete files, copy and move them, all on the remote host. You send the server to the user, it emails you the IP and all other information of that computer. Then simply you connect to it. YOu can view system information, running processes, RAS passwords, the IE bookmarks feature is to be implemented. Also there is not yet full-fledged file download support, I'd be glad if someone could help with this as I've frustrated myself trying to think why GET does not work for the last 3 days. You can send pop-up messages, URL Jumps, execute any file on the host itself, etc.

2002VB #22643
Complete TextBox in pure code (no RTFs) with syntax colouring

This is a complete TextBox in pure code without any RTF box or anything. It supports custom colour coding, and lots more - now even comment colouring. Also supports external draw events. The Demo is a Java IDE.

2002VB #22644
VB module reader: goes to definition, colour coding, ... Neat!

OK, after some messy submissions, I'm glad to present to you the submission of a lifetime. Updated 22 apr, This app will list every function and sub in any module you open, It will get the name of the module, show file information about the module, highlight syntax in colour, etc. The interface is worked out nicely and its quite neat. It can even go to the definition of a particular word. Identifies comments as well. You can do almost everything that is done within the IDE. All in All, a good peice of thing that you might not use actually INSTEAD of the VB IDE, but worth a try definitely. What more can this description say, check out the screenshot.

2002VB #22645
SuperConsole: Complete DOS-like console in VB (new 26 APR)

This is a complete console with loads of features: 1. You can open and run any file in the directory 2. There is a set of commands for network operations, ping, whois, ip, hostname, port, etc. 3. There is an in-built image and text file viewer. It functions as a complete DOS console. There are functions for standard operations: cls, md, cd, name, del, list, etc. You can list all files in the current directory, there is a completely customizable interface. UPDATED Apr 23. Now you can delete, copy and move multiple files using windows' wildcards like *.* etc. COMPLETE FULLSCREEN MODE. There is support for reading text files and parsing their contents, like an MS-DOS batch file. One more update (same day evening): Added Pause and Echo functions, and complete DOCUMENTATION. *LATEST: NO FLICKERING!* Have a look at the screenshot and decide if its worth a vote!

2002VB #22646
Log in to remote computer and manipulate things

Now this is a shell program that has a good interface and does just a little thing. It logs in to a computer and can list all files, manipulate them, delete them, force that user to jump to a URL, send him/her a message, shut down that remote computer, etc. Original code by Sean P. Moffett [sean@exis.net], the Interface has been enhanced and the little messy code has een cleaned...

2002VB #22647
Complete HTML Editor with web & task management, CSS/HTML/JS editing tools...

WonderHTML is a complete raw HTML Editor with full web/file/task management and lots more. NEW! Check for broken links in the page, or incorrect HTML coding! Reports invalid tags, incorrect nesting, improper syntax, etc. CSS Editor allows you to edit CSS files and manipulate every detail; Properties window allows you to edit properties such as colours, BGSOUND, etc. All open documents are analyzed and on-the-fly HTML and Script outlines are generated for quick access and navigation. It has an in-built image viewer with support for BMP, JPEG and GIF images. Complete help system is implemented with a custom help viewer in pure code. Supports multiple undo/redo, macros, custom buttons, lots more. Powerful find/replace/find in files feature. Shows file information. Converts HTML to ASCII by removing tags (lately this can be performed as a batch operation). You can now add or remove browsers and use the one you want for previewing. CUSTOM FONT! Install to your fonts folder and WonderHTML will display it in the dialogs! Colour Fader that fades the text you put in between the colours of your choice. COMPLETE REPORTING: Shows files in the web with info, status of broken or unknown links in all pages, large files (you can set the size limit) and media-related files in the web. Nice new tip of the day dialog. Converts typed URLs to functional links AS YOU TYPE. New splash screen, smaller filesize, lighter graphics. Fixed bug in subfolder proc (DirDiver) used in almost all folder-search activities. Improved HTML Outlining and script outlining. Load file from Remote Server! You can now import files from other folders, including subfolders! Comes with in-built templates that you can use for creating webs. NEW! Custom Help Viewer Integrated into the app. IMPORT FILES! You can now import files from other locations (with subfolders). Removed the Tab control in the editor window - you can toggle HTML view and preview using Ctrl+W. Add buttons to the HTML toolbar, which insert specified text on click. OPEN FILE FROM CURRENT LINE! Auto line indent from previous line's indentation level. Go to line (w/ all sorts of options). Configure editors to handle specific file types. Open a file with the editor you want. Generates list of files in the web - *with subfolders*. AWESOME TASK MANAGEMENT. Insert date & time (automatically updates on open/save!). Printing and Print Preview. Changed undo-redo code to that of Bart Lorang (my original is still there: cUNDO.cls in the source). Goto Last position *upto 25-pos memory*. Can convert plain URLs to functional links automatically as you type.

2002VB #22648
Updated 29/3 - VB6LIB.DLL - Does Everything

Please Vote! New and completely updated VB6LIB Project. Fresh; cleaner coding, Improved and new functions, A NEW MATH MODULE, and many more attractions. VB6LIB is a multipurpose library that performs all tasks for your VB needs. It deals with Strings, API, Math (now), Interaction, Registry, Menus, Sounds, General stuff, Network, and Graphics. You can draw gradients, Load and save images, get image information, Draw cool effects, Create custom Menus with fonts and Icons, Interact with the users through custom message boxes, Encrypt/Decrypt text, Get information on fonts, install fonts, play MP3/WAV files, Manipulate strings a lot more easier, Work with folder and path names, Replace text, Count occurrences of text, access the registry and INI files, list all values in specified registry key, Ping hosts and carry out DNS queries, Open web pages, create shortcuts, load and save files, List user fonts, Merge controls, use the API to get loads of system info, copy, move or delete files, Get screen resolution and cursor position, Windows and system folder paths. This is just a summary; for a complete version history; comprehensive documentation, and a large download area, visit my homepage at http://sushantshome.tripod.comHighlights: 1. Fresh, cleaner coding and comments 2. Now added 5 functions in math module 3. Better from-scratch ParseInt function To view complete list of updates navigate to: http://sushantshome.tripod.com/vb/whatsnew.html

2002VB #22649
Updated: Ping, DNS, Whois, Scan tool: no missing OCX's

This submission was totally messed up; I'm terribly sorry. I'm awful at handling ZIP files; and am really sorry for not having submitted this release earlier, as I had no Internet access for about a week. Anyway, This project is written afresh, with no external OCX files. This will scan hosts for open ports, and you have the option of scanning only common ports or those that you define. You can carry out WhoIs queries about domain names; Send ping echoes and even specify the datasize and timeout interval. There is DNS support that allows you to resolve hostnames to IP addresses and vice versa. You can log all activities with extended support options like automatic saving. Every action, every port scanned, every host pinged, is recorded in the activity log. New features: 1. Cleared all factors previously requiring OCXs, 2. Much improved activity logging system code, 3. Now even WhoIs responses are logged to file, 4. Better bug-fixes, no crashes while switching tabs. Please see my website at http://sushantshome.tripod.com/vb/index.html for more information.

2002VB #22650
SysLabel 1.2: Label [transparent] put on your desktop and get instant, live system info, uptime...

This is a label resembling LiteStep's labels. It stays on the desktop and shows system information such as memory usage, CPU usage, Time/Date/Uptime (with user-defined formatting), Active window and Active task, Multiline text, Computer name, Windows version, Processor type, etc. Full support for displaying as many images as you like within the label (e.g. icons). FULLY TRANSPARENT, if you like; or can be made to display a custom BackImage. Supports multiple profiles, so you can load more than one label with different info displayed on each. Shows CPU Usage as graphical progress bar as well. User-specified co-ordinates & size, image co-ordinates for each image, and co-ordinates for the CPU graph. (The included screenshot is within LiteStep, but SysLabel looks the same under a regular Windows shell as well).

2002VB #22651
iMagic32 - Installation Utility (UPDATED 31/3 - MUCH BETTER)

NEW: UNINSTALLER HAS BEEN INCLUDED. UPDATED 31 MARCH. This is the setup program for creating professional installations. It draws gradients with upto 15 COLOURS, and has wonderful icons and a thrilling interface with pictures and snazzy designs. The procedure is reallly straightforward but there can be more enhanced ways, which is why the source is here for you. For more information, Please see my web site at http://sushantshome.tripod.com/vb/index.html

2002VB #22652
Win32 Processes control

UPDATED 25/3 - ERRORS REPAIRED This OCX (source code included) will list all running processes on your Win32. It shows the parent process, the main process, the module and as well as the number of threads being used by the module. Would be a great add-on to about boxes or system information applications.

ASP_Volume2 #29825
Complete TextBox in pure code (no RTFs) with syntax colouring

This is a complete TextBox in pure code without any RTF box or anything. It supports custom colour coding, and lots more - now even comment colouring. Also supports external draw events. The Demo is a Java IDE.

ASP_Volume2 #34441
[WonderHTML] raw HTML editor with task/web manager, macros, editing tools + tons more

WonderHTML is a complete raw HTML Editor with full web/file/task management and lots more. Checks for broken links in the page, or incorrect HTML coding. Reports invalid tags, incorrect nesting, improper syntax, etc. CSS Editor allows you to edit CSS files. Edit properties such as colours, BGSOUND, etc. All open documents are analyzed and on-the-fly HTML and Script outlines are generated for quick access and navigation. It has an in-built image viewer with support for BMP, JPEG and GIF images. Complete help system. Supports multiple undo/redo, macros, custom buttons, lots more. Powerful find/replace/find in files feature. Shows file information. Converts HTML to ASCII by removing tags. Use whichever browser you want for previewing. Colour Fader that fades the text you put in between the colours of your choice. Report shows files in the web with info, status of broken or unknown links in all pages, large files and media-related files in the web. Converts typed URLs to functional links AS YOU TYPE. Loads files from Remote Server. You can import files from other folders, including subfolders. Comes with in-built templates that you can use for creating webs. Auto line indent from previous line's indentation level. Go to line (w/ all sorts of options). Configure editors to handle specific file types. Open a file with the editor you want. Generates list of files in the web - *with subfolders*. TASK MANAGEMENT. Insert date & time (automatically updates on open/save!). Printing and Print Preview. Goto Last position *upto 25-pos memory*...

ASP_Volume2 #35218
SysLabel 1.2: Label [transparent] put on your desktop and get instant, live system info, uptime...

This is a label resembling LiteStep's labels. It stays on the desktop and shows system information such as memory usage, CPU usage, Time/Date/Uptime (with user-defined formatting), Active window and Active task, Multiline text, Computer name, Windows version, Processor type, etc. Full support for displaying as many images as you like within the label (e.g. icons). FULLY TRANSPARENT, if you like; or can be made to display a custom BackImage. Supports multiple profiles, so you can load more than one label with different info displayed on each. Shows CPU Usage as graphical progress bar as well. User-specified co-ordinates & size, image co-ordinates for each image, and co-ordinates for the CPU graph. (The included screenshot is within LiteStep, but SysLabel looks the same under a regular Windows shell as well).

ASP_Volume2 #36226
MDI Splitter Demo

This shows how to Split MDI Forms. Actually there have been a lot of spliiter demos and controls but rearely some have dealt with MDI forms which this one goes in-depth on. There is DragBar highlighting, Title bar colour grading, and more - only uses a timer and a nice API call.

ASP_Volume2 #36241
Updated 29/3 - VB6LIB.DLL - Does Everything

Please Vote! New and completely updated VB6LIB Project. Fresh; cleaner coding, Improved and new functions, A NEW MATH MODULE, and many more attractions. VB6LIB is a multipurpose library that performs all tasks for your VB needs. It deals with Strings, API, Math (now), Interaction, Registry, Menus, Sounds, General stuff, Network, and Graphics. You can draw gradients, Load and save images, get image information, Draw cool effects, Create custom Menus with fonts and Icons, Interact with the users through custom message boxes, Encrypt/Decrypt text, Get information on fonts, install fonts, play MP3/WAV files, Manipulate strings a lot more easier, Work with folder and path names, Replace text, Count occurrences of text, access the registry and INI files, list all values in specified registry key, Ping hosts and carry out DNS queries, Open web pages, create shortcuts, load and save files, List user fonts, Merge controls, use the API to get loads of system info, copy, move or delete files, Get screen resolution and cursor position, Windows and system folder paths. This is just a summary; for a complete version history; comprehensive documentation, and a large download area, visit my homepage at http://sushantshome.tripod.comHighlights: 1. Fresh, cleaner coding and comments 2. Now added 5 functions in math module 3. Better from-scratch ParseInt function To view complete list of updates navigate to: http://sushantshome.tripod.com/vb/whatsnew.html

ASP_Volume2 #36574
iMagic32 - Installation Utility (UPDATED 31/3 - MUCH BETTER)

NEW: UNINSTALLER HAS BEEN INCLUDED. UPDATED 31 MARCH. This is the setup program for creating professional installations. It draws gradients with upto 15 COLOURS, and has wonderful icons and a thrilling interface with pictures and snazzy designs. The procedure is reallly straightforward but there can be more enhanced ways, which is why the source is here for you. For more information, Please see my web site at http://sushantshome.tripod.com/vb/index.html

ASP_Volume2 #36611
Win32 Processes control

UPDATED 25/3 - ERRORS REPAIRED This OCX (source code included) will list all running processes on your Win32. It shows the parent process, the main process, the module and as well as the number of threads being used by the module. Would be a great add-on to about boxes or system information applications.

Languages
Top Categories
Global Discovery