Results for "Volume: ASP_Volume3"
This is a example for Library managment system
This is a re-make of the code I posted yesterday. Now you it consists of only one form who is able to receive and send files. You can use it to provide your app with internal filetransfer or even chats. Please visit http://www.inter-dev.de for more! -------- Thats what I posted yesterday! " This code allows you to transfer files from one pc to another using winsock. Well it does not use only api declarations but it works. I comment it in english so i hope you can understand it because i'm german. I made that example because a lot of winsock transfer file toolkits are not precise enought. Some do not use send complete and some examples show you how your file become bigger and bigger after every transfer because they do not check the file size! I do not say that my one is perfect but much better than most of the others. For example I do not like the filesize check-routine... if you know a better way to fix that, please send me your ideas to [email protected]. The "FILEINFO" routine should also made in a better way... you should take another winsock to transfer fileinfos. I also included the transfered bytes per second in that sample! "
There's a whole lot of examples on Login forms on Planet Source Code. But half of them are garbage and don't work. And the others are generic and use everyday resource files, and databases. My project uses Arrays to make tables, and uses those arrays as the database intstead of useing up disk space.
Awesome Blocks Game. It is a Tetris clone but better. I features 2 extra blocks that have different abilities. You can use the Bomb Block to your advantage and the Scatter block to your disadvantage. Contains very nice graphics\art.
I have several programmers that work on our SQL Server database. There have been several occasions that a stored procedure has been corrupted and we have to go through the pain staking process of restoring a backup to get the information. This program utilizes Visual SourceSafe and SQL Server to copy stored procedures to SourceSafe. I run this program daily to make sure I capture all changes. This allows me to analyze what is different about a stored procedure and allows me to roll back to a earlier version. This process does not tell me who corrupted the stored procedure. I have other ways of getting that. Hope this helps you. Take care
This sample code shows all the necessary steps in creating, modifying, and accessing an XML document using a DOMDocument. Please rate this code to let me know how useful it was to you.
After wacthin star trek today, i saw a groovy scanner in the background, so i remade it.
With this code you can distribute software over the internet and if you ever need to update your programme you don't need to make everyone download the entire programme again or let some users use the outdated software but can simple update the version file to 2 for example and have everyone download the new update. You need to make sure that the direct download link to your programme is always the same or else you would need to update the link for your programme every time there would be an update.
This application manager (registry, unregistry, send to recycled bin and show properties) of all components activex and dll's in your machine. In this version, only executable is avaliable, if need go to http://www.mcunha98.cjb.net and download the file including runtime files. Now, i include the **** SOURCE CODE *** and help file for understand with use.
Analog clock: Only picbox and one line of code needed.No other controls. Cool example included.
I know this is a zip, but if you like it, come back and VOTE! This is a simple project to show you how to add plug-ins to your apps. What do I mean by plug-ins? I mean the ability for your program to add unlimited functionality by the addition of DLLs or ActiveX exe's AFTER COMPILE. You can have a completely compiled application that simply takes a new DLL and makes it a part of itself. Why should you use it? Think of a large database application. You sell this to many users, and they all have legacy data to deal with, so you sell each of the a custom built plug-in that will convert all of thier old data. Or, if they have a custom app of thier own and they want a function that will automatically update info from thier database to yours, you could write a plugin. The possibilities are limitless, so here's the code!
New version of Gold Button. Take a look.
This code is the second part of the Picture/image mixer. But here you can invert a picture with pixel manipulation, you can merge two pictures, and this is just using the .PSET and .POINT function ofa picture box. This does not use any OCX or API calls. This is great or beginners.
This code will make a formatted list of all your installed fonts, so you´ll be able to preview all of them in a hurry. Note that you won´t see font per font, you´ll see ALL of them in a single formatted list. Also, if you double click a font, its character set will appear in a new window. You must see how it works. You'll learn also, how to load controls on a fly with code. Vote for this great code if you like it!!!
It's a program that simulates the formating or erasing of the volume 'c:' because of a "virus"
I submited the wrong files On the other One.This is the correct zip file
8085 Simulator is a simulator for the Intel 8085 Microprocessor, as it’s name suggests. This program is completely created in Turbo C++, but it’s operation is comparable to any commercially available simulators. The 8085 simulator has a good error detection system, which can point to the specific line(s) where the error occurred .The program is completely mouse driven and it has many components like the Scroll Bar, Command Button, Message Box, Input Box and so on, which are common in the applications for windows. As it’s a 8085 Simulator, this is a comparably long code and will obviously have many functions in it. These functions such as the implementation of mouse, command buttons(as a class), scroll bars, Input Boxes, Output Boxes, loading a 16 color bitmap and plenty of other functions on strings and integers, Number Conversions etc. These codes can also be used in other applications. Please vote for me, if you liked the code……...
This is a tool for displaying the .Beat, the internettime by swatch. Further it has a round shape and it stays on top. Really cool!
Hi everybody, Are you sure wanna player for All Multimedia files and make about more than 20 Control for Multimedia file just by Windows pure API. Okay.(Now version 5.0 with Channels Audio)
The codes included in zip file. Vote if you learn something,please.