Advertisement

Results for "Volume: 5_2007-2008"

5_2007-2008 #192091
[!!!!! XTab a complete Tab ActiveX control written from scratch Updated -Now Supports Icons !!!!!]

XTab is an ActiveX Control which can be used as a substitute for the Microsoft Tabbed Dialog/Property Page Control. XTab uses subclassing to achieve same design-time switching effect as MS Tab control does. XTab is highly customizable and provides many standard themes like XP,Visual Studio 2003 .Net, Rounded Tabs, Owner Drawn, Iconed theme etc. And best of all it has no external dependencies to subclassing dlls or common dialog etc controls. Optimized code for flicker free drawing. New themes can be easily added by simply implementing the ITheme Interface. Featured Property Page for easily setting properties. Supports Individual Tab Enabling/Disabling. Now supports Icons in all the themes. Also we can use PictureSize,PictureAlignment and MaskColor property to customize the Interface. Updated Property page too for better UI. Added a method to allow copying images from any compatible ImageList Control. email: [email protected] [email protected] If you like the code please leave a comment/vote. :)

5_2007-2008 #191933
HTML Data Box

Just some code to help some people out with HTML. Sorry I couldnt post a screenshot... PLEASE VOTE!!

5_2007-2008 #192207
Fractal Shapes Composer

Fractal Shapes Composer was my "Computer Graphics" project in IUST University. It generates fractal shapes in 2 methods

5_2007-2008 #189736
CTS Anti Virus 2005 + AV Engine ( Updated )

This is the latest release of my Anti Virus series. This version now contains a separate Anti Virus Engine DLL. So it can easily be included to any GUI you want. A demo GUI comes with the DLL that shows the usage of the Engine. The GUI is 100% re-programmed. I've decide to create a Web - Interface like Norton Anti Virus has. The searching algorithms are optimized and the scanning speed has nearly doubled. The signature file now contains 33674(!) entries: I've decided to go away from CRCs and to scan for Virus strings. But the AV Engine still scans for CRC, but it's recommended to use the string search (due to big size of the full signature file (1.45MB) I’ve only included a small (600Kb) demo. The full version can be downloaded with the included update routine.). Since the first release the software has grown to 4739 lines of code. I hope that you like my work! Any feedback would be really appreciated!

5_2007-2008 #185169
Tweak & Clean

Tweak & Clean for Windows XP I ensamble this app as add on of my Cyber Cafe software. The main idea is give to owners of cafe's the ability of apply some restrictions to rental users in the use of Windows and Internet Explorer 5.5 or above. I make all the adjustments refering to Windows XP and IE, some of the settings are: Prohibit access to the control panel, remove Add/Programs, Hide and disable items on desktop, remove Run menu from Start Menu, Remove Search from Start menu, Do not keep history of recent opened documents, Prevent changes to task bar and Start menu settings, Remove links and access to Windows Update, Remove user name from Start menu, Remove Set Program Access and Defaults from Start menu, Prevent addition of printers, Prevent deletion of printers, Hide My Network Places icon on desktop, No entire network, Hide Workgroup Content fom Network Neighnorhood, Remove Network Connections from Start Menu, Remove My network places icon from start menu... Also has tweaks for Internet Explorer 5.5 or above. The settings are for Windows XP, but some of them can work on other versions. Must of them need restart. The settings for Internet Explorer works on 5.5 or above versions. The cleaning utility is some code I found here, sorry I can not remember who creates the original, I add some other as Dreamweaver, Flash, Fireworks and Excel recent files list cleaning. As complement, you find the app shows the user name of logged user in system and the time of running Windows. Also the version and build information of Windows. Some of this are code found here and other recreated, adapted or created by me. Again thanks the authors of this. Finally it has a cache cleaning utility, that again is someone else code, I just adapt to the application. The resource file is only the app Icon, this routine come from VBAdvanced for correctly display hi res icons. I believe that this is an interesting proyect, particullary for those concerned in Windows Security, wait for comments and votes. If you can help with more cleaning recent files will be usufull for all. Particulary Word 2003 but any app you know how to remove recent files will be fine. Please don't use as commercial application. I put here for sharing and if comments, suggestions and votes are good enought, grow this for have a tweaking application like commercial versions but free for all.

5_2007-2008 #189258
HiderX v2

I finally moved my lame hands to make this. HiderX 2 is here. Now it can handle unlimited windows at a time. If you dont have a clue what im talking about then listen: HiderX can make any application/window on the desktop and hide it to system tray. That way you can have much more space on your desktop and minimize the programs to tray which you are not currently working on. This new version is more like the Task Manager of WinXP/2K. Well I think this program will also work on Win98 but i dont expect the icons will appear properly. Ill work on that later. So.. its like the Task Manager; you just select any window and Capture it. Its icon appears on the tray and then you can minimize it, show it, quit the program, etc. Some bugs are there, i know.. i really dont have time to finish this thing.

5_2007-2008 #192215
DES-ANALYSIS Program

Quite a good DES-Analyse Program to understand and test every step of DES, his Rounds, the relationship to S-boxes und so on ... The program needs VCI Formula One Library (VCF132.OCX)

5_2007-2008 #192205
Robot Simulation (Using Image Processing)

This project is about to find a way to specific location in an Unknown Map. As You know, this is the subject of some robotic games and champions. The map is given in a standard graphic file formats like Bitmaps. Then the program uses a recursive algorithms in the given map to find a way to the destination. The destination is specifies by a BLUE color in the map. Due to the recursive algorithms that is used, if the program can't find the destination, it returns to the starting location. I've include 5 sample maps with the project to better introduce its work. Use coloring like samples (Walls=Black , Way=White , Destination=Blue rgb(0,0,255)) and set the starting point anywhere in the way. In sample maps you don't need to set starting point.

5_2007-2008 #191628
FexibleDatagrid

This is Control similar with MS Access Subform, enable you to dirrectly edit, save, sort,etc with datacombo, DTPicker, TextBox, Checkbox inside the datagrid

5_2007-2008 #192217
Add programs or ports in windows xp sp2 firewall programatically.

This sample app. adds lets you add programatically programs and ports in the windows xp sp2 firewall. Any comments or violent reactions. is welcome! Feel free to ask some questions regarding my work. thanks. :-)

5_2007-2008 #189389
FlyingWindows - An AddIn by Light Templer - NEW VERSION 2.5.0 from 10/20/2004 NOW WITH AUTOCOMPLETE

Flying Windows claims fully back the valuable work area of your IDE! No unneeded tool or property window is open when writing code or designing a form. Now the whole screen belongs to you to design your form or write some code! And when you need a tool/property window: One quick move (no mouseclick!) of your mouse is enough to get it back / take it away. ___ 2nd hilite: Small property windows for controls like the known tooltips are assisting your form design! ___ And some more nice gimmicks... ____ Advertisement stop. ;) - To the facts: Implemented in Flying Windows so far * Hotcorners for most used tool windows (toolbox, properties, project explorer and immediate window) * Empty the immediate window when ctrl key is pressed on opening by hotcorner. * Tooltip windows for controls showing the name and the most important properties. * Click on a property value in the tooltip window with ctrl key pressed puts this value into the clipboard. * Tooltip windows are moveable by caption bar. Leave them open with ctrl key pressed when mouse leaves tooltip window. Close them with a simple mouseclick. * Show mouse pointers absolut screen coordinates in VB IDEs title bar in pixel. * With an open source code pane moving the mouse to the left border of the screen opens the coresponding designer window (Shift-F7) and reverse. * The size of comboboxes of a code pane are increased to show much more values without a need for boring scrolling. ________ Background: To do all of this I had to dig very deep into VB IDEs COM interface and so here is hard stuff like 'Get a reference to the control under the mouse' and more ... _______ Enjoy the new feeling in programming VB! ____ Regards LiTe _________________________________________________ NEW VERSION 2.5.0 - 10/20/2004: Now your code is flying, too! I have added a powerfull TEXT AUTOCOMPLETE feature to speedup your coding. Please read ReadMe_First.Txt or code header for details. _____________________________________________ Thx for your comments and votes - they show me that you see the 160 hours which are in this tool now.

5_2007-2008 #190482
The Question of Existence

I have come across several different solutions for testing for a file's existance, from Dir to opening the file, testing for error, then closing the file again. I remembered an article/comment by Bruce McKinney that influenced my solution to this problem and thought I would share it.

5_2007-2008 #186172
xTree Custom Tree Control

A First On PSC (I Think) An Attempt At A Fully Owner Drawn Treeview Control. Created To Simulate The Outlook 2003 Treeview Control. Each Node Can Have It's Own Properties: ie: Fontcolor,Itemdata etc. Lots Of Properties ie: Gradient Select, Background picture, Background Gradient(Without Picture),Full Row Select, Icons, No Horizontal Scrollbar, XP Theme Support To Many To Mention. Although This Uses A Collection Based Methodoligy I Think It works Quite Good. Drawing Is Fast and Flicker Free. I Have Tested This on Windows XP and Works Really Well Upto 3000 Nodes. As This Is The First Relase Please Don't Be To Harsh As I Know There Are Many Things Still Missing. As Always Feedback And Constructive Critisim is Always Welcome. Kind Regards Gary

5_2007-2008 #192206
Writing data in a file without any file Content/Size/Attributes changes (NO FILE-CHANGES AT ALL)!!!

This program uses NTFS streams to save data in a hidden place of files. So your data is saved without any file-changes like size,attributes,contents or .... everything is like before you save data. It can be used to prevent file monitoring utilities like InCtrl5 or ... to track your file activities. YOU CAN SAVE & RETRIVE WITHOUT ANY CHANGE IN FILES. Pure VB code (No API or ..)

5_2007-2008 #183695
Read hlp-files

This simple app can decompile Windows-HLP-files if you lost your sources. It get rtf files, graphics, projektfile and so on. You can recompile it. A Desription of the HLP-Format is included.

5_2007-2008 #183696
PNG_Class

This is a class to display PNG-Graphics without a speciell Dll (pure VB and Windows-Api). With Alphablending and Transparence!!! Also included are my old classes to read PCX and TGA-Graphics and a new class to read some kind of TIF-Graphics.

5_2007-2008 #186203
CALL VB FUNCTIONS IN ARABIC

CALL VB FUNCTIONS IN ARABIC

5_2007-2008 #186688
Mass File Renamer II

Allows you to rename files en masse with some preset patterns. Added the ability to use the modification date in the numeric indexing pattern. (Press '?' for details) Replaced the browse for folder method with the control in http://ccrp.mvps.org/download/controls/ccrpftv6-10.zip Can now use the old filename in the numeric indexing pattern. I did have it in MR1 but thought no one used it. Fixed a critical error

5_2007-2008 #190262
Advanced Registry Functions

This gives you control over the windows registry all neede registry functions included even this has KeyExist and KeyValuExist function heavily commneted even a kid would understand whats going on

5_2007-2008 #191434
Global Torrent Searcher

GTorrent is a Basic Way to Make a Mass Search in all Torrent Websites, you can add more BitTorrent websites :) GTorreent Support Multi LAnguage, Popup Blocker and a KDE Interface ...

Languages
Top Categories
Global Discovery