Advertisement

Results for "Author: dzzie"

2002ASP #5658
Web Browser Based Streaming Chat Server

This is a Web browser based chat server similar to webmaze and chatropolis. Chatters wont need any special software to chat and will be able to see others posts in real time. Read the readme for full discussion. :) Dont forget to check my sight for more stuff: http://geocities.com/dzzie

2002ASP #5659
animated wait bar User control

lightweight compile in display bar... give users something to look at while they are waiting...4 animations to choose from..adds about 16k to your exe. Dont forget to check my sight for more stuff: http://geocities.com/dzzie

2002ASP #5660
File System Functions

commonly needed file macros you hate to code over and over. Functions: GetFolderFiles, GetSubfolders, FileExists, FolderExists, SafeFileName, Read/Write/AppendFile, GetFreeFilename, FileNameFromPath,ChangeExtension, etc.. anyway this will help you clean up your code alot and make it more readable Dont forget to check my sight for more stuff: http://geocities.com/dzzie

2002C #14262
Web Browser Based Streaming Chat Server

This is a Web browser based chat server similar to webmaze and chatropolis. Chatters wont need any special software to chat and will be able to see others posts in real time. Read the readme for full discussion. :) Dont forget to check my sight for more stuff: http://geocities.com/dzzie

2002C #14263
animated wait bar User control

lightweight compile in display bar... give users something to look at while they are waiting...4 animations to choose from..adds about 16k to your exe. Dont forget to check my sight for more stuff: http://geocities.com/dzzie

2002C #14264
File System Functions

commonly needed file macros you hate to code over and over. Functions: GetFolderFiles, GetSubfolders, FileExists, FolderExists, SafeFileName, Read/Write/AppendFile, GetFreeFilename, FileNameFromPath,ChangeExtension, etc.. anyway this will help you clean up your code alot and make it more readable Dont forget to check my sight for more stuff: http://geocities.com/dzzie

2002VB #22866
Web Browser Based Streaming Chat Server

This is a Web browser based chat server similar to webmaze and chatropolis. Chatters wont need any special software to chat and will be able to see others posts in real time. Read the readme for full discussion. :) Dont forget to check my sight for more stuff: http://geocities.com/dzzie

2002VB #22867
animated wait bar User control

lightweight compile in display bar... give users something to look at while they are waiting...4 animations to choose from..adds about 16k to your exe. Dont forget to check my sight for more stuff: http://geocities.com/dzzie

2002VB #22868
File System Functions

commonly needed file macros you hate to code over and over. Functions: GetFolderFiles, GetSubfolders, FileExists, FolderExists, SafeFileName, Read/Write/AppendFile, GetFreeFilename, FileNameFromPath,ChangeExtension, etc.. anyway this will help you clean up your code alot and make it more readable Dont forget to check my sight for more stuff: http://geocities.com/dzzie

ASP_Volume2 #26823
Listbox Manager Class

This class extends the default listbox and gives some some easy to use functionality that will streamline your code. It includes macros to load arrays, load delimited files/strings, filter lists, ensure selected items, edit, etc. It is kind of simple, but it is really handy and speeds up coding alot...It is highly resuable code that will eliminate many lines of repetive code from your projects.

ASP_Volume2 #27636
Api Timer + Array WithEvents

This code contains 2 classes, One is a base API timer class that can be used as a standalone timer replacement (does not need a form to host timer) The second, is a class that holds an array of these timer objects and allows you handle events of a timer array just like the default VB timer object. VB Does not have built in support for handling an array of objects withevents. So this shows you how to code it yourself.

ASP_Volume2 #28441
VB IActiveScript (No Ocx Scripting)

By creating a custom type library it is possible to implement IActiveScriptSite directly in VB and add Scripting support to your VB apps without having to include the MSScript control. Includes support for AddObject and Eval() Dont forget to check out the open source section of my site for more stuff http://sandsprite.com/openSource.html

ASP_Volume2 #28791
Executable Crypter

example of how to integrate PE crypter routines into your compiled executables. Useful for shareware authors trying to add another layer of protection against crackers. Simple example to teach you how. See article link in source code for more info. Also includes a decent set of classes for editing and analyzing PE files.

ASP_Volume2 #31114
File System Functions

commonly needed file macros you hate to code over and over. Functions: GetFolderFiles, GetSubfolders, FileExists, FolderExists, SafeFileName, Read/Write/AppendFile, GetFreeFilename, FileNameFromPath,ChangeExtension, etc.. anyway this will help you clean up your code alot and make it more readable Dont forget to check my sight for more stuff: http://geocities.com/dzzie

ASP_Volume2 #31161
animated wait bar User control

lightweight compile in display bar... give users something to look at while they are waiting...4 animations to choose from..adds about 16k to your exe. Dont forget to check my sight for more stuff: http://geocities.com/dzzie

ASP_Volume2 #31583
Web Browser Based Streaming Chat Server

This is a Web browser based chat server similar to webmaze and chatropolis. Chatters wont need any special software to chat and will be able to see others posts in real time. Read the readme for full discussion. :) Dont forget to check my sight for more stuff: http://geocities.com/dzzie

ASP_Volume2 #39137
SSL Communications

Adding SSL to your network communcations in VB is usally an expensive proposition both in terms of time and money. There are a handful of ActiveX controls out there to help you do it most with quite different programming models and some costing up to $1000. ChilkatSSL is a free open source component based around the OPENSSL libraries that lets you add SSL enabled communications to your projects relativly easily. The trick is, ChilkatSSL was designed for use in C++ and does not directly support VB... This code will show you how to get it to work with VB through the use of an external VBized type library.

ASP_Volume3 #53455
Listbox Manager Class

This class extends the default listbox and gives some some easy to use functionality that will streamline your code. It includes macros to load arrays, load delimited files/strings, filter lists, ensure selected items, edit, etc. It is kind of simple, but it is really handy and speeds up coding alot...It is highly resuable code that will eliminate many lines of repetive code from your projects.

ASP_Volume3 #53456
SSL Communications

Adding SSL to your network communcations in VB is usally an expensive proposition both in terms of time and money. There are a handful of ActiveX controls out there to help you do it most with quite different programming models and some costing up to $1000. ChilkatSSL is a free open source component based around the OPENSSL libraries that lets you add SSL enabled communications to your projects relativly easily. The trick is, ChilkatSSL was designed for use in C++ and does not directly support VB... This code will show you how to get it to work with VB through the use of an external VBized type library.

ASP_Volume3 #53457
Api Timer + Array WithEvents

This code contains 2 classes, One is a base API timer class that can be used as a standalone timer replacement (does not need a form to host timer) The second, is a class that holds an array of these timer objects and allows you handle events of a timer array just like the default VB timer object. VB Does not have built in support for handling an array of objects withevents. So this shows you how to code it yourself.

Languages
Top Categories
Global Discovery