Advertisement

Results for "Category: Miscellaneous"

7_2009-2012 #226193
Code in Win32 Assembly!!!

This Article has nothing to do with Visual Basic, but a simple answer to those emails i received from PSC members asking how to add Assembly Inline-Code to Visual Basic; i say why learning those when you can actually write your Win32 Assembly Code, in pure TASM format! the article was written in serries, but this is the only part i will be uploading here in PSC cause i am now on my way of designing my own website, soon i will be deleting all of my entries here =(

7_2009-2012 #226213
Base Address Locator for DLL Modules and its API Functions

Dynamic Link Library are located on certain space within your windows system; locating where they are always included on advanced programmers tasklist; This includes the Virtual Space of every exported API-Functions. Now, you might ask me whats the use of it, well in C++ and Win32 Assembly, we are able to call the API-Functions directly without *Importing* it to the Executable, making our code Smaller and Faster (Direct Calling) In which I am trying to achieve here using Visual Basic; If somehow you know how to directly Call/Access API-Functions using Memory Address, please drop me an email; thanks.

7_2009-2012 #226240
Using the Environ function

This is something that hopefully will help someone who is looking for a fast way of getting some system environment settings.

7_2009-2012 #226264
A 3D Border Effects Example

This is a small example that shows how to create simple, yet effective 3D borders around the controls on your forms to enhance their appearance.

7_2009-2012 #226265
Eject and Load CD

Allows VB programmer to open/close a CD-ROM drive

7_2009-2012 #226293
A+ code: send silent e-mails using mapi easily!

This code will teach the beginner how to send anonymous and silent e-mails from within their VB apps. Great for silently mailing back a keylogging file! This is meant for the absolute beginner so don't bother pointng out that it is simple. If you use it there is no need to give me credit but please vote or say you like it!

7_2009-2012 #226314
A Better Multiple Undo

This code adds a multiple undo/redo function to any textbox or RichTextBox. Easy to set up and use, and doesn't require any extra controls or use of the API. Simple and effective.

7_2009-2012 #226323
Ultimate WinAPI Class

The Advanced WinAPI class is an indispensable tool for any programmer. This class has a large no. of functions useful in everyday programming. For example, this Class has functions to Find Files in folders, all the operations with Registry, Disk Space and Volume information, Play Audio CD's-Movies-AVI's, Extract Icons from EXE Files, Change the ToolBar Style like Internet Explorer, Enable Hotkeys for your Apps, Hide or show a Window, Make a window Transparent, Set the Desktop Wallpaper, Show or Set the Computer Name, Show Recycle Bin, Detect Sound Card, Set system Work Area, Show or Hide the Mouse, Change or Retrieve the Mouse Position, Enable Menu Bitmaps, Have your program's own Icon in tray which act as a quick access to your program, Open a website, Start the screensaver , Enable Autorun for a range of drives of your choice, Clear the Document List in Start menu or add an Item to it, Show or Hide the Windows TaskBar, Delay your program for a specified no. of seconds or minutes, Disable or Enable Ctrl-Alt-Delete, Shutdown, Restart or Log Off Windows and much, much more!!. I can guarantee that this class will be very useful to you whatever is your experience level. More API's will be included as soon as osible. Enjoy VB Programming!!!. If you like the code, please Vote for me.

7_2009-2012 #226354
Create Controls at Runtime and Capture Events

This code will show you how to easily Create Controls at runtime and Capture there events 'With-out' useing API :). This code will show you how to add a command button and display a message box when its clicked. Please Vote and Post Comments!!

7_2009-2012 #226355
MSN API (Huge Example)

This is an Example of MSN It is still buggy, messy and incomplete but I will Release updates until I have fully maped the MSN API! :D Please Vote and Leave Comments!!

7_2009-2012 #226356
Broadcast Over MSN

This code will Send a message to all open MSN Conversation Windows. Please comment and vote!

7_2009-2012 #226357
Elite Talker For MSN

This will change your text in MSN just like you were typeing into an elite talker. Its easy to understand and is documented. Please vote and Leave your Comments!!. I will release another version with more features some time in the next coupple of weeks.

7_2009-2012 #226358
MSN Selected Online/Offline Bomber

For all you people wanting to pi§§ someone off. Useing the awsome code by Lesesne (Hope you dont mind), I changed it to an Online/Offline bomber That can be made to bomb only one or more people. This uses The MessangerApi and will only work with the new version of MSN. Its fully Documented and if you have any Questions mail me and Ill see what I can do. Please Vote and post Comments!!

7_2009-2012 #226360
How To Create Types and Enums

Here I am with another useless tutorial. This will explain How to create and use Types and Enums. Dont know what I am talking about? Download it and read it then. Anyways, please Vote and Comment! (Pictures Now Fixed)

7_2009-2012 #226361
Understanding Hex, Binary and Decimal Conversions *Update*

Never quite understood how Hex, Binary and Decimal worked? Neither did I until about 2 hours ago. This will go through and explain How it works. Even if your not a VB programmer this could be useful. also contains 5 easy to use functions to show you how to do the conversions effortlessly in vb. Functions include: HexToBinary, BinaryToHex, AsciiToHex, HexToAscii, AsciiToDec. Now saved in html format. Please Comment and Vote!

7_2009-2012 #226362
Capture a Certain Window

This will capture the specified window and paste it into a picturebox. Really Simple and easy to follow. Please Vote and Comment!

7_2009-2012 #226363
MSN Status Viewer (Second Release)

MSN Status Viewer (Second Release) After releaseing the first one I realised it looked rather lame so I decided to add a skin to it and it looks cool!. anyways i fixed up some bugs from the old one and have added some more features and left some ideas (eg. Trojan) for any of those who want to use it. PLEASE COMMENT!!! i dont care about votes just feed back so please leave a comment.

7_2009-2012 #226364
The Best MSN Name Changer Released!!! (I think...)

This is The Best MSN Name Maker Ever!!! No not really, I cant back that up. But its still pretty good. Easy to use GUI with Elite {see Screen Shot). The elite talker is NOT my code and I cant remeber the author. So Many thanx to the dude who submitted that. Please as always LEAVE A COMMENT!!! and it will be most appreciated. :o)

7_2009-2012 #226365
Skinable Form (2nd Release)

This is an Update of my Skinable form. This version allows you to load/Save the location of everything on the form form a textfile, it even hold values to textboxes, captions, checkboxes, option Buttons. It also Comes With 10 More skins to choose from. Please Post Comments and Vote if you think its needed!!

7_2009-2012 #226366
Skinable Form!!!

This allows you to change the look of your form easily without haveing to be prescise with the pictures. this loads up the individual pictures and puts them together to display and awsome cover for your form. {See ScreenShot} Please Leave Comments and Vote if you like my code.

Languages
Top Categories
Global Discovery