reorganized the samples, again. Moved the programs that were more test cases to the unit test directory and repackaged the unit test directory.
This commit is contained in:
5
unittest/com/jacob/test/MathProj/README.txt
Normal file
5
unittest/com/jacob/test/MathProj/README.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
A Simple VB COM DLL that exposes two methods and raises events.
|
||||
|
||||
The dll must be registered with your system
|
||||
|
||||
Run --> regsvr32 <path>\com\jacob\test\MathProj\MathTest.dll
|
||||
Reference in New Issue
Block a user