Advertisement

Results for "Author: frank"

ASP_Volume2 #30415
Add Plug-in to your Programs

Shows one way to add Plug-ins to your VB programs. This sample only works with two plugins, but by using a colection or a dynamic array you could use as many as your computer can handle, and you could add a function to the plug-ins that returned the type of plugin it is. (Like image-plug-in,string-plug-in,math-plug-in,...). I am not one for adding comments but the code is not hard to follow! I hope that this help someone! You can do alot more with this then i have here, just wanted to show the basics. I used code from PSC for registry work and others, I left the comments from the owners of that code in place but changed the code to a cutdown version. (usage:) Create the two dll's and place them in the plugins directory. create and run the registor plugins app. this registors the dll's and makes entries in the registry so the test program can find them. then run the test program.

ASP_Volume3 #47183
Add Plug-in to your Programs

Shows one way to add Plug-ins to your VB programs. This sample only works with two plugins, but by using a colection or a dynamic array you could use as many as your computer can handle, and you could add a function to the plug-ins that returned the type of plugin it is. (Like image-plug-in,string-plug-in,math-plug-in,...). I am not one for adding comments but the code is not hard to follow! I hope that this help someone! You can do alot more with this then i have here, just wanted to show the basics. I used code from PSC for registry work and others, I left the comments from the owners of that code in place but changed the code to a cutdown version. (usage:) Create the two dll's and place them in the plugins directory. create and run the registor plugins app. this registors the dll's and makes entries in the registry so the test program can find them. then run the test program.

C_Volume2 #71477
Add Plug-in to your Programs

Shows one way to add Plug-ins to your VB programs. This sample only works with two plugins, but by using a colection or a dynamic array you could use as many as your computer can handle, and you could add a function to the plug-ins that returned the type of plugin it is. (Like image-plug-in,string-plug-in,math-plug-in,...). I am not one for adding comments but the code is not hard to follow! I hope that this help someone! You can do alot more with this then i have here, just wanted to show the basics. I used code from PSC for registry work and others, I left the comments from the owners of that code in place but changed the code to a cutdown version. (usage:) Create the two dll's and place them in the plugins directory. create and run the registor plugins app. this registors the dll's and makes entries in the registry so the test program can find them. then run the test program.

Java_Volume1 #90021
Add Plug-in to your Programs

Shows one way to add Plug-ins to your VB programs. This sample only works with two plugins, but by using a colection or a dynamic array you could use as many as your computer can handle, and you could add a function to the plug-ins that returned the type of plugin it is. (Like image-plug-in,string-plug-in,math-plug-in,...). I am not one for adding comments but the code is not hard to follow! I hope that this help someone! You can do alot more with this then i have here, just wanted to show the basics. I used code from PSC for registry work and others, I left the comments from the owners of that code in place but changed the code to a cutdown version. (usage:) Create the two dll's and place them in the plugins directory. create and run the registor plugins app. this registors the dll's and makes entries in the registry so the test program can find them. then run the test program.

2_2002-2004 #117168
Add Plug-in to your Programs

Shows one way to add Plug-ins to your VB programs. This sample only works with two plugins, but by using a colection or a dynamic array you could use as many as your computer can handle, and you could add a function to the plug-ins that returned the type of plugin it is. (Like image-plug-in,string-plug-in,math-plug-in,...). I am not one for adding comments but the code is not hard to follow! I hope that this help someone! You can do alot more with this then i have here, just wanted to show the basics. I used code from PSC for registry work and others, I left the comments from the owners of that code in place but changed the code to a cutdown version. (usage:) Create the two dll's and place them in the plugins directory. create and run the registor plugins app. this registors the dll's and makes entries in the registry so the test program can find them. then run the test program.

3_2004-2005 #135712
Add Plug-in to your Programs

Shows one way to add Plug-ins to your VB programs. This sample only works with two plugins, but by using a colection or a dynamic array you could use as many as your computer can handle, and you could add a function to the plug-ins that returned the type of plugin it is. (Like image-plug-in,string-plug-in,math-plug-in,...). I am not one for adding comments but the code is not hard to follow! I hope that this help someone! You can do alot more with this then i have here, just wanted to show the basics. I used code from PSC for registry work and others, I left the comments from the owners of that code in place but changed the code to a cutdown version. (usage:) Create the two dll's and place them in the plugins directory. create and run the registor plugins app. this registors the dll's and makes entries in the registry so the test program can find them. then run the test program.

4_2005-2006 #152480
Add Plug-in to your Programs

Shows one way to add Plug-ins to your VB programs. This sample only works with two plugins, but by using a colection or a dynamic array you could use as many as your computer can handle, and you could add a function to the plug-ins that returned the type of plugin it is. (Like image-plug-in,string-plug-in,math-plug-in,...). I am not one for adding comments but the code is not hard to follow! I hope that this help someone! You can do alot more with this then i have here, just wanted to show the basics. I used code from PSC for registry work and others, I left the comments from the owners of that code in place but changed the code to a cutdown version. (usage:) Create the two dll's and place them in the plugins directory. create and run the registor plugins app. this registors the dll's and makes entries in the registry so the test program can find them. then run the test program.

5_2007-2008 #174998
Add Plug-in to your Programs

Shows one way to add Plug-ins to your VB programs. This sample only works with two plugins, but by using a colection or a dynamic array you could use as many as your computer can handle, and you could add a function to the plug-ins that returned the type of plugin it is. (Like image-plug-in,string-plug-in,math-plug-in,...). I am not one for adding comments but the code is not hard to follow! I hope that this help someone! You can do alot more with this then i have here, just wanted to show the basics. I used code from PSC for registry work and others, I left the comments from the owners of that code in place but changed the code to a cutdown version. (usage:) Create the two dll's and place them in the plugins directory. create and run the registor plugins app. this registors the dll's and makes entries in the registry so the test program can find them. then run the test program.

6_2008-2009 #197516
Add Plug-in to your Programs

Shows one way to add Plug-ins to your VB programs. This sample only works with two plugins, but by using a colection or a dynamic array you could use as many as your computer can handle, and you could add a function to the plug-ins that returned the type of plugin it is. (Like image-plug-in,string-plug-in,math-plug-in,...). I am not one for adding comments but the code is not hard to follow! I hope that this help someone! You can do alot more with this then i have here, just wanted to show the basics. I used code from PSC for registry work and others, I left the comments from the owners of that code in place but changed the code to a cutdown version. (usage:) Create the two dll's and place them in the plugins directory. create and run the registor plugins app. this registors the dll's and makes entries in the registry so the test program can find them. then run the test program.

7_2009-2012 #220034
Add Plug-in to your Programs

Shows one way to add Plug-ins to your VB programs. This sample only works with two plugins, but by using a colection or a dynamic array you could use as many as your computer can handle, and you could add a function to the plug-ins that returned the type of plugin it is. (Like image-plug-in,string-plug-in,math-plug-in,...). I am not one for adding comments but the code is not hard to follow! I hope that this help someone! You can do alot more with this then i have here, just wanted to show the basics. I used code from PSC for registry work and others, I left the comments from the owners of that code in place but changed the code to a cutdown version. (usage:) Create the two dll's and place them in the plugins directory. create and run the registor plugins app. this registors the dll's and makes entries in the registry so the test program can find them. then run the test program.

Languages
Top Categories
Global Discovery