Results for "Volume: ASP_Volume2"
HTML syntax highlite using regular expressions This is meant as a regular expressions tutorial. This new version contains an extra form with Heavy commenting. Will properly highlight syntax that stumps most syntax highlighters. Also includes inline syntax highlighting although this isn't nearly as good as the main colorHTML funtion. I have also added a button that runs the regular expression without highlighting the rtf text. I added this because people have complained that this code isn't that fast. The regular expresions are very fast. Selecting the text and changing the color in the rtf box is what is slow. Of all the html syntax highlighters I have seen posted here this is the Fastest accept for one that writes raw rtf to a file. I have been playing with this to see if I can speed this one up the same way. Comments and suggestions welcome. and Please Vote.
Add a EULA form to the VB6 Package and Deployment Wizard
Shows how to shutdown remote computers. Only works on NT or 2000 machines. Also shows how to make command buttons look like C++ buttons.
You Fire Rockets And Guide Them With The Mouse To Hit The Ufos.
This is a particle FX demo made with my 3d engine made with directX7 for VB But i cannot put the Dll engine on PSC for downloading the full Zip demo Go to www.multimania.com/johnapop by now i have to rewrite my source code and check my variable name written in french language but i'll put the source code as soon as i'll correct all my code. For people who are interrested in getting the source code or portion of source code of my engine write me... The website of the project is wwww.multimania.com/johnapop.
I just made this to learn vb and i think it will teach u a thing or two. It is very good and i think this has to be one of the simpelest code ever!
Easily know the hexa code of what you type in ascii mode.
THIS CODE WILL ONLY UPGRADE CONTROLS IN WINDOWS XP, tho it wont cause any errors etc in other OSs..... ever wanted ur controls to look like the ones in windows XP, but didnt know how? simple... this program is completely self contained... NO EXTRA DLLs, OCXs ETC ARE NEEDED! PROGRAM CREATES THE THEME RESOURCE (manifest) IF IT DOESNT EXIST! look at the screenshot! by: tHe_cLeanER, enjoy!
instead of editing nsis scripts manually, use slate blue to graphically create them. this code needs the treeview control found at vbaccelerator.com. even if you dont download the code to make nsis scripts, this source code is a great example of the following: string/file parsing clean interface use of controls file i/o you will need nsis (nullsoft.com) to execute scripts, since PSC doesn't allow .exe's to be uploaded. please vote, i've worked extremely hard on this code.
Know the ascii code of any pressed key on your keyboard. Helpfull for "TEXT(n)_KeyPress" event.
Capture motion or still images from your webcam to clipboard / file! Does not use any extra .dll's or .ocx's! I DID NOT WRITE THIS CODE Author: E. J. Bantz Jr. But its real good so I thought i'd share it!
The Picure Archive read and store information of pictures on CD. Show and store thumbnails, enable picture searching by description or keywords.
Got the shortest Label Trick, this can also be done on other controls.
*** This is an update, thanks to Ken Zeleny. This should now work on 2000 and Xp. This code is an informational code only item. I was searching for a way to have shBrowseForFolder remember the last path selected by the user. I found the way to do this through some MS links. The commenting is not complete and for this I do apologize. Hope this helps people.
This prgram Encrypts text to a picture. As you may notice its hard to see that picture box has anything but black.But it does if you zoom in.also each pixel in the picturebox holds 3 letters saving you alot of room your private letters on your computer are no longer able to be seen because everyone knows that ifmmp is hello so now you have a picture instead.Very Complex. Easy to understand.Highly commented.Easily made more complex.Check It Out.And PLEASE leave Comments and Vote. Please Vote for this source code. NOW UPDATED http://www.planetsourcecode.com/xq/ASP/txtCodeId.28531/lngWId.1/qx/vb/scripts/ShowCode.htm
V1.1 Now! i have fixed Auto ScreenMode Selection. My V1.0 DX8 Class Module is now finished :) ! Here is a nice (i think) example, what u can do with it. There not really all functions i could implement, but with this Version u can start play around with DX8 and my Class :). Modify it as u like - it contains : Auto Screen Mode Detect, Light, Texture, Custom Meshes, Transforms, Background, MousePointer ... Sorry for the less Comments in Code, but havent got much time to write a nice Doc. have fun ... PS: if u Vote for me, the functions will be more in next Version (and a Doc maybe) :P (if something not working, plz leave a message)
View an Image In PictureBox with Scrolls. You can Zoom In and Out Image too.
Read AND Write to REG_DWORD, REG_SZ, REG_BINARY, REG_EXPAND_SZ, REG_MULTI_SZ Enumerate Registry Keys (Example to Listbox) Enumerate Registry Values (Example to Listview) Delete Key Values Delete Keys Create Registry Keys Expand REG_EXPAND_SZ to environment variable ** Update 11/6/01 ** * Read/Write to Remote Machine's Registry !! * Bug Fix Added Error extra error code check in Read routines * Changed Name of project to put higher in list It's a somewhat Shady thing, but I believe that my code is the most complete out there. Included sample application shows how to use each function. Code is fully commented and easy to use. Vote if you like.
Shape windows using any picture. Generates region data faster than any other program I've seen (4 seconds as opposed to 40 for the included test.bmp) Precompile region data beforehand using the UI, save it as a file, or put it in the resource. Use the cRegion class to apply it at runtime. Use a bmp to generate region data ahead of time, but use a JPEG in the actual program to save space. Notes: The UI uses my personal versions of VBAccelerator's cCommonDialog and cRegistry classes, as well as my own cMRU and modError, all included in this package. Mel Grubb II CyberHaus
Demonstrates performing dozens of graphical effects using the high-speed Fury2 Graphics Engine.