Advertisement

Results for "Category: Miscellaneous"

7_2009-2012 #226368
Custom Menus

Create custom menus useing Images (See screenshot). Please vote and comment!

7_2009-2012 #226369
Add Icon to system Tray Easily

This Example will show you how to easily add a icon to the system try and capture mouse events. also it will show you how to stop your program closeing and minimize it instead. Please comment and vote

7_2009-2012 #226370
Change ShowInTaskbar at Runtime

This code will allow you to change the .ShowInTaskBar at runtime. Please Comment and Vote.

7_2009-2012 #226371
MAC Address Look-up (with DB)

This code will show you how to lookup a MAC address via its IP. It also has a 1500+ database of vendors and will match it with the MAC adress Instantly. Also Because It looked a bit empty I threw in a skined titlebar example and my cusom menu as well. Dont ask me why. Anyways please Vote and leave comments

7_2009-2012 #226373
Raw Socket Ping (Multiple Instance Support)

This is just a Simple example of pinging using RAW sockets. The idea of this code it to be used in multi-instancing of ICMP requests (Used for Ping Sweeping ect.). Also shows use of Subclassing. Please Comment and vote.

7_2009-2012 #226374
TCP/UDP Advanced Connections Viewer

Screenshot pretty much tells all. better desciption inside. Only runs on XP and if theres extra stuff in there dont worry about it because its taken out of a bigger project im making. Please Vote and Comment

7_2009-2012 #226375
TCP/UDP Connections Viewer

This program will show current connections for both TCP and UDP. Also Incorperated is a DNS class that will allow you to use a cache database to save time when resovling muliple IP's. its allows you to Import and Export lists aswell. Please comment and vote

7_2009-2012 #226389
Scroll / Scrolling Form

activex control which Scrolls all the controls on the form in any direction [4 directions] Please Vote for it You might had faced problems of small resolution and bigger form requirement. Here is the Solution You just need to paste the control on any form and register it with the form in form_load event using StartScroll method.

7_2009-2012 #226396
Ping/Ip Scan/Port Scan/Who Is

I wanted to learn winsock control so created a compilation of various functions into one. Provides ping, ip scan with user name listing, port scan, list of ports, cpu info, and who is look up. I use only one winsock control for all of the functions instead of preloading with maxsockets. I prefer to use/close as I go to prevent bugs but there always other methods of doing this. I noted for easier understanding. Code is also broken down into functional units, each module is broken down for particular use so porting them to other apps should be an easy thing. Hope you enjoy!

7_2009-2012 #226397
Highlight Entire Textbox

Highlight textbox/combobox and its entire contents. Simple but cosmetically useful.

7_2009-2012 #226409
Shockwave Flash Player

This application plays shockwave flash files using the shockwave .ocx. You must have shockwave installed on your system in order to use it.

7_2009-2012 #226433
Search ListBox

This is a very simple code to show how you could search a ListBox for an item dynamically by entering a word/phrase in a TextArea. Double clicking on an item at the List, will cause infos about it to appear at another TextArea. Feel free to use this code or parts of it for your applications :)

7_2009-2012 #226451
WinCD

To demonstrate how to properly use the windows Media component, Registry, Systray and how to build an application that can be SKINNED!!.

7_2009-2012 #226465
Take Screenshot From VB

This will take a screenshot of the screen from inside VB. It is not mainly for taking screenshots of apps (Alt + PrintScreen or just PrintScreen). This is mainly for stuff like spying, etc. So this will have the same effect as the PrintScreen key. You will be responsible for protecting the clipboard info. Please erase the clipboard before you run this function as then it will take the previous data in the clipboard first, and then work the second time. I tried putting Clipboard.Clear into the sub but then it will not work at all.

7_2009-2012 #226474
OCR a screen capture - proof of concept code

This code will convert text in an image to editable text. The code must know the font used, so It will only work on screen captures - not on scanned images. I intend to add a screen capture function in the near future, so you can grab any text from any window. Right now this is just proof-of-concept code, and it has a few flaws.. :-) It doesn't work with Italic fonts or 'handwriting' fonts. I also need to find a way to get the routine find the vertical start of the text. Please comment on the general idea.

7_2009-2012 #226477
Adjust app priority

sets your app to be of "High" priority

7_2009-2012 #226478
_StartupMethods.bas

This module includes 22 startup methods including all of the subseven startup methods. Let me know of any bugs you encounter, and what OS you are using.

7_2009-2012 #226488
MultiClient Chat Example using .Net Libraries

It uses the .Net TcpListener and TcpListener to create a Multiclient Chat. It contain lots of useful functions, have a clother look...

7_2009-2012 #226500
Mouse Cursor Positioning

Positions the Mousecursor over a control. Similar to other routine(s) which move the cursor to the control with the Focus. However, this method is much simpler and is resolution independent, so it doesn't need tweaking at different resolutions.

7_2009-2012 #226508
Having fun with Drag n Drop

This code demostrates several things you can do with Drag and Drop.

Languages
Top Categories
Global Discovery