Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #86005
Send/Rcv SMS PDU Format

This code is application of Send/Receive SMS in PDU Format. A first thing before you understanding this code, maybe you find out about PDU Format in http://www.dreamfabric.com/sms/.I wish this code help you to learn about SMS PDU Format and vote me if you have a time.

Java_Volume1 #86006
HowTo use Regular Expressions with VB6

This sample shows you how you can use Regularexpressions in your VB6 Projects via the Microsoft VBScript Regular Expressions 5.5 Library. With the code you get an example file to run 3 predefined regular expressions. Additionally you can load your own Textfiles and define own Regular Expressions to query against the Text. Matches are highlighted in red in the Richtextbox. Download this and much more VB6 and .NET Source at www.visualsoft-net.de

Java_Volume1 #86270
Auto Click YES when Outlook's Security Guard opens prompt dialog

This program will clicks the Yes button on behalf of you, when Outlook's Security Guard opens prompt dialog saying that a program is trying to send an email with Outlook or access its address book. This had been tested for Outlook 2000 SP1+SR1 Outlook 2000 SP2 Outlook 2002 ByPassMSOutlook Written by Mohamad Rawey Chek Ani, Perlis, Malaysia mrawey@yahoo.com.my If you use this application then please mention me in your credits. Thanks and enjoy, Please also vote for me :-)

Java_Volume1 #86271
_Scroll RichText Box With External Scrollbar

This is a simple method of scrolling text in a rich text box without using it's scrollbar. I made it for a project of mine where I needed a textbox that was disabled but still could scroll. So I came up with this. I'm not expecting any votes but please vote or leave comments if you want to.

Java_Volume1 #86272
_ Custom Scrollbar (100% Customizable) _

I GUARANTEE this is the BEST custom scrollbar you will find here on PSC. Has 6 preset bevel profiles, 3 mouse states (Normal, Mouse Hover, and Mouse Down), and you may use pictures in place of each of them giving you endless possibilities. The code is not commented yet but I will get to it soon and reupload it when I'm done. But this code is VERY clean and easy to follow. Please vote, I worked very hard on this.

Java_Volume1 #86273
Protect 2004 (UPDATE 3)

With protect 2004 you can choose to lock over 25 features of windows such as Display Properties, My Computer, Control Panel, selpol.msc (Local Security Policy) plus loads more. Also all your options are saved and you can Bar access to Protect 2004, not only this, it comes with a registration system so it can be sold. When something like Display properties is launched a custom form or message box can tell the user that Access is Denied. (Bugs fixed in Update 3) I AM ONLY 14 AND THIS TOOK ME A LONG TIME TO MAKE SO PLEASE VOTE AND LEAVE COMMENTS! THANX!!!

Java_Volume1 #86274
Internet Explorer Forms

Read and edit the names and values of all the html controls (textboxes, buttons, lists, checkboxes) in all currently open Internet Explorer windows. Hope you find it useful.

Java_Volume1 #86275
Animated Picture

Small and well documented program to show how to bring up a sprite over a background picture. It's also animated like a gif file. No problem to change background or sprites 'source picture'... Have fun

Java_Volume1 #86276
DaBooda Turbo 2DEngine

This is the 2nd installment of the DaBooda 2DEngine... the turbo edition has double the speed, as well as more functionality.. please feel free to download and try it out, and if you are further interested feel free to visit the DaBooda Turbo Project Site at http://dabooda.servegame.com/ and become a programmer or contributor of the DaBooda Turbo Enigne. Also located on site is the .dll, an extensive help file, as well as tutorials on using the engine. Again Enjoy... DaBooda out..

Java_Volume1 #86277
[ A little program that wraps rings around rings around rings. makes 2D look 3D]

This is a simple program i call "Wheels Within Wheels". It run a thick black ring in circles, a thinner red ring around that one, a thinner blue ring around that one, and a very thin white ring around that. see the screenshot

Java_Volume1 #86278
mySQL Query Analyzer

myAnalyzer is a simple query analyzer that allows users to run SQL Statements to their mySQL database. This program does not use ADO but rather connects directly to mySQL through the DLL file included with mySQL (this through the help of some code borrowed from an individual mentioned inside the code). myAnalyzer also allows the user to save the sql query as well as print the query or it's results. The program has full search capabilities and can run multiple queries in one window or multiple queries through several databases in an MDI environment. I hope this benefits others out there as I wrote it to help me debug my SQL queries for my apps. You can connect to your mySQL server through a logon screen, or pass the information through to the exe from another application or command line.

Java_Volume1 #86279
Real Mind Reader

Program that can "read minds." I saw a flash app that did this that impressed a lot of people, so I built my own version. Works off of a simple mathmatical relationship and a couple arrays.

Java_Volume1 #86280
How to use the Windows Media Encoder SDK

Shows how to control the Windows Media Encoder SDK through Code, not like the other submissions on this Site through a Batch-File or something like that. Encodes a given Video-File by using a Profile from the Windows Media Encoder which you choose (or you can also create an ew Profile through the Profile Manager). NOTE THAT THIS REQUIRES THE WINDOWS MEDIA ENCODER 9 TO BE INSTALLED !!! This can be downloaded from the Microsoft-Website ! Credits go to Steve McMahon for his Progressbar, and two people whose names i cannot remember, for the "Progressbar Remaining Time" - Module and the Common Dialog API, so if you recognize your code, please post in the comments so I can give you your well deserved Credit !

Java_Volume1 #86281
Self-drawn shaped bevelled controls

Three self-drawn bevelled controls, no bitmaps used to create the full 3D effect. BUTTON control usable as command, option or check button. NUMERIC DISPLAY control with built-in interchangeable Base display, Display format, Angle Units and others, suitable for use as a calculator display. WHEEL control, this is a vast update of an ealier submission, may be used in place of scrollers, sliders, up-down control and progress-bar. This a beta version only, Property Pages have not yet been constructed and documentation needs to be expanded. Whether you like, dislike or hate this, please VOTE and reply with CONSTRUCTIVE comments.

Java_Volume1 #86282
Graphics 3D Draw in 3D and manipulate it using the mouse.

This program is a complete 3D graphics engine. Excellent Learning Tool. It allows you to define your own 3D shapes in text files and load them. Once the shapes are loaded you may use transformations such as scaling, rotations and translation. There is a 3D view mode that shows an anaglyph of the shape. There is also perspective mode and much much more. Please Vote and ENJOY!!

Java_Volume1 #86283
Create Standard DLLs in Visual Basic v2 - make your own api

This code will allow you to make your very own stdcall DLL files using Visual Basic. The DLLs that you create can be called from any programming language that supports stdcall DLLs. Just create or open a project with the functions that you want to export, choose the functions to export and click compile! Create your own DLLs that you can call from any programming language that supports stdcall dlls. Create your own API, share code between your programs, create a control panel applet, create an ISAPI application, the possibilities are endless! [This is the 2nd version of the code available at http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=53476&lngWId=1]

Java_Volume1 #86284
Animated Title Bar

N/A

Java_Volume1 #86717
Coloring VB Code Fast

Although the main purpous for this submission is to color VB code for viewing in a richtextbox. What you will learn can help with fast string manipulation. And you also get alot of information on the RichText standard. Read the cod comments for a full understanding. Just so you know! I'm sick of getting several hundred downloads and no comments I could give a s@@t about code of the month as i dont think im a good enough coder; however, I do want comments. Comments about how to code better or about the inventiveness of my submission or even how crappy it is. You can keep the spelling and grammer comments to yourself. This isn't PSC the online english school is it? So if your worried you may not get code of the month don't vote. But please comment! god or bad. This is by far the fastest way to color vb code without an outside dll or control Its done in pure vb and can color 300kb in less than a second. This time was attained on a 3 ghz processor with a gig of ram. It does key words, Quoated strings And comments. The user has the option to alse include web addresses, which would be underlined. The only problem I can find with the current code is it want color itself without error. I want go into an explination here; but, if you must color this programs code or just want more details on what is wrong jusy drop me a note. You can reach me through PSC. The code seems to handle all exceptions within the code. Odd quoats and if a comment char is inside a quoat it will be ignored, things such as these are handled. At present the compare method is binary and will only catch proper case words The same case structure used in vb, EndIf, ElseIf, exc... Changing to a text compare would allow you to ignore case but would also slow down the function a bit. If your source is derived from the VB IDE all should work well; however, if you are makeing your own editor you will want to use the text compare method at least during the editing process. NOTE: THIS CODE HAS ONLY BEEN TESTED ON WINDOWS XP WITH VISUAL BASIC 6 HAVEING THE LATEST UPDATE!

Java_Volume1 #86718
Ultimate 3D Cube rotation (With 3d rotation manual)

Small code (100lines) illustrating how any 3d shape is rotated around the 3 axes. Also teaches how you can draw a 3d object in VB's 2d form. Included Manual describing the rotation and presentation methods Also 3 Functions that will make rotating points easier

Java_Volume1 #86719
Wompus - Board Game

A Complete Game To Enjoy. (30 different varitions) Play using keyboard arrow keys. Source code is compatible with all Visual Basic Versions (VB1 to VB6). Note that the code is not suitable for beginner programmers because it is sparsely commented.

Languages
Top Categories
Global Discovery