Welcome to Mike95.com
Home
WELCOME
ABOUT MIKE95.COM
CONTACT ME


Features
FUNNY JOKES
HUMAN FACTOR


C++
Library Source Code:
CGIPARSE
JSTRING
JVECTOR
JSTACK
JHASHTABLE


COM / ASP
MIKE95 COM SVR
- ASP STACK
- ASP QUEUE
- ASP VECTOR


Tutorials:
TEMPLATES
ALGORITHMS
DESIGN PATTERNS


Sample Work
Internet Based
TASK/BUG TRACKER


Visual C++ / MFC
FLIGHT PATH (C++)
MP3 PLAY LIST


Java
JAVA TALK
BAR GRAPH
WEB CAM


Personal
CONTACT ME
RESUME
PICTURES
TRIPS
Mike95 C++ COM Server library
Installation
  1. Copy the mike95.dll file to location where it will not be deleted by accident. I sometimes put my DLL libraries, in c:\inetpub\DLL since they are specfically associated and used with IIS and ASP.
  2. Register the DLL with the regsvr32.exe program passing it the location of the DLL.

    In my continued example: regsvr32 c:\inetpub\DLL\mike95.dll

    Note: If you would like the intellisense of Visual Interdev to automatically display, make sure you register the component on your development machine in addition to the deployment server.

Using in ASP page
Create an ASP page on the server and start using it as follows:
Sample Stack
>

Sample Queue
>

"Sample Vector

(c)2024 Mike95.com / Site Disclaimer
Site Meter