Results for "Volume: C_Volume2"
Release 0.03 Added Ocx Support Added P-Code procedure decompile to P-Code tokens. Added Image Extraction Added Better Handling of Control properties. Added Form Patch Editor Added Syntax Coloring. Better support of User Controls/And MDI Forms. Api's Recovered Procedure Names recovered for Forms and classes. Resizing of the windows added. Numerous Bug fixes and other things added. Begun work on a basic antidecompiler. Features Advanced decompiling using COM via VB6.OLB Using COM allows me not to have to hard code every single property The only properties that need to be hardcoded is the size, font, and dataformat opcodes. One day I hope to use msvbvm60.dll instead of vb6.olb so nothing will have to be hardcoded. This is the best Open Source VB Decompiler you can find. Show your support and leave comments and vote.
Learn how to create your own 3D graphics library without using OpenGL or DirectX, just pure VB code. Watch the scripted introduction complete with sound track! Walk or Fly around a 3D environment in a similar style to popular 1st person shooting games like Quake, Unreal Tournament and FarCry. Use a combination of the keys and mouse to look around just like you would in the professional games. The core 3D programming and is very stable; it won't change too much in the future, so this would be a good project to get familiar with. Comments are everywhere. If this 3D application is too complex for you, look up my previous work, especially "A 3D Lesson v2, Very Simple".
This class simulates several common random objects (coins/dice/cards) and provides the ability to extract either a single member of a random range or an array containing a shuffled array of the full range of the object. Also supports random letters, vowels & consonents(standard English only), numerals(0-9), RndWords or user created ranges. Please let me know if you extend the letters to cope with other languages.
Of late I have been doing quite a bit of Office automation. I thought it look quite tacky the fact that the Office application loaded outside the main app. The following shows how to make MS Word a child of your VB App. (this will work for any application) This has been place on PSC just for others whom may not know the technique to see how simple it is. Hope you enjoy it and please leave any comments positive or negative.
(formerly IDE Mousewheel Support and AutoComplete) This Add-In adds configurable mousewheel support and a few other goodies to the VB IDE. Check it out; download is only 80kB (the best 80 kB you ever downloaded *g*).
I think This code is the best code for me,It is something like Excel Application,you can Print/Save/Open change the color of cell and writing and also the font. I have spend alot of time in this project to put many Functions of Excel Sheet and i hope it admire you. If my Code admire you,please Vote me,this will Support me much.Thanks alot for your Help and advice.
This is my first submission to PSC. Yes it is another Button ActiveX, but this one has predefined shapes (ellipse, polygon, star, pie, arrow, arrowhead, slant box...) you can also design your own shape (mask). Background can be plain, textured, gradient or transparent. Text can be rotated (even non true type font). You can add picture. But the major difference compared to the other buttons you can currently find, is that the lightning and shadows and computed in real time. Just download it and play with it. Please leave comments with bug report and new ideas. If you want to vote for this piece of code, just do it.
Can read Vietnamese Litepad: read Vietnamese,find and replace,on top, sent to tray,bullet. change case,script...
AlertError module - this is a simple solution for handling and alerting errors when they occur. Rather than hiding errors away this module uses the philosophy of alerting you to errors right where they occur, while logging errors to file in the most convenient location when in your end-users space, all automatically according to the running environment. This module can *best pick* the log path for all running environments including when running as a compiled ActiveX component in/out of the IDE. Update inspired by Ulli's submission at: txtCodeId=56112&lngWId=1
The program is a dial-up password Recovery program for all windows version 98/ME/2k/NT/XP. It displays the connection name , username and the pass of the dialup connection. If i see interest about my code soon will post code with dialup pass on XP and phone numbers in XP it has a bug. it displays correct all those except that the pass is ******. i'm working on it.Pleaze vote.If i see interest about my code soon will post code with dialup pass on XP and phone numbers.thnks
Game -> Match pairs of cards. Multiple decks to choose from... ie., Flags, Animals, Clocks (Time), etc. Good educational memory game for children, but stll fun for all ages. Uses the Games & Graphics Library developed by same author (included). Requires DirectX 7+ for sound and 3D support. For more details on using the Games&Graphics Library in your own projects see the submission by that name as it includes a full 300+ page manual.
This is the first version the pro-player, wait more submit in the future!!! This a simple Mp3 player, this code use Direct Show (the FilgraphManager object) to play the mp3 files, and wave's Apis to represent the sound in sine-scope, FTT-scope, and bars-scope, playlist. all code was wrote by me If u like my code, post ur comment and give me ur Vote =) have fun!!
This code allows you to access a data base, which holds several phone numbers, actually every phone number across the world. By entering a phone number, you may reverse it to access this person(s) full name, address, city, state, zip, and so forth. I hope you enjoy
This is a MSN POPUP Sound,Real buttons.. and you can apply your own language
This is a real simple demo on how to use Inet's sockets.. This will make Inet run a lot faster when you need it to execute a lot of stuff at the same time.
SEE SCREENSHOT! A Multi-Pop E-Mail checker (With help from many people including Gh€ttoWarr!or, for his MSN Popupbox) Totally written in VB (No external OCX/DLL files other than a few standard MS controls). Complete with sound, notification, color, and timing options. With sysTray support as well as "Form On Top" capability.
I worked really hard on this for my VB2 college class.. I got a REALLY good grade and even my teacher said it was the best she has ever seen.. I am really proud of it and I hope to get more out of it by giving to everyone to help them out on ideas and what not. I spent about 100+ hours on it but it's not perfect. Had a last minute crash and had to do some crappy coding.. But, I spent most of the time on the GUI.. It uses Flash, Nicer Looking Buttons, CoolXP, Listview, MDI, etc. I hope everyone enjoys it! Please, Vote or Comment! Thanks...
Create/Edit Animated Cursors by Robert Rayment. As well as drawing the frames of an animated cursor, provides a set of step changes across the frames or a selected area for peppering, waving, swirling, squashing & Xfading. Frames can also be step changed for rotation and reduction. So this prog automates some kinds of animation. 1,4,8 & 24 bpp images can be handled. Some effects are included for 24 bpp images. Images can be loaded from ani, cur or ico files as well as captured from a bmp, gif or jpg. Title, author, number of frames, HotX & HotY and frame rates can be changed. For a new cursor any of the bpps can be selected. Some example ani-files are included. Cursors can be tested and saved at any stage. Please read the help for limitations. (Tested on Win98 & WinXP, Zip 82KB) (3 Oct Calc duration in frmDetails, system cursor preserved).
This document provides a listing of all available Report Designer Component (RDC) sample applications available on the Crystal Decisions Support web site. For Example.. Creating CR Reports at Runtime Thru VB Code, Fetching Data Form Reports and use them, And All Stuff You ever want to know about Crystal Reports.
Enhancing Arithmetic Skills! coded and design mostly on FlashMX2004 and a bit of VB6.