Category : Databases and related files
Archive   : MF-DB102.ZIP
Filename : CONVTEST.C
Simple test program with source code embeded
*/
#define NOT_DLL
#include "mfconv.c"
/*
Your non-standard WIN-MAIN type of thing...
*/
int PASCAL WinMain(hInstance, hPrevInstance, lpCmdLine, nCmdShow)
HANDLE hInstance;
HANDLE hPrevInstance;
LPSTR lpCmdLine;
int nCmdShow;
{
LPSTR lpszDBName;
lpszDBName = lpCmdLine;
if (lstrlen(lpszDBName) == 0)
{
MessageBox(NULL, "PARAMETERS:\n
return 0;
}
mfConvert(lpszDBName);
return 0;
}
Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!
This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.
But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/