// // ARP resource file // #include "resource.h" #include //////////////////////////////////////////////////////// // // HOW TO ADD A NEW CLIENT TYPE // // You can do it entirely by editing this file. For example, // consider a new client type, "Telepathy". The default telepathy // client is "Microsoft MindReader", but Office has their own telepathy // client called "ThoughtExchange". // // In , add a new entry // // // // // Add IDS_TELEPATHY, IDS_KEEPTELEPATHY, IDS_PICKTELEPATHY // to resource.h and appwiz.rc. // // windowsclient is the default Windows client for this type. // othermsclients is a semicolon-separated list of other Microsoft // clients. // // Next, go to the clientcategoryblock and add an entry for your // new type. // /***************************************************** * Element resources *****************************************************/ // // ARP frame //