Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #239244
ucPlayBar - a MediaPlaybar Control look-a-like ( Dracull Soft ) Code

I made this composite control to mimic the Media player 10 because i wanted to have the same look no matter what mediaplayer version 9,10,11 installed on the machine and at the same time i did not want the FF and REV controls and position Slider. The control is using Charles P.V's ucSlider and a modified version of the Simple ActiveButton by Gene Martynov. Graphical resources included. /Dracull

7_2009-2012 #239123
Developer & Notary Information Sistem

This is a Complete Loan Information System Application a Bank. I made this program for Loan Calculation Developer or Notary.I use VB 6.0 & Database SQL Server 2000 to make this program...Thanks

7_2009-2012 #222342
Particle Effects Demo(Update 10Jun08)

Particle Effects Demo by Robert Rayment (Update 10Jun08). Demonstration of a particle engine with various effects. Note that the green and white particle emitter can be moved around with the mouse. Also any pictures opened are auto-sized to a fixed display size... Update 10 Jun: Minor update to Sound ON/OFF caption which was reversed. Zip 135 Kb.

7_2009-2012 #239004
Artillery tanks + Coordination tutorial

This is a very unique style artillery game. I first coded it in GW-BASIC but now I have made more changes and added more features. You have to give angle and power as inputs. and the tank will throw a ball which flies and hits the target. The wind pressure also effects the ball. Random land generate feature generates the land randomly and gives the tank and target a random position. The coordination tutorial is included. The tutorial is easy to learn. Every thing is expressed and explained in it. The throwing of ball, the arcing, trignometery in VB, Wind effect, etc are explained in detail.

7_2009-2012 #239245
Dracull Printing and Thumbnail Common Dialogs

Learn how to use the cCommonDlg class to open and save via common dialogs 32 starting in Thumbnail view mode and page setup and printing to scale. There are many different examples of doing custom open dialogs with preview for images but the thumbnail view quite fast and will allow you to browse the entire folder. This project contains an update to Steve's all in one class but with support of 2000 / XP / Vista. I have added ability to set initial view for Open and Save for example to show thumbnails. Also added methods to get papersize: GetPaperMeasure, GetPaperSizeX, and GetPaperSizeY Based on work by Steve McMahon and Bruce McKinney and VBnet, Randy Birch. Example based on : Clint LaFevers "vb Calendar Maker". This was made for DracullCalendar - a Showcase Application that allow you to create and print Monthly Calendars, but I cleaned out the calendar functionality to make it simpler to follow the Common Dialogs examples. You can find Clints original submission here: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=42227&lngWId=1 Comments and Votes appreciated :)

7_2009-2012 #231640
BoxShot (update #3)

This is my poor attempt at a boxshot program. My hopes are that someone will see just how poor it is and create a better looking one. Maybe even have features like shadow, reflection and rotate. Who knows.Code is real simple.Update: added left and right view and a smooth filter. Update#2:Added shadow,preview,save as jpeg and add labels to front picture. Update#3: Made some small changes just for Robert.Hopefully there are no bugs.

7_2009-2012 #239298
send mail

This code send mail you can download dll file from http://www.ziddu.com/download.php?uid=aKuZl5moZqualuKnZqqhkZSrY6qelZqq6 this code i downloaded it from www.arabteam2000-forum.com this code write by Eng. Usama El-Mokadem: musama@hotmail.com

7_2009-2012 #239005
Expert 8-X Dextop (Crash Fixed)

The best shell replacement you can find on psc. Bundles of features are included. Complex source code, a great example for every one. Many usercontrols.The best and most useful are media player, label text, file list etc. These are made by me for this. Best features are USEI, Link Lock, Window hide, Window transparent, full featured Media Player with load/save playlist and File managment system, 32-Bit icons load, cool login screen, screen lock by password, fading and transparent shut down screen, picture tag of window (In operation) and also easy to use. NOTE : DO NOT CLOSE DEXTOP BY TASK MANAGER,PLEASE VOTE. username = 'user' password = 'pass'

7_2009-2012 #236323
A ShellSort with a twist - Revised and even faster! (7 March 2009)

This shell algorithm is founded on a very solid performer that was originally developed by vb2themax, and optimized further by several very talented coders, before I twisted a little more out of it in this hybrid version. ---- This latest version employs a clever SAFEARRAY substitution technique to trick VB into thinking the four-byte string pointers in the string array are just VB longs in a native VB long array, and is now much faster. ---- Also uses valid addition and subtraction of unsigned long integers to guarantee safe arithmetic operations on memory address pointers. ---- Includes both Shell and ShellHyb algorithms with indexed versions in 25kb class and demo project. ---- Update 21 June 2008 inspired by comments from Roger Gilchrist. Improved indexed sorting support routine to better exploit fast re-sorting performance, and added much needed index sorting documentation. ---- Obscure Bug Fix 7 March 09. I documented they 'can sort sub-sets of the array data' but with the indexed versions if you do an error *could* occur without this very small change.

7_2009-2012 #239224
Hospital Management System - Extended Edition

This system automates all core functions and business processes that take place within a hospital. It could be used to handle all Inpatient, Outpatient, Channeling and Payment transactions with ease. I have worked to give it an amazing aesthetic look and feel too and it comes packed with awesome graphics :) I sincerely hope you will enjoy and benefit from using my application. Also, please take some time off to rate this code friend. This is my first submission on pscode, so I will be thrilled to get a favourable rating from you. Thank you for your time and Good Luck! :)

7_2009-2012 #234069
UniText RC3 & UniList RC1 [2008-06-14]

Unicode textbox and listbox. On these controls I've attempted to mimic the behavior and features of the native controls, but also give much more power by implementing much more of the native features provided by the Windows API. Despite the focus being on implementing Unicode aware versions of the native controls, you can find much more power than just the Unicode. **** These Release Candidates are released outside the main UniControls release for bug testing and comments - thus I'd like to hear of any problems or oddness you may encounter with the controls so that I can fix them before compiling the main UniControls release (thus the next UniControls release is to be considered stable). **** UniControls main release: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=69738&lngWId=1

7_2009-2012 #239211
MBFolderBrowser 1.0.0

a control like common dialog but this control created for select a folder. you can also select a file. my computer, my document , ...

7_2009-2012 #239341
Ludo Game

Advanced Ludo Game, diffrent from the 'usual thing', with multimedia,excellent Art work,ArtificialIntelligence,very Simple codes with comments.if you're someone that don't appreciate beauty pls don't check this out.

7_2009-2012 #234068
SelfTimer 1.1

This is a self-contained timer class module. This means there is only one class module required, thus no external module file. This has been achieved by adapting SelfCallback code by Paul Caton and LaVolpe, but this time around I've simplified the code as the requirements in this kind of a class are minimal. Thus the code is much shorter and may give a better picture for some people on what is required for SelfCallback. Naturally the timer is IDE safe so you can hit pause and stop without a worry of crashing. **** Update 1.1: the code is now shorter and faster, code adapter from Paul's Universal DLL Caller. Now all code of interest is in Private_Start and Private_Stop.

7_2009-2012 #239345
Open It / Go To It

This is to help teach newbies how the Shell works, I Have PERSONALLY tested it on a PC with Windows XP and it worked, XP is a bit different in the codes and commands / Command Prompts,, But it does work and most of them go exactly where they are intended to go ,, some however go to the right place but on the wrong Tab ,,,,,, But still saves time and clicks to get to a location that user may want to get to,, I am still waiting for a friend who is using Windows Vista to hear how it works or worked for them What this is, is a help file, cutting out steps in getting tp many things in a PC like getting to the ,,,, Here is all the places it will go to with just 1 click Display Properties : Background, Screen Saver, Appearance, Settings; Accessability Properties : Keyboard, Sound, Display, Mouse, General; Regional Settings Properties : Regional Settings, Number Currancy, Time, Date; Sounds and Multimedia Properties : Sound, Audio, Voice, Devises; System Properties : General, Devise Manager, Hardware Prfiles, Performance; Add & Remove Programs : Install/Uninstall, Windows Setup, Startup Disk ; Aso gets to the following : Modem, Printers, Joystick, Fonts, Network, Passwords, Control Panel, Date/Time Properties, New Hardware; I originally made this progy for a freind who had somehow gotten something in their PC that blocked the access or path to the Control Panel, Every time they tried to get to the Control Panel a box popped up and said access was denied or path was wrong, What ever it was knew if someone got to the Control Panel it could be Deleted and it was like it knew it & did not want to die & was blocking access to the Control Panel so I made this prgy to go around it, In the zipped file you will find, The .exe, a Notepad with the Codes for Form1 & Form2, However I did not add the features of Form2 to the Notepad, those features may be added in the near future to another progy I upload, Please rate this and leave comments or help tips if you see any room for improvements or can think of any..... Thanks ICE I call this program ,,,,,,,,,, Open It or Go To It I have made Updates to this now & call it Advanced Go To It / Open It,,,, It will now open 15 more things on a PC with 1 simple click

7_2009-2012 #234160
UniCaption - unicode caption for your forms

By a request here, I was fooling around with different ways of changing a form's caption to Unicode. I've seen commercial controls that take over the drawing routine with some heavy subclassing and other similar poor attempts, which have then broken, if not when theme changes, then by when Vista got released. I started off by figuring out a way to create a custom Unicode window and then make an existing form a child of it, but this got pretty messy and I wasn't very happy with the complexity. However, I had a bug during this process that I by mistake used a non-Unicode version of DefWindowProc, which prevented the caption to be Unicode. And it didn't take me long to figure out that by temporarily changing a window's window procedure any window caption can be made Unicode. So here it is: a very short and clean way to have an Unicode caption in your forms! The code can be pasted directly to your form.

7_2009-2012 #230460
httprecon 4.4

httprecon provides the possibility of advanced web server fingerprinting: http://www.computec.ch/projekte/httprecon/ Besides the well-known enumeration of http response status codes and header-ordering several other fingerprinting mechanisms were introduced. For example the capitalization of header lines, the use of spaces and the structure of ETag values (e.g. length and quotes). There are nine test cases in which the behavior of the target service is mapped. These are: - legitimate GET request for an existing resource - very long GET request (>1024 bytes in URI) - common GET request for a non-existing resource - common HEAD request for an existing resource - allowed method enumeration with OPTIONS - usually not permitted http method DELETE - not defined http method TEST - non-existing protocol version HTTP/9.8 - GET request including attack patterns (e.g. ../ and %%) This increases the amount of fingerprints to distinguish the given implementation. Thus, the accuracy of the fingerprinting series is very high. Theoretically httprecon 1.x is able to generate approx. 198 fingerprint atoms per full scan run (usually between 80 and 120 are given). More details and a documentation is available on the project web site. New fingerprints can be saved within the local data base. A simple flat file structure is used which introduces the possibility of manual editing and verification. There is also the possibility to suggest new fingerprints for the official repositories. Scans and the results can be exported to an XHTML 1.0 report. Other formats (TXT, CVS, XML, Word) are planned. The current software release is written in VB6 for win32 and provided under the General Public License (GPL). Ports to other platforms (a Linux command line edition is under developement) will come. The fingerprint data base is also available on the project web site which allows the creation of statistical analysis for surveys (e.g. most common is this kind of content-type in default installation of Apache 1.2.34). This implementation is a kind of proof-of-concept within a bigger picture: It shall be the foundation for a framework which is able to identify different services (e.g. smtp, ftp, telnet, ssh, oracle-tns, ...). The long-term goal is the developement of a very fast an reliable vulnerability scanner which combines this approach with the plugin and exploiting technique known by solutions like Nessus or ATK... Feel free to test and use the application. A appriciate new fingerprints of course. Upload them via the built-in save & submit function. Bug reports and feature requests can be sent via email to me directly. Thank you.

7_2009-2012 #236870
MSN Messanger Message Box

This is a custom message box...just like the one in MSN Messangers...it will adjust its position according to the screen resolution...Its works jst like the normal MSGBOX function..in this message box there is no buttons yet..will add it in the next version...

7_2009-2012 #238523
Payroll system

Payroll System: (Updated 7/30/2008) This time in universal format, you may edit deduction of employee depend on the company required deduction. Note: this is unfinished project, your good comment and suggestion is highly appreciated, Or you may send errorlog.text to cyber_edu2005@yahoo.com for my reference and modification. p.s. you may download myactiveX here at psc sorry for the inconveniece, this system is still on going ... happy coding... dont forget to vote. references and others will be explained later watch out for the win help file (soon)...

7_2009-2012 #236393
Odesa Exe Binder

This code is a basic exe file(S) binder, it can bind a lot of exe files in a few seconds. Its a very beautiful security program codes.

Languages
Top Categories
Global Discovery