Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #87767
Frame3D and Line3D

A replacement for Sheridan's 3D (THREED32.OCX) SSPanel and SSFrame controls. This is not a direct replacement because some of the property names are different. A good alternative when using XP manifest files over VB's Frame control and a picture box (which contains a lot of overhead). This control has 70 different border combinations and 3 text styles that can be positioned one of 15 possible locations. You can change the background, highlight and shadow colors; add gradient fill and/or fill with a pattern. Also included: Line3D control, automatically create a manifest file, link XP themes to the application, and End an application the proper way. Please see the Readme file for a listing of the property definitions.

Java_Volume1 #87768
Introduction to NT Intenals, Part 1

Hi Everyone! It's been a long time I haven't contributed with an article to the PSC community, but after a couple of months of writing, I'm back with Part 1 of my "NT Internals" article. The series will deal with NT Objects, which is how the NT Kernel basically manages all its "components". A File is an Object, a Process is an Object, an Event is an Object, etc. Part 1 deals with Processes, Threads and Jobs (and Fibers, although they are not Objects, but included because Part 1 deals with executable code). At roughly 125 pages, it's a hefty read, but it's mostly garnered as a reference tool, not a teaching tool. However, it's more of a hybrid, so reading the beginnings of each chapter will give you an impression of how everything works. That's only about 10 pages of reading :) I hope you enjoy it, and please vote... I'm still 18 and this feels like my life's work ;) PS. Some parts have some typing/colouring mistakes...I'm working on fixing that.

Java_Volume1 #87769
Kokoro's Downloader 1.3 - Game downloader

Officially Kokoro's Downloader is a professional game downloader powered by CSocketMaster 1.2 that lets you choose from a periodically updated list of games, where you can see the game information and a preview image before downloading. But it's much more than that. Here is the list of what you can learn from this project: how to get free unlimited web space with unlimited bandwidth to share whatever you want, how to skin your form and at the same time keep an icon on the taskbar button and the system menu (not found anywhere else), how to download (and upload) files, how to work with transparent forms, splash windows, personal buttons, label links, proxies, update systems, windows registry, tabstrips, imagelist, personal tooltips, help files, winsock APIs, how to deal with microsoft listview bugs and more. You can upload your own files and share them with the world, NO FILE SIZE LIMIT. All the content shared on KD is legal, and I don't take any responsibility for what kind of material you share. Credits: Leo Barsukov, button control, Kaustubh Zoal, tooltip class, ArthurW, translucent code. This is my third and last post on VB, so I thought I could leave sharing one of my best codes. Keep the good work.

Java_Volume1 #87772
YMSG12 Client Example

Client to login to Yahoo YMSG12(like yahoo messenger 6) join chat rooms, get buddies list, PMs, etc etc

Java_Volume1 #86966
[ Matt Player ]

This program was put together to visualize sound by audio spectrum, Oscilator, VU meters. It is a simple CD player also. NOTE: Please compile the source to use. The IDE is slower. This is my first entry on the "Planet". If I get good ratings I will post more cool stuff. So please vote.

Java_Volume1 #86967
Animated Desktop Character...Part #1

This is part#1, using a single .gif file. A crazy rabbit. Drag him around the desktop (provided that you can catch him). Cheers to you. ;)

Java_Volume1 #86968
YCHT Voice Client Example

Logs into yahoo chat ycht, joins a room and voice. talk in the room on voice or text, also filters the text and stuff like that.

Java_Volume1 #86969
_ [A Cyber Cafe Billing System] ** Server & Client Full Source Code

Cyber Cafe Billing System Full Source Code. Becoz, previous submision's some file were missing. Quickly download at:http://203.91.138.32.

Java_Volume1 #86970
bitmap effect 1.01

bitmap effect filters 1.01 there is 11 filters (sharpen,emboss,clibred,....)+ acceleration it's very good

Java_Volume1 #87871
SniffProTCP

The it is a program that brings the traffic, so much for protocols tcp, udp, icmp.ummmmm look at it

Java_Volume1 #86174
Animated Buttons 1.01

Hello This programs gives you the code to make animated buttons on your form. It uses Direct Animation Viewer Control and Form 2.0 object library. It can be used for multimedia or game programs!

Java_Volume1 #86175
Electronic Reader 1.0

Well this be the best submission by me! It is a complete text to voice software using Agent control 2.0. It does not use any Microsoft characters. The 10 voice types availabe are designed by me using Agent Character Editor. It is well designed with a professional look. You must have Lernout & Hauspie(r)Truvoice TTS Engine - American English which can be downloaded for free from http://www.microsoft.com/msagent/downloads/user.asp#tts Please vote if you think it helped in anyway...

Java_Volume1 #86176
_**P2P File Transfer Using Winsock

File Transfer Client and Server using Winsock.

Java_Volume1 #86177
Weather

This code continues to improve. It can return radar images from any given city from the combo menu. When you select a city you live in or nearby, the radar image downloads from the Internet and then is shown in the window. You have more than just one type of radar. You can choose from the options window if you want the normal radar, one-hour rainfall total radar, or the storm total radar. If you use the normal radar, you can choose between a short-range radar and a long-range radar and choose between a radar with base reflectivity and composite reflectivity. It also features a loop feature that enables the display to view past radar images. Great if you want to track any local severe weather.

Java_Volume1 #86178
kalypso encryptor

this encrypts the text you enter in the text box. really cool and easy to understand code

Java_Volume1 #86179
World 3D with Pure VB Code

This a 3D program with PURE vb code NO References, No OCX, NO DLL. For any question please contact me at: kmatrixl@hotmail.com

Java_Volume1 #86180
World 3D pure vb

No comment but look screen shot.

Java_Volume1 #86181
Sorting MshFlexGrid

This is a program that sort the grid control without sql.

Java_Volume1 #86182
New Sleep Method

When you are writing a sub or a function you maybe want to implement a delay. The most common way is to use a DoEvents loop. But then the CPU will be 100% busy. Another way is to use the Sleep API. But then your app won't respond to any events while waiting. Way 3 sets a timer and exit the function. The timer will start the function again. But then you have to implement a state machine into every delayed function. The following code won't stress the CPU, keeps your app responsive and it is easily to implement. The only requirement is that you insert it into the code of a window with a hWnd.

Java_Volume1 #87153
SComboBox 1.0.1

English: This control is a customizable ComboBox with multiple appearances. I hope you it like. Description: This usercontrol simulates a ComboBox.----------------------------------------- --------------------------------------------- But adds new an great features like: - The first ComboBox On PSC that actually works in a single file control. - When the list is shown doesn't deactivate the parent form. - More than 20 Visual Styles; no images everything done by code. - Some extra cool properties----------------------------- -------------------------------------------------------- IMPORTANT NOTE -------------- So many thanks fred_cpp for his contribution for this project, some styles and Traduction to English of some comments. All rights Reserved © HACKPRO TM 2004----------------------------------------------------- ------------------------------------------------------------- Fixes bugs Version 1.0.0 - ScrollBar Slider. - ListIndex Property. - Down or Up list when press keys. - Drop down List. -------------------------------------------------- New in this version 1.0.1 - Drop down when you press F4. - Press Enter hidden list. - MouseIcon property. - MousePointer property. - Down or Up list when press keys. - Set ListIndex when the text change. - AutoCompleteWord property. - Const VK_LBUTTON. - Const VK_RBUTTON. - Add MouseIcon for each item. - Add SeparatorLine for each group that you consider necessary. - New comments. -------------------------------------------- Notes-------------------------------------- AutoCompleteWord property: When it uses the property AutoCompleteWord and the list is shown, the element was not located in the list to make quicker the search of the text to complete. SeparatorLine parameter: When it uses the parameter SeparatorLine it is not applicable neither to the first element of the list (provided a single element exists) neither to the last one. MouseIcon parameter: It is not applied to inactive elements of the list.

Languages
Top Categories
Global Discovery