Advertisement

Results for "Author: paul guerra"

4_2005-2006 #156551
ZipFileScanner

This program scans a zip archive and shows you all the files inside.

4_2005-2006 #156552
CompMaster v2.01

File compressor. In this version some bugs have been fixed and now the source code is compatible with vb4. NEW IN VERSION 2.01: *Now you can add, extract and delete multiples files at the same time. *Faster compression and decompression. *Contextual menu added. *Fewer bugs than older versions (I hope). *Program stability has been improved. *Compressed files compatible with older versions. *IDE has only minor changes. *Now if the archive is corrupt, program does not crash so easily.

5_2007-2008 #179061
DynamicCall

DynamicCall is an ActiveX DLL that lets you call functions from dynamically loaded libraries (DLLs). This is impossible to do directly in Visual Basic. With DynamicCall you can use a library even if you don't know its name at design time, or use a heavy library and unload it when it is not needed anymore, or you can delete a library after using it (in VB you cannot do this since the library is not freed until the end of the program). With DynamicCall you can also call a function by its address (commonly known as 'callback').

5_2007-2008 #179062
CoolDraw

This program lets you draw something, and then playback your draw. You can save it and then load it back.

5_2007-2008 #179063
Speed up your app

Does your simple 3D game runs at a top speed of 2 fps? Does your super fast compressor takes 1 hour to compress a 10 kb file? If so, you should read the following article on how to speed up your applications. Updated 2/7/2003

5_2007-2008 #179064
DataInter - Communication between applications

Data interchange between applications has always been a hard task to implement. This ActiveX control lets your applications interchange data easily. Data transmission is arranged in channels. All applications connected to the same channel will communicate with each other. Includes a sample program that lets you "chat" with other instances of the same program.

5_2007-2008 #179065
FastBasic Compiler

FastBasic is a programming language made in Visual Basic 6. It is NOT a scripting language: FastBasic compiles to a p-code that is executed by a runtime (or Virtual Machine, whatever you prefer). The language itself is very simple. It only handles if's, do's, and things like that, but it can be expanded easily. Keep in mind that you can't do anything very useful in FastBasic, it is just an educational tool. Take a look at the examples provided to see some of the things it is capable of doing.

5_2007-2008 #179066
Fastbasic compiler 2.0

Updated 5/6/2003. This is a new version of the FastBasic compiler. Besides if's, do's and stuff like that, the language supports structures (UDTs) and arrays (fixed size and dynamic). Also a quick introduction to the language is provided. See the example programs for more information.

5_2007-2008 #179067
PowerPack

This is a file compression and decompression utility. It's very, very fast because it uses the zlib compression library (included). Encryption supported. Also it can compress huge files without consuming too much memory. You can learn a lot by examining the source code. A search engine and a compressed files renaming system has been implemented. Help file included. Now the compression library is inside the EXE so you don't have to distribute it. Self-Extracting module included. Last Update: May 25th, 2001

5_2007-2008 #179068
Super Calendar

This program is a calendar. You may set reminders that will be activated at a certain hour. This reminders can be daily, weekly, etc. It does not use any ActiveX control or DLL. Everything is calculated using math. This new version has many bugs fixed and a better performance.

5_2007-2008 #179069
ZipFileScanner

This program scans a zip archive and shows you all the files inside.

5_2007-2008 #179070
CompMaster v2.01

File compressor. In this version some bugs have been fixed and now the source code is compatible with vb4. NEW IN VERSION 2.01: *Now you can add, extract and delete multiples files at the same time. *Faster compression and decompression. *Contextual menu added. *Fewer bugs than older versions (I hope). *Program stability has been improved. *Compressed files compatible with older versions. *IDE has only minor changes. *Now if the archive is corrupt, program does not crash so easily.

6_2008-2009 #201579
DynamicCall

DynamicCall is an ActiveX DLL that lets you call functions from dynamically loaded libraries (DLLs). This is impossible to do directly in Visual Basic. With DynamicCall you can use a library even if you don't know its name at design time, or use a heavy library and unload it when it is not needed anymore, or you can delete a library after using it (in VB you cannot do this since the library is not freed until the end of the program). With DynamicCall you can also call a function by its address (commonly known as 'callback').

6_2008-2009 #201580
CoolDraw

This program lets you draw something, and then playback your draw. You can save it and then load it back.

6_2008-2009 #201581
Speed up your app

Does your simple 3D game runs at a top speed of 2 fps? Does your super fast compressor takes 1 hour to compress a 10 kb file? If so, you should read the following article on how to speed up your applications. Updated 2/7/2003

6_2008-2009 #201582
DataInter - Communication between applications

Data interchange between applications has always been a hard task to implement. This ActiveX control lets your applications interchange data easily. Data transmission is arranged in channels. All applications connected to the same channel will communicate with each other. Includes a sample program that lets you "chat" with other instances of the same program.

6_2008-2009 #201583
FastBasic Compiler

FastBasic is a programming language made in Visual Basic 6. It is NOT a scripting language: FastBasic compiles to a p-code that is executed by a runtime (or Virtual Machine, whatever you prefer). The language itself is very simple. It only handles if's, do's, and things like that, but it can be expanded easily. Keep in mind that you can't do anything very useful in FastBasic, it is just an educational tool. Take a look at the examples provided to see some of the things it is capable of doing.

6_2008-2009 #201584
Fastbasic compiler 2.0

Updated 5/6/2003. This is a new version of the FastBasic compiler. Besides if's, do's and stuff like that, the language supports structures (UDTs) and arrays (fixed size and dynamic). Also a quick introduction to the language is provided. See the example programs for more information.

6_2008-2009 #201585
PowerPack

This is a file compression and decompression utility. It's very, very fast because it uses the zlib compression library (included). Encryption supported. Also it can compress huge files without consuming too much memory. You can learn a lot by examining the source code. A search engine and a compressed files renaming system has been implemented. Help file included. Now the compression library is inside the EXE so you don't have to distribute it. Self-Extracting module included. Last Update: May 25th, 2001

6_2008-2009 #201586
Super Calendar

This program is a calendar. You may set reminders that will be activated at a certain hour. This reminders can be daily, weekly, etc. It does not use any ActiveX control or DLL. Everything is calculated using math. This new version has many bugs fixed and a better performance.

Languages
Top Categories
Global Discovery