Results for "Author: dreamvb"
Hi This is my first ever chat program on PSC anyway it will allow you multiple connections to the server. and the server will also log the names of the persons that are on the server. Also the Client uses a HTM Browser control and allow you to use smily faces like the ones on Yahoo use. I have had this program working other the net with a friend so i know it does work. The server it's self does need some big updates but for know it works fine. anyway if you have any ideas or code then feel free to add to the project. Bye :)
Hi this is a small add-on I made for windows to allow you to decompile CHM HTML Help files anyway Please vote for this code if you like it PS please see the readme html file so instructions on how to us this code. I have also included a small help file that tells you more about this project.
This code will take a 32x32 Windows Icon and Convert it in to a text file
Ok this is a small little program I made to sit at the end of the deskbar You can do many things like Hide desktop icons change desktop Picture and more
Hi this is a project that will allow you to open a bas file or form and list all the function in a combo box. then you can select the function name form the combo box and it will display that function in a text box. at this time it only works in function names eg function centerform(frm as form) but you can change it to do other string like sub or private subs anyway have a look at the example.txt I have left in the folder and open that up and you will see. anyway I hope that someone might find some us of it please vote if you like it... bye... :)
This Code is for Converting a Windows Bitmap to a Jpeg file. All the code is there for you to do what you like Also the Code for the DLL file I must Tell you That it has been wrote in Delphi 4 if you have any problums with the dll then let me now.
Well I was seraching around the net the other day looking for a online banner maker well I found some and were not what I wanted or you had to pay for them well I decided to try and make my own program to make them. Well have a look and see what you think if you like it them please vote.
Hi this small example will show you how to call a delphi dll in your applications. it's ps you will need to compile the dll in Delphi for this example to work. Iam sure you all have delphi somewere. See ya.
Hi this is a update to my last Desklight Code I uploaded athew months ago. anyway I have fixed some bugs and added more things in and it now has a better GUI. Please vote if you like it and what out for my new update comming soon.Please Vote
Hi this is a little sample project I made that will show you how to add a strip of bitmaps to aimagelist control then add the new images to a toolbar. anyway not sure if this has been done before but I never seen it anyware. anyway I did this affter I noticed that many applications do the same thing but never figured how it worked so I desided to use bitblt that seem to work. anyway I hope that this code may be usfull for some one please vote if you like it.
Hi this is a little bit of code I was playing with that will give you the window text and hangle and also the class name under the mouse cursor. anyway I hope you find some use for it. I have also commented it as much as i chould.
Hi this is a little String Manipulation project I made To help beginners understand strings and people at other levels I have included all examples of each function to make it easyer. Sorry I have not included many comments if any but I was bussy at the times working on another project anyway I hope you get some Ideas from it. please vote if you like this code and level comments.
Hello eveyone this my attempt at playing Animated Gifs in vb this is quit a cheap way of doing it but it does seems to work quite well it uses no API, ActiveX, The Internet Browser control just pure vb code and some image arrays and a timer. anyway Have a look and see what you think please vote if you like this code. I am also at the moment working on a AVI player as well. Please leve lots of comments
This example adds a menu to IE when you right click on a webpage to download links just as DAP does and lists all the files in a listview control. You can use this code to add to your own download accelerators. This example does download files but Does not support resume as this was only an example I have also included a Readme text file to show you how to get the project working.
This is a project I made over the last 2 Days that is used to compile html websites into eBooks. this also does compile to an exe file. This also does not unpack the files out to the windows temp folder and read them back in. this works by reading them from memory. as the content is stored in a res file in the exe. Plus all you need is the compiler I made to make the eBooks. so you don;t need Vb resource editor. anyway I included source code for the compiler and the ebook viewed. I am planning on writtening the Viewer for the next version in Delphi. this will stop you from includeing the VB runtimes. Well hope you like this project please vote.
This is an update of DM Tiny Develop Environment Ver 1 anyway Loads of bug fixes, New .Net type of toolbar more code editor options, new projects,Code Templatre helpers for. Editor and IDE config options, XP Theme support,Plug-in support, CodeinSight helpers, and more. Please vote if you like this code. Let me know what you all think.
Hi This is just a simple little example of a Clock Yes a Clock you all seen them before anyway felt a little board so made this uses Bitblt to skin a clock on a form. I think this be good for beginners as thay learn how to use some basic API calling and how to use Bitblt and other things anyway hope someone find a use for it O also you can change the view to show the date and fold up the form please vote.
Hi this is a little bit of code that I did athat allow you to have mouse support in Visual Basic it only a small example and I am not sure that it 100% correct but it seems to work for what I need you can make a value go up and down in a text box anyway I hope you may find it usfull
Hi this is the seconed tie I uploaded to PSCode as my first one was deleted for some resaon anyway I uploaded agian also fixed the db error anyway this is a program I made for programmers to keep all there source-code safe and in an easy to find place at the moment you can Add, Delete and Edit you can also save the tips to text files code I also got many updates to do such as DB backup and export code options anyway hope you like the code please vote.
This small pice of code will allow you to compile a text file to a .RES resource file that can then be included in to Visual Basic. At the moment the compiler only compile custom resource types. Note that this compiles the files without the RC compiler. also at the moment the source code will only compile one file to a resource file. if someone can help with that problum that will be helpfull. Well I hope someone finds some us for the code.