Category : BBS Programs+Doors
Archive   : REG-315.ZIP
Filename : REGISTRY.H
Output of file : REGISTRY.H contained in archive : REG-315.ZIP
REGISTRY OF USERS Ver 3.0
by Jon Dietrich
REGISTRY.H
Header file to be installed at beginning of MSGBASE1.C
*/
char registry_string[50];
#define REGISTRY \
case '$': \
grab_user_name(&(msgs[msgnum].msg),subboards[curlsub].filename); \
ss=syscfg.sl[thisuser.sl]; \
grab_user_name(&(msgs[msgnum].msg),subboards[curlsub].filename); \
ss=syscfg.sl[thisuser.sl]; \
if( (lcs()) || (ss.ability & ability_read_post_anony) || \
(msgs[msgnum].anony==0) ) \
if(msgs[msgnum].ownersys==0) { \
sprintf(registry_string,"REGISTRY %d",msgs[msgnum].owneruser); \
full_external(registry_string,0,1); \
} \
else { \
nl(); \
ansic(5); \
pl(" Can't view registry of a user on another system..."); \
} \
else { \
nl(); \
ansic(5); \
pl(" Can't view registry of an anonymous user..."); \
} \
break;
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/