Support unrar64.dll
[xy_vsfilter.git] / include / atl / res / threadmgr.srf
blobfd322be7776c820447f2ac14b6719cc1c86ce178
1 <!--\r
2    This is a part of the Active Template Library.\r
3    Copyright (C) Microsoft Corporation\r
4    All rights reserved.\r
5   \r
6    This source code is only intended as a supplement to the\r
7    Active Template Library Reference and related\r
8    electronic documentation provided with the library.\r
9    See these sources for detailed information regarding the\r
10    Active Template Library product.\r
11 -->\r
12 <html>\r
13         <body bgcolor="{{GetBodyColor}}">\r
14                 <H1 align="left">\r
15                         ATL Server Thread Pool Management\r
16                 </H1>\r
17                 This server's thread pool is currently using {{GetSize}} threads.<p>\r
18                         <form method="post">\r
19                                 <input type="hidden" name="Handler" value="ThreadMgrSrf"> <input type="hidden" name="Method" value="ExecuteCommand">\r
20                                 <input type="hidden" name="command" value="0"> Enter a new thread pool size: <input type="text" name="DynValue">\r
21                                 <input type="submit" value="Change Thread Pool">\r
22                         </form>\r
23         </body>\r
24 </html>\r