Advertisement

Results for "Author: mrenigma"

ASP_Volume3 #48920
POP3 Class using Pure API

*** New Version *** - I have greately enhanced and updated this class already and it now uses pure API for the Sockets RETR Progress is included and I believe the API sockets are quick , Progress Event is included for downloading a message. I have looked on PSC and found many examples of POP3 code but could find none that was tidy or easy to understand. I have decided to produce my own and I am sharing it with others. It includes the APOP Authentication login and is well commented (for me anyhow). It includes a class for an Email header I put together to allow easy access to the header elements of a message, check the example app (nothing special), I plan produce a SMTP class soon too. Please enjoy

ASP_Volume3 #48921
FaxViewer

This a fully functioning Fax/Image viewer it can be used to view a multi page TIFF file or multiple single page image files names (for example :- page1.bmp page2.bmp etc) just place the image files in the applications directory and run the project

ASP_Volume3 #48922
Othello *Updated*

I have updated to give some AI. This is a version of the old board game othello - I converted it from DataBasic and was originally written about 5 years ago. It is not totally complete but will give a good starting point. I will be updating it to allow you to play against the computer (as yet you cannot). let me know what you think.

ASP_Volume3 #48923
Number Dialer

*UPDATE* - Just removed references to the Sheridan Active Threed controls and tidy This little application was built for use with a terminal emulator connected to a modem. I used this at work for dialing customer sites to connect into their RDBMS system. I was fed up using the wIntegrate version as you could not resort the telephone numbers so I wrote my own which also uses the same dailer.txt file that wIntegrate uses. It shows how to use SendKeys and also how to use the textstream method of the FileSystemObject. Includes a simple bubble sort

ASP_Volume3 #48924
TIFF File Info Class *Updated*

This is an updated zip of my TIFF File info class - I fixed a bug with the IFD Count.. Changing parts of the tags is not an easy task as they move depending on the images size, I needed to set the XResolution to 200/1 and the YResolution to 100/1 - file manipulation not always an easy task. So I looked for help on PSC and found 1 entry using a C DLL to return the info - more files to distribute hohum!! Well I have made my own in using VB ONLY and have turned it into a class module for you all to use.... Please Vote if you like it - any comments or suggestions to improve on it .. I think I have put all the info that is required for the header and tag info - it is based on Revision 6.0 of the TIFF file spec dated June 3,1992.

ASP_Volume3 #48925
Convert to from Binary in very little code

Here is are two nice functions that will convert Decimal values to binary and binary to decimal in a surprisingly short amount of code. Comments welcome. Please

C_Volume2 #68098
[Update] MSN Chat Connector

[Updated to include a very basic example of how to connect using this OCX] - As MSN Chat rooms are closing, I feel its time to share the code for this OCX which I use in my Chat Room Manager application I wrote, IRCDominator has been used for years and had recently been updated. I am releasing the MSN Chat connector OCX I wrote for my latest release of my Chat room manager and Its here for all to view. Its not well documented but has lots of usefull code. I hope people will find it usefull. Some of the best parts are the classes I created to hold Chatters information etc. IRCDominatorXT aint dead yet!! - AG

C_Volume2 #70674
Convert to from Binary in very little code

Here is are two nice functions that will convert Decimal values to binary and binary to decimal in a surprisingly short amount of code. Comments welcome. Please

C_Volume2 #70685
TIFF File Info Class *Updated*

This is an updated zip of my TIFF File info class - I fixed a bug with the IFD Count.. Changing parts of the tags is not an easy task as they move depending on the images size, I needed to set the XResolution to 200/1 and the YResolution to 100/1 - file manipulation not always an easy task. So I looked for help on PSC and found 1 entry using a C DLL to return the info - more files to distribute hohum!! Well I have made my own in using VB ONLY and have turned it into a class module for you all to use.... Please Vote if you like it - any comments or suggestions to improve on it .. I think I have put all the info that is required for the header and tag info - it is based on Revision 6.0 of the TIFF file spec dated June 3,1992.

C_Volume2 #79079
FaxViewer

This a fully functioning Fax/Image viewer it can be used to view a multi page TIFF file or multiple single page image files names (for example :- page1.bmp page2.bmp etc) just place the image files in the applications directory and run the project

C_Volume2 #79438
Othello *Updated*

I have updated to give some AI. This is a version of the old board game othello - I converted it from DataBasic and was originally written about 5 years ago. It is not totally complete but will give a good starting point. I will be updating it to allow you to play against the computer (as yet you cannot). let me know what you think.

C_Volume2 #79439
Number Dialer

*UPDATE* - Just removed references to the Sheridan Active Threed controls and tidy This little application was built for use with a terminal emulator connected to a modem. I used this at work for dialing customer sites to connect into their RDBMS system. I was fed up using the wIntegrate version as you could not resort the telephone numbers so I wrote my own which also uses the same dailer.txt file that wIntegrate uses. It shows how to use SendKeys and also how to use the textstream method of the FileSystemObject. Includes a simple bubble sort

Java_Volume1 #86642
[Update] MSN Chat Connector

[Updated to include a very basic example of how to connect using this OCX] - As MSN Chat rooms are closing, I feel its time to share the code for this OCX which I use in my Chat Room Manager application I wrote, IRCDominator has been used for years and had recently been updated. I am releasing the MSN Chat connector OCX I wrote for my latest release of my Chat room manager and Its here for all to view. Its not well documented but has lots of usefull code. I hope people will find it usefull. Some of the best parts are the classes I created to hold Chatters information etc. IRCDominatorXT aint dead yet!! - AG

Java_Volume1 #89218
Convert to from Binary in very little code

Here is are two nice functions that will convert Decimal values to binary and binary to decimal in a surprisingly short amount of code. Comments welcome. Please

Java_Volume1 #89229
TIFF File Info Class *Updated*

This is an updated zip of my TIFF File info class - I fixed a bug with the IFD Count.. Changing parts of the tags is not an easy task as they move depending on the images size, I needed to set the XResolution to 200/1 and the YResolution to 100/1 - file manipulation not always an easy task. So I looked for help on PSC and found 1 entry using a C DLL to return the info - more files to distribute hohum!! Well I have made my own in using VB ONLY and have turned it into a class module for you all to use.... Please Vote if you like it - any comments or suggestions to improve on it .. I think I have put all the info that is required for the header and tag info - it is based on Revision 6.0 of the TIFF file spec dated June 3,1992.

Java_Volume1 #97623
FaxViewer

This a fully functioning Fax/Image viewer it can be used to view a multi page TIFF file or multiple single page image files names (for example :- page1.bmp page2.bmp etc) just place the image files in the applications directory and run the project

Java_Volume1 #97982
Othello *Updated*

I have updated to give some AI. This is a version of the old board game othello - I converted it from DataBasic and was originally written about 5 years ago. It is not totally complete but will give a good starting point. I will be updating it to allow you to play against the computer (as yet you cannot). let me know what you think.

Java_Volume1 #97983
Number Dialer

*UPDATE* - Just removed references to the Sheridan Active Threed controls and tidy This little application was built for use with a terminal emulator connected to a modem. I used this at work for dialing customer sites to connect into their RDBMS system. I was fed up using the wIntegrate version as you could not resort the telephone numbers so I wrote my own which also uses the same dailer.txt file that wIntegrate uses. It shows how to use SendKeys and also how to use the textstream method of the FileSystemObject. Includes a simple bubble sort

1_2002 #107053
TIFF File Info Class *Updated*

This is an updated zip of my TIFF File info class - I fixed a bug with the IFD Count.. Changing parts of the tags is not an easy task as they move depending on the images size, I needed to set the XResolution to 200/1 and the YResolution to 100/1 - file manipulation not always an easy task. So I looked for help on PSC and found 1 entry using a C DLL to return the info - more files to distribute hohum!! Well I have made my own in using VB ONLY and have turned it into a class module for you all to use.... Please Vote if you like it - any comments or suggestions to improve on it .. I think I have put all the info that is required for the header and tag info - it is based on Revision 6.0 of the TIFF file spec dated June 3,1992.

1_2002 #107054
FaxViewer

This a fully functioning Fax/Image viewer it can be used to view a multi page TIFF file or multiple single page image files names (for example :- page1.bmp page2.bmp etc) just place the image files in the applications directory and run the project

Languages
Top Categories
Global Discovery