Results for "Volume: C_Volume2"
This is a quiz administration programme. It was created with the military in mind (Navy) so to login you use an official number and a password.There are two groups of users, the administrators and the students. An adminstrator would have access to the questions database (being able to modify it or add new questions), he can also set the conditions for taking the test like number of questions type of questions and duration of test. Only an administrator can register or modify or delete other users. He also has access to all test scores and can prune the database. The questions are stored according to subjects and could be in form of True/False, Multiple Choice or Short Answer type. Each question can be associated with a picture. A student can either take a test of check his scores. All users can change there password anytime. Even though the application was written to suit the military it can easily be modified. Please leave you comments and views, as I am sure I still have a great deal to learn. I have indeed learnt alot from this great site and most of this code can be traced to this site. I am really gratefull to all members of PSC.
Demonstrate the use VB/ ADO to connect to a mySQL server/database / table. Show the records in MSHFlegrid. You can also user sql statement to customize recordset
This program is nothing but my wish to imitate the spy movies where the bad guy was tracked down by fbi. You can go across the world in few seconds.. Feedbacks are welcomed
Hi Fellow Programmers. This is a small example I made to view Basic HTML text. I was board so I desided to make it Only took 30 min to make. Anyway supports Bold, Italic, Underline, Images, Text Colors, Text Sizes, Hoz Lines you can have a picture background or a color background Also Added a Refresh to go to a different page. Anyway Got fed up after a while and desided to stop working on it hope you find it of some use.
The proper way to find out whether your code is running in the IDE or was compiled
Make a standard command button very flat ;-)
Knotons Installmaker It consist of three parts KInstaller (makes the setup packages) KSetup (Installs the setup packages) KUninstall (Uninstall what has been installed) The main reason I have built this installmaker is because I was in need of an setup for easy distribution of a major update at work. didnt feel like spend a lot of $ on a professional one. I also built it because it was great fun and to see if I was able to :-) As far as I can tell it works well for the purpose it was built. It has great potential to be extended, feel free to do so and please share any extensions. Credits Goes to a lot of people, to many for me to remember. I gained the knowledge howto build it from various places and programmers. www.planet-source-code.com www.allapi.net and more..... Thank you all, open source is the best source for knowledge :-) How it works First you must compile all three parts into the same directory. You choose File/New in Kinstaller and gives your project the same name as the application you are building a setup for. That name is later being used at various places, for example the descriptive name in the add or remove programs applet... You add Files by choosing Action/Add files You change Destination by choose the destination in the Environ Path Variables combo, it then adds to the textbox there you can add any trailing folders manually. after that check all files that should have that destination and click Action/Change destination. Repeat until all files have the correct destination. You add Links (shortcuts) by choosing the link in the Links combo and it then adds it to the textbox there you manually could enter any trailing folders. After that check all files that should have that link and click Action/Set link Note that environ paths and links are casesensitive, DO NOT CHANGE IT. You can mark files as shared by checking them and click Action/Mark files as shared. This means your files wont be deleted during uninstall. You can specify if the one installing must be admin by checking the checkbox User must be admin You can specify if the one installing are allowed to choose his installationpath by checking the checkbox Allow user to choose %InstallationPath% You can also delete files, links, undo shared files.. Finally you are set to make the setup for your application Click Action/Create cabinet The cabinet will be made and Ksetup will be copied along with it with the name of your application the cabinet and the renamed Ksetup file is the ones you distribute. system directories for installation %System32% = Windows directory/System32 %InstallationPath% = Program files\ name of your application, or userspecified if allowed %CommonProgramFiles% = Program files\Common Files %ProgramFiles% = Program files %WinDir% = Windows directory Special folders directories for links/shortcuts %Programs% = Start\Programs (for current user) %AllUsersPrograms% = Start\Programs (for all users) %AllUsersStartUp% = Start\Programs\Startup (For all users) %AllUsersDesktop% = Desktop (For all users) %Desktop% = Desktop (For current user) %SendTo% = Shell\SendTo (For current user) %StartUp% = Start\Programs\Startup (for current user) %QuickLaunch% = Puts a quicklaunch link next to the startbutton Note that you only can add trailing folders to Programs/AllusersPrograms. Hope you will enjoy it. Let me know what you think, Feedback is what makes me a better programmer.
Hi everyone. Monsters Duel is based on the Yu-Gi-Oh card game. It is a single player oriented game were you have to defeat your opponents in order to get more cards. It also includes a deck builder were you can freely rearrange your deck as your wich. I hope you get as much fun as I did creating this game so if you like it please vote for it. If you have any questions, commentaries or suggetions I'm all ears.
Read On.
The task of this game is to collect diamonds and avoid ugly butter-flies. You have to dodge around the stones moving them if required, and making sure they do not fall over you. You can play alone or two player game. Second player can be on another computer, TCP/IP (Internet) connection is used. (Direct cable connection version is also available).
solitaire 13 card game. if you dont know how to play there are instructions in the zip. doesnt use any card ocx
Circular collision detection using movement vectors. Does not have actual game rules but you use a cue ball to hit others and they react upon collisions including chain reactions. There are probably better ways of doing this, but I initially made this with something else in mind that did not turn out...
This code demonstrated the following: Generating a Bezier Curve Generating a BSPLine / Nurbs curve Comparison with both curves Affine 2D transformations (such as rotation, translation, scaling). Affine 3D transformation Fractal Coastline generator 3D transformation Demo
This is a real assembly compiler, it compiles assembly code "written directly into VB" into '.COM' files. It's an unfinished sample, it supports a little amount of instructions. But it's still great! If you like it *pLeAsE* v-o-t-e for me ;)
This is a Color Picker, and provides and easy, yet powerful way of picking any color. I've developed it as an ActiveX Control (ocx), and is just as easy to use within your code as the MS-Common Dialog Color Picker.
Playing MP3 with 2 lines of code !
OpenGL 3D ScreenSaver. Normal screensaver, includes Excellent update!! u can see it in the desktop properties, compile as scr to system32, there are lots of settings in the settings form, easy to create your own screensavers after seeing this one which includes everything you need to know about making screensavers... Enjoy it!! please comment; for other opengl tutorials goto nehe.gamedev.net... if you don't have the vbogl.tlb then e-mail me & i will send it to u, Enjoy!
Explorer, extracts icons 2 make it look like xp, includes listview, treeview, shell,get all folders size in a directory(don't have to keep on clicking properties) preview docs, error traping, please comment(at lease comment) and vote, Thanks and enjoy!!
The purpose of this program is to convert email addresses into their html entity equivalents as a basic way to avoid email bots. I didn't see anything like this here so I'm posting. Only took 2 minutes to make so I'd say it's beginner level. :) Hope it helps someone out there.
The New Release of the Awesome XP Progress Bar is now available. The new control offers more detailed painted controls, with more OS capability, now supports NT4, Also included the Media Player Progress Bar Style, and many others. The Control itself as it predecessor does not need any dependency file and its very light in size. Now It haves 8 Styles to choose from. The 5 New Styles are Limited to horizontal Orientation as I don’t use vertical very often , but if you like using it just code it your self, the code is very easy to follow and very understandable . You are free to use this code on any way you wish, on commercial apps, on freeware or any other except selling the code claiming that is yours. Enjoy! If you have any question, you can contact me on my e-mail sistec_de_juarez@hotmail.com or mflores@ansell.com Feedback is Welcome 14 September New Style ::: "" METALLIC XP"" Added Font capability