============================================================================= Run Date: APR 22, 2003 Designation: XWB*1.1*31 Package : XWB - RPC BROKER Priority: Mandatory Version : 1.1 SEQ #26 Status: Released Compliance Date: MAY 23, 2003 ============================================================================= Subject: BDK Modifications for Section 508 and Misc Category: - Other - Informational Description: ============ This is a client-side only patch for the Broker Development Kit. It addresses accessibility issues associated with Section 508 and several miscellaneous issues. It also provides support for Delphi 7. Prior to installation on the developer's workstation, it is recommended that you rename the BDK32 directory to something such as BDK32_OLD or BDK32_030324 to keep the prior version intact. After installation, to correctly activate the help file, start a version of Delphi and drop an instance of the TRPCBroker from the Kernel tab onto a form. Select the TRPCBroker instance and click on a property such as 'Server' in the Object Inspector. At that point press the F1 key to activate context sensitive online help (If you do this first on the form, it will not activate correctly in Delphi 6 or Delphi 7). Issues addressed The Signon Form was modified to correct Section 508 problems associated with disabilities. These corrections included areas which had fixed font colors. If the desktop scheme includes the word 'Large' the signon form will be maximized and the font size optimized for the screen size currently in use. The form has been tested with the various high contrast desktop schemes. There is a new read only property "BrokerVersion" which contains the version number including patch number of the RPCBroker (or SharedRPCBroker) in use. This can be accessed by the user when the signon form is open by clicking on the System Menu (in the upper left hand corner in front of the words 'VistA Signon') and selecting the 'About RPCBroker' option. The System Menu on the signon form also contains an option 'Properties' which can be selected to personalize the signon form in terms of background, fonts, etc. Code related to this was modified to store signon configuration in the registry under the HKEY_CURRENT_USER key - this permits users on Windows 2000 machines who have USER access to set their configuration. This also makes configuration specific to users on machines which might be shared. Configuration information is now only written to the registry when the user indicates that it should be saved (previously the default values were written into the registry as well as applied to the window if data was not in the registry). The default values previously stored in the registry would override any changes in the signon window design via coding. To overcome this, if the user does not have saved configuration data, the window generated on opening will be used as the default, and the default data written into the registry as defaults. This will permit the user to restore to the current window defaults if desired, but will not overwrite changes released for the window in later patches. A new read only property 'BrokerVersion' was added to TRPCBroker which contains the version number for the RPCBroker (or SharedRPCBroker) in use. The code was modified so that CreateContext returns a value of False if the user does not have access to the specified Context Option. This previously generated an error instead of returning the value of False. If the Context Option does not exist on the system, however, it will still return an error since no one would be able to access the Context Option. Modifications were made to have error messages and the message associated with DebugMode in the SharedRPCBroker come to the front instead of being hidden behind other forms. Form files (.dfm) were converted to text files from binary since we are no longer supporting Delphi versions prior to Delphi 5. Some unit testing routines are included in this release. To compile these routines you would need to obtain the DUnit package from http://dunit.sourceforge.net and install it on your system. Test Sites ---------- CPRS Developers BCMA Developers Routine Summary: ================ No routines included List of preceding patches: XWB*1.1*13,XWB*1.1*26 Blood Bank Team Coordination: ============================= Clearance - Not required for client-side only patches. The client-side software distribution includes: Date Time Attrib Bytes CRC-32 Filename ---------- -------- ------ ----------- -------- -------- 03/26/2003 11:45:30 A----- 7,811,608 6F1CCFD3 XWB1_1P31PG.EXE SOFTWARE RETRIEVAL: The software for this package is available for retrieval via FTP. All VA Medical Centers are encouraged to use the TCPIP FTP functionality to obtain the software from one of the following OI Field Office ANONYMOUS.SOFTWARE directories: IRM Field Office FTP Address ================ =========== Albany ftp.fo-albany.med.va.gov Hines ftp.fo-hines.med.va.gov Salt Lake City ftp.fo-slc.med.va.gov VistA Download Site download.vista.med.va.gov Client Side: ============ The following lists the files installed by executing XWB1_1P31PG.EXE. They are shown for installation into the default directory (C:\Progam Files\Vista\BDK32), and the locations would differ for installation into another directory. Date Time Attrib Bytes CRC-32 Filename ---------- -------- ------ ----------- -------- -------- C:\Program Files\vista\BDK32 03/24/1999 08:03:34 A----- 327,680 D13C4BCE BrokerProgPref.exe 08/28/2001 13:47:48 A----- 61,357 053E8CD1 Brokerprogpref.hlp 03/26/2003 15:25:00 A----- 96,494 008C8817 INSTALL.LOG 01/26/1999 10:47:56 A----- 513,536 324B2F34 ServerList.exe 09/16/1997 09:28:02 A----- 8,341 6FF7A68B Serverlist.hlp 06/25/1999 10:55:30 A----- 149,504 30FDD633 UNWISE.EXE 03/24/2003 15:42:12 A----- 691 3017B23E XWB1_1P31RM.txt C:\Program Files\vista\BDK32\D5 03/25/2003 15:18:52 A----- 3,312 F378B824 AddServer.dcu 09/19/2002 08:51:30 A----- 1,586 F89EED98 AddServer.dfm 03/25/2003 15:18:52 A----- 5,516 CC6B9915 APi.dcu 03/25/2003 15:18:52 A----- 3,219 7B66B404 fConfirmMapping.dcu 09/19/2002 08:54:50 A----- 1,480 76EAB742 fConfirmMapping.dfm 03/25/2003 15:18:52 A----- 3,130 405A4306 fDebugInfo.dcu 10/23/2002 11:51:00 A----- 684 4A7096B7 fDebugInfo.dfm 03/25/2003 15:18:52 A----- 3,247 2C0BD9BD fESSOConf.dcu 10/23/2002 11:51:00 A----- 4,182 C19588D4 fESSOConf.dfm 03/25/2003 15:18:52 A----- 3,605 BFF514BB frmSignonMessage.dcu 09/19/2002 08:58:38 A----- 5,831 CAADDE80 frmSignonMessage.dfm 03/25/2003 15:18:52 A----- 3,664 78CC8ED7 fRPCBErrMsg.dcu 10/23/2002 11:51:00 A----- 879 C47380C2 fRPCBErrMsg.dfm 03/25/2003 15:18:52 A----- 4,601 A65AA758 fRPCBTimer.dcu 09/19/2002 09:01:32 A----- 1,718 46F8C602 fRPCBTimer.dfm 01/16/2002 13:10:36 A----- 328 765160C8 fRPCSharedBrokerSessionMgr1.dfm 03/25/2003 15:18:52 A----- 3,166 E591B847 fSgnonDlg.dcu 11/04/2002 15:12:18 A----- 6,193 B182EFAD fSgnonDlg.dfm 11/04/2002 15:12:44 A----- 6,203 A3025125 fSignonConfigColor.dfm 11/05/2002 13:40:30 A----- 1,718 46F8C602 fTimer.dfm 04/05/2002 13:22:06 A----- 687 E667631A fVistaBar.dfm 03/25/2003 15:18:52 A----- 3,407 1DA4795E Hash.dcu 03/25/2003 15:18:52 A----- 20,139 3252A41D Loginfrm.dcu 11/04/2002 16:33:56 A----- 26,238 5683C4D1 Loginfrm.dfm 03/25/2003 15:18:52 A----- 1,469 44362657 Mfunstr.dcu 03/25/2003 15:19:34 A----- 4,746 2FF79FEF Rpcbedtr.dcu 03/25/2003 15:18:52 A----- 11,038 D8998C47 Rpcberr.dcu 11/04/2002 12:48:42 A----- 1,629 847A6538 Rpcberr.dfm 03/25/2003 15:18:52 A----- 8,866 D834AE24 Rpcconf1.dcu 09/19/2002 09:10:34 A----- 8,019 D3CE6CB9 Rpcconf1.dfm 03/25/2003 15:18:52 A----- 11,376 EA3966AE Rpcnet.dcu 09/19/2002 09:12:46 A----- 358 1D1629C1 Rpcnet.dfm 03/25/2003 15:20:12 A----- 27,831 CE19879E RPCSharedBrokerSessionMgr1_TLB.dcu 03/25/2003 15:20:12 A----- 9,620 C2D5645B RPCSharedBrokerSessionMgr1_TLB_SRB.dcu 03/25/2003 15:18:52 A----- 5,600 A224F387 RpcSLogin.dcu 03/25/2003 15:18:52 A----- 7,592 82550362 SelDiv.dcu 09/19/2002 09:13:48 A----- 6,203 38155632 SelDiv.dfm 03/25/2003 15:18:52 A----- 16,347 579C079E SgnonCnf.dcu 11/04/2002 15:09:56 A----- 6,444 31A8F9E4 SgnonCnf.dfm 03/25/2003 15:20:12 A----- 20,493 C59420A9 SharedRPCBroker.dcu 03/25/2003 15:20:36 A----- 699 3E896620 SharedRPCBrokerReg.dcu 03/25/2003 15:20:12 A----- 3,646 B4D55D6E SharedRPCBrokerSink.dcu 03/25/2003 16:06:48 A----- 4,760 7C139E30 SharedRPCBroker_D50.dcu 03/25/2003 16:06:30 A----- 4,353 248BC8C7 SharedRPCBroker_R50.dcu 03/25/2003 15:18:52 A----- 4,176 6445A48F Splvista.dcu 11/05/2002 15:50:02 A----- 534,916 99CEBA02 Splvista.dfm 03/25/2003 15:18:52 A----- 27,464 1E1470FF TRpcb.dcu 03/25/2003 15:18:52 A----- 9,868 EE61A5C7 VCEdit.dcu 10/23/2002 11:51:00 A----- 5,818 74ED15D5 VCEdit.dfm 03/25/2003 15:18:52 A----- 13,154 0D426B34 wsockc.dcu 03/25/2003 15:18:52 A----- 3,203 C74AE49D xuesap_TLB.dcu 03/25/2003 15:19:34 A----- 892 3559125F XWBReg.dcu 03/25/2003 15:18:52 A----- 38,761 1A28123E XWBRich20.dcu 03/25/2003 15:18:52 A----- 6,854 953EC53F Xwbut1.dcu 03/25/2003 16:05:54 A----- 4,384 70F463E9 XWB_D50.dcu 03/25/2003 16:05:28 A----- 3,965 4B9A7C2E XWB_R50.dcu C:\Program Files\vista\BDK32\D6 03/25/2003 15:34:24 A----- 3,470 2DB664FE AddServer.dcu 09/19/2002 08:51:30 A----- 1,586 F89EED98 AddServer.dfm 03/25/2003 15:34:24 A----- 5,764 44367B95 APi.dcu 03/25/2003 15:34:24 A----- 3,377 F3D57D6A fConfirmMapping.dcu 09/19/2002 08:54:50 A----- 1,480 76EAB742 fConfirmMapping.dfm 03/25/2003 15:34:24 A----- 3,288 F65A8E1B fDebugInfo.dcu 10/23/2002 11:51:00 A----- 684 4A7096B7 fDebugInfo.dfm 03/25/2003 15:34:24 A----- 3,405 EE56E9FF fESSOConf.dcu 10/23/2002 11:51:00 A----- 4,182 C19588D4 fESSOConf.dfm 03/25/2003 15:34:22 A----- 3,763 931AA5B7 frmSignonMessage.dcu 09/19/2002 08:58:38 A----- 5,831 CAADDE80 frmSignonMessage.dfm 03/25/2003 15:34:24 A----- 3,822 8EBA235D fRPCBErrMsg.dcu 10/23/2002 11:51:00 A----- 879 C47380C2 fRPCBErrMsg.dfm 03/25/2003 15:34:24 A----- 4,765 BF0993F5 fRPCBTimer.dcu 09/19/2002 09:01:32 A----- 1,718 46F8C602 fRPCBTimer.dfm 01/16/2002 13:10:36 A----- 328 765160C8 fRPCSharedBrokerSessionMgr1.dfm 03/25/2003 15:34:24 A----- 3,324 035BEFCA fSgnonDlg.dcu 11/04/2002 15:12:18 A----- 6,193 B182EFAD fSgnonDlg.dfm 11/04/2002 15:12:44 A----- 6,203 A3025125 fSignonConfigColor.dfm 11/05/2002 13:40:30 A----- 1,718 46F8C602 fTimer.dfm 04/05/2002 13:22:06 A----- 687 E667631A fVistaBar.dfm 03/25/2003 15:34:22 A----- 3,513 CB187DEE Hash.dcu 03/25/2003 15:34:24 A----- 20,626 206AAC75 Loginfrm.dcu 11/04/2002 16:33:56 A----- 26,238 5683C4D1 Loginfrm.dfm 03/25/2003 15:34:22 A----- 1,594 DC04C25E Mfunstr.dcu 03/25/2003 15:35:06 A----- 5,011 C1881846 Rpcbedtr.dcu 03/25/2003 15:34:24 A----- 11,240 DE3E27C7 Rpcberr.dcu 11/04/2002 12:48:42 A----- 1,629 847A6538 Rpcberr.dfm 03/25/2003 15:34:24 A----- 9,130 526FF5BA Rpcconf1.dcu 09/19/2002 09:10:34 A----- 8,019 D3CE6CB9 Rpcconf1.dfm 03/25/2003 15:34:24 A----- 11,833 53DC0627 Rpcnet.dcu 09/19/2002 09:12:46 A----- 358 1D1629C1 Rpcnet.dfm 03/25/2003 15:35:34 A----- 27,834 DDDFE733 RPCSharedBrokerSessionMgr1_TLB.dcu 03/25/2003 15:35:34 A----- 9,625 A2A67255 RPCSharedBrokerSessionMgr1_TLB_SRB.dcu 03/25/2003 15:34:24 A----- 5,812 9D58334B RpcSLogin.dcu 03/25/2003 15:34:24 A----- 7,782 457DBD5B SelDiv.dcu 09/19/2002 09:13:48 A----- 6,203 38155632 SelDiv.dfm 03/25/2003 15:34:24 A----- 16,733 74538C7B SgnonCnf.dcu 11/04/2002 15:09:56 A----- 6,444 31A8F9E4 SgnonCnf.dfm 03/25/2003 15:35:34 A----- 20,505 5EBC04B2 SharedRPCBroker.dcu 03/25/2003 15:35:54 A----- 739 3C42379A SharedRPCBrokerReg.dcu 03/25/2003 15:35:34 A----- 3,658 99AA17BD SharedRPCBrokerSink.dcu 03/25/2003 16:10:34 A----- 5,467 7286B610 SharedRPCBroker_D60.dcu 03/25/2003 16:10:34 A----- 4,850 B8287088 SharedRPCBroker_R60.dcu 03/25/2003 15:34:24 A----- 4,334 9548D3FF Splvista.dcu 11/05/2002 15:50:02 A----- 534,916 99CEBA02 Splvista.dfm 03/25/2003 15:34:24 A----- 28,242 06CCC5CE TRpcb.dcu 03/25/2003 15:34:24 A----- 10,156 9FBAE789 VCEdit.dcu 10/23/2002 11:51:00 A----- 5,818 74ED15D5 VCEdit.dfm 03/25/2003 15:34:24 A----- 14,278 0C60B3AF wsockc.dcu 03/25/2003 15:34:24 A----- 3,232 E477E7CE xuesap_TLB.dcu 03/25/2003 15:35:06 A----- 934 78638B3B XWBReg.dcu 03/25/2003 15:34:22 A----- 41,783 FFAE2DDB XWBRich20.dcu 03/25/2003 15:34:22 A----- 7,250 89FC3857 Xwbut1.dcu 03/25/2003 16:10:02 A----- 5,091 2BE35ADF XWB_D60.dcu 03/25/2003 16:10:34 A----- 4,468 34BEAFAE XWB_R60.dcu C:\Program Files\vista\BDK32\D7 03/25/2003 15:49:36 A----- 3,708 877763D8 AddServer.dcu 09/19/2002 08:51:30 A----- 1,586 F89EED98 AddServer.dfm 03/25/2003 15:49:36 A----- 5,989 89294D9A APi.dcu 03/25/2003 15:49:36 A----- 3,605 8AB9CFAC fConfirmMapping.dcu 09/19/2002 08:54:50 A----- 1,480 76EAB742 fConfirmMapping.dfm 03/25/2003 15:49:36 A----- 3,511 0F4C95CC fDebugInfo.dcu 10/23/2002 11:51:00 A----- 684 4A7096B7 fDebugInfo.dfm 03/25/2003 15:49:36 A----- 3,643 2125F523 fESSOConf.dcu 10/23/2002 11:51:00 A----- 4,182 C19588D4 fESSOConf.dfm 03/25/2003 15:49:36 A----- 4,045 F384E79E frmSignonMessage.dcu 09/19/2002 08:58:38 A----- 5,831 CAADDE80 frmSignonMessage.dfm 03/25/2003 15:49:36 A----- 4,047 CD14EA03 fRPCBErrMsg.dcu 10/23/2002 11:51:00 A----- 879 C47380C2 fRPCBErrMsg.dfm 03/25/2003 15:49:36 A----- 5,056 45DC5465 fRPCBTimer.dcu 09/19/2002 09:01:32 A----- 1,718 46F8C602 fRPCBTimer.dfm 01/16/2002 13:10:36 A----- 328 765160C8 fRPCSharedBrokerSessionMgr1.dfm 03/25/2003 15:49:36 A----- 3,562 5D872163 fSgnonDlg.dcu 11/04/2002 15:12:18 A----- 6,193 B182EFAD fSgnonDlg.dfm 11/04/2002 15:12:44 A----- 6,203 A3025125 fSignonConfigColor.dfm 11/05/2002 13:40:30 A----- 1,718 46F8C602 fTimer.dfm 04/05/2002 13:22:06 A----- 687 E667631A fVistaBar.dfm 03/25/2003 15:49:36 A----- 3,597 33A39B2A Hash.dcu 03/25/2003 15:49:36 A----- 21,255 9737AAC6 Loginfrm.dcu 11/04/2002 16:33:56 A----- 26,238 5683C4D1 Loginfrm.dfm 03/25/2003 15:49:36 A----- 1,655 841E0A4B MFunStr.dcu 03/25/2003 15:50:06 A----- 5,404 3FBA837A RpcbEdtr.dcu 03/25/2003 15:49:36 A----- 11,521 B8AE6787 Rpcberr.dcu 11/04/2002 12:48:42 A----- 1,629 847A6538 Rpcberr.dfm 03/25/2003 15:49:36 A----- 9,491 E0CD3D29 Rpcconf1.dcu 09/19/2002 09:10:34 A----- 8,019 D3CE6CB9 Rpcconf1.dfm 03/25/2003 15:49:36 A----- 12,095 F3F0F82B RpcNet.dcu 09/19/2002 09:12:46 A----- 358 1D1629C1 Rpcnet.dfm 03/25/2003 15:50:30 A----- 28,414 8557CD2E RPCSharedBrokerSessionMgr1_TLB.dcu 03/25/2003 15:50:30 A----- 9,816 79B96B92 RPCSharedBrokerSessionMgr1_TLB_SRB.dcu 03/25/2003 15:49:36 A----- 6,053 F218149C RpcSLogin.dcu 03/25/2003 15:49:36 A----- 8,056 517BCB88 seldiv.dcu 09/19/2002 09:13:48 A----- 6,203 38155632 SelDiv.dfm 03/25/2003 15:49:36 A----- 17,104 3D9011A1 Sgnoncnf.dcu 11/04/2002 15:09:56 A----- 6,444 31A8F9E4 SgnonCnf.dfm 03/25/2003 15:50:30 A----- 20,897 542AADD2 SharedRPCBroker.dcu 03/25/2003 15:50:42 A----- 936 5A1EA2D0 SharedRPCBrokerReg.dcu 03/25/2003 15:50:30 A----- 3,842 39141AA3 SharedRPCBrokerSink.dcu 03/25/2003 16:13:38 A----- 6,093 65512F60 SharedRPCBroker_D70.dcu 03/25/2003 16:13:38 A----- 5,522 A9FAF1D7 SharedRPCBroker_R70.dcu 03/25/2003 15:49:38 A----- 4,599 67818A80 Splvista.dcu 11/05/2002 15:50:02 A----- 534,916 99CEBA02 Splvista.dfm 03/25/2003 15:49:38 A----- 28,718 444C8C62 Trpcb.dcu 03/25/2003 15:49:36 A----- 10,427 D66AFE79 VCEdit.dcu 10/23/2002 11:51:00 A----- 5,818 74ED15D5 VCEdit.dfm 03/25/2003 15:49:36 A----- 14,542 C60A0DAA WSockc.dcu 03/25/2003 15:49:36 A----- 3,387 121C3334 xuesap_TLB.dcu 03/25/2003 15:50:06 A----- 1,105 DF78DB65 XWBReg.dcu 03/25/2003 15:49:36 A----- 42,388 A6F0DEBD XWBRich20.dcu 03/25/2003 15:49:36 A----- 7,400 89FE5F4C Xwbut1.dcu 03/25/2003 16:13:04 A----- 5,688 32267C10 XWB_D70.dcu 03/25/2003 16:13:38 A----- 5,354 762A9B10 XWB_R70.dcu C:\Program Files\vista\BDK32\Help 05/06/2002 10:01:42 A----- 2,733 003146A6 broker.als 05/06/2002 09:22:22 A----- 175 6FD0E64D broker.cnt 05/01/2002 12:07:56 A----- 1,371,098 59078E96 Broker.hlp 05/06/2002 09:21:48 A----- 5,895 584D535E broker.toc C:\Program Files\vista\BDK32\Samples\RPCBroker\BrokerEx 03/24/2003 13:36:54 A----- 498 3A844647 BrokerExample.dpr 03/24/2003 14:06:12 A----- 937,984 D02842CC BrokerExample.exe 11/05/2002 16:16:30 A----- 1,760 C86E9AB4 BrokerExample.res 03/24/2003 13:23:08 A----- 14,363 75234816 fBrokerExample.dfm 03/24/2003 14:06:04 A----- 9,357 F35F6EF3 fBrokerExample.pas 11/04/2002 13:38:04 A----- 83,095 4642A7A6 frmVistAAbout.dfm 11/29/2001 14:56:40 A----- 9,165 9886C601 frmVistAAbout.pas C:\Program Files\vista\BDK32\Samples\RPCBroker\SilentSignOn 11/04/2002 13:38:04 A----- 83,095 4642A7A6 frmVistAAbout.dfm 11/29/2001 14:56:40 A----- 9,165 9886C601 frmVistAAbout.pas 11/04/2002 13:09:32 A----- 3,279 8BA9A8FD fXWBAppHandle1.dfm 02/20/2002 10:47:22 A----- 2,158 CAA37588 fXWBAppHandle1.pas 11/04/2002 13:30:06 A----- 2,591 9E9E56BC fXWBAppHandle2.dfm 02/20/2002 10:53:24 A----- 2,387 E509BF8F fXWBAppHandle2.pas 11/05/2002 10:01:10 A----- 4,952 EA377080 fXWBAVCodes.dfm 11/05/2002 13:28:42 A----- 3,264 D37E0BFF fXWBAVCodes.pas 11/05/2002 10:01:46 A----- 4,963 402C3CB0 fXWBOnFail.dfm 11/05/2002 13:27:34 A----- 2,944 8AAFB767 fXWBOnFail.pas 09/24/2001 08:12:30 A----- 2,179 B175057C ReadMeForSamples.txt 03/24/2003 13:50:26 A----- 1,185 A2FB612D XWBAppHandle1.dof 09/24/2001 07:55:02 A----- 211 569EEF61 XWBAppHandle1.dpr 03/24/2003 13:51:00 A----- 668,160 0E0487C7 XWBAppHandle1.exe 03/24/2003 13:49:36 A----- 1,824 E7727B85 XWBAppHandle1.res 03/24/2003 13:50:38 A----- 1,176 E76C0356 XWBAppHandle2.dof 09/24/2001 07:56:20 A----- 211 3795C783 XWBAppHandle2.dpr 03/24/2003 13:50:40 A----- 668,672 94AA3049 XWBAppHandle2.exe 03/24/2003 13:50:32 A----- 1,804 10294CE9 XWBAppHandle2.res 03/24/2003 13:51:38 A----- 1,724 643B3F18 XWBAVCodes.dof 02/20/2002 10:29:58 A----- 298 7BD8DA83 XWBAVCodes.dpr 03/24/2003 13:51:30 A----- 656,896 3CD68893 XWBAVCodes.exe 03/24/2003 13:51:30 A----- 1,732 D8EF8F0D XWBAVCodes.res 03/24/2003 13:51:56 A----- 1,164 A755D684 XWBOnFail.dof 09/24/2001 07:41:32 A----- 220 7A9C940F XWBOnFail.dpr 03/24/2003 13:51:56 A----- 670,208 1FA0223C XWBOnFail.exe 03/24/2003 13:51:50 A----- 1,780 9B017435 XWBOnFail.res C:\Program Files\vista\BDK32\Samples\SharedRPCBroker\BrokerEx 03/24/2003 14:05:06 A----- 1,154 F389FFE7 BrokerExample.dof 03/24/2003 13:54:52 A----- 555 FC453DCA BrokerExample.dpr 03/24/2003 14:05:06 A----- 946,688 7DACEBAB BrokerExample.exe 03/24/2003 14:05:00 A----- 1,760 C04F7333 BrokerExample.res 11/05/2002 16:20:54 A----- 14,345 025B9D5C fBrokerExample.dfm 03/24/2003 14:04:50 A----- 9,380 CC6055FE fBrokerExample.pas 11/04/2002 13:38:04 A----- 83,095 4642A7A6 frmVistAAbout.dfm 11/29/2001 14:56:40 A----- 9,165 9886C601 frmVistAAbout.pas C:\Program Files\vista\BDK32\Samples\SharedRPCBroker\SilentSignOn 11/04/2002 13:38:04 A----- 83,095 4642A7A6 frmVistAAbout.dfm 11/29/2001 14:56:40 A----- 9,165 9886C601 frmVistAAbout.pas 11/05/2002 16:23:02 A----- 3,255 10E13FCD fXWBAppHandle1.dfm 11/05/2002 16:23:06 A----- 2,184 78EB9042 fXWBAppHandle1.pas 11/26/2002 13:18:04 A----- 2,567 E962D904 fXWBAppHandle2.dfm 11/26/2002 13:18:04 A----- 2,413 925526D4 fXWBAppHandle2.pas 11/05/2002 16:23:48 A----- 4,950 775BD6DD fXWBAVCodes.dfm 11/05/2002 16:23:52 A----- 3,287 3FB392B1 fXWBAVCodes.pas 11/05/2002 16:24:38 A----- 4,944 7E2B10D8 fXWBOnFail.dfm 11/05/2002 16:24:44 A----- 2,970 32D89CEC fXWBOnFail.pas 09/24/2001 08:12:30 A----- 2,179 B175057C ReadMeForSamples.txt 11/26/2002 13:17:32 A----- 1,185 A2FB612D XWBAppHandle1.dof 09/24/2001 07:55:02 A----- 211 569EEF61 XWBAppHandle1.dpr 03/24/2003 13:58:22 A----- 677,376 F1D62E4D XWBAppHandle1.exe 11/26/2002 13:17:22 A----- 1,824 E7727B85 XWBAppHandle1.res 03/24/2003 13:58:54 A----- 1,176 E76C0356 XWBAppHandle2.dof 09/24/2001 07:56:20 A----- 211 3795C783 XWBAppHandle2.dpr 03/24/2003 13:58:46 A----- 677,376 D8EF4EA2 XWBAppHandle2.exe 03/24/2003 13:58:46 A----- 1,804 10294CE9 XWBAppHandle2.res 03/24/2003 13:59:10 A----- 1,724 F8EEBD60 XWBAVCodes.dof 02/20/2002 10:29:58 A----- 298 7BD8DA83 XWBAVCodes.dpr 03/24/2003 13:59:04 A----- 665,600 1193D38D XWBAVCodes.exe 03/24/2003 13:59:04 A----- 1,732 36FEE292 XWBAVCodes.res 03/24/2003 13:59:30 A----- 1,164 73516995 XWBOnFail.dof 09/24/2001 07:41:32 A----- 220 7A9C940F XWBOnFail.dpr 03/24/2003 13:59:24 A----- 678,912 E3C66C60 XWBOnFail.exe 03/24/2003 13:59:22 A----- 1,780 D513B76E XWBOnFail.res C:\Program Files\vista\BDK32\SharedBrokerDebugger 12/26/2001 08:52:12 A----- 4,385 A995D207 fClientInfo.pas 01/07/2002 14:38:04 A----- 5,710 315C839B fClientRPCLogger.dfm 01/07/2002 12:35:34 A----- 5,920 49855F37 fClientRPCLogger.pas 01/07/2002 13:19:26 A----- 4,062 D6C5CF5B fSharedBrokerDebugger.dfm 03/04/2002 14:10:24 A----- 23,035 6F359C3A fSharedBrokerDebugger.pas 01/25/2002 13:13:52 A----- 42,487 B543B8A9 RPCSharedBrokerSessionMgr1_TLB.pas 01/25/2002 11:59:18 A----- 1,641 6C54799C SharedBrokerDebugger.dof 01/03/2002 08:57:00 A----- 487 86C4D60E SharedBrokerDebugger.dpr 03/11/2002 15:51:02 A----- 633,344 649B5C8A SharedBrokerDebugger.exe 01/25/2002 11:47:32 A----- 1,724 F82E6DA6 SharedBrokerDebugger.res 01/03/2002 10:10:26 A----- 4,697 5AB63D8B uBrokerConnectionInfo.pas 01/07/2002 12:32:22 A----- 4,264 72569BA5 uClientInfo.pas 01/02/2002 12:23:04 A----- 11,403 38504A78 uParam.pas 01/04/2002 13:58:26 A----- 11,500 AC36FFE0 uRpcLogEntry.pas C:\Program Files\vista\BDK32\Source 09/19/2002 08:51:30 A----- 1,586 F89EED98 AddServer.dfm 03/25/2003 15:13:10 A----- 935 12FE2E5D AddServer.pas 03/25/2003 15:12:32 A----- 6,984 8E46F9F4 APi.pas 02/04/2003 16:32:32 A----- 1,173 06DF09A0 dunit.ini 09/19/2002 08:54:50 A----- 1,480 76EAB742 fConfirmMapping.dfm 03/25/2003 15:11:40 A----- 844 D99C26B0 fConfirmMapping.pas 10/23/2002 11:51:00 A----- 684 4A7096B7 fDebugInfo.dfm 03/25/2003 15:11:14 A----- 791 9C1CD5DB fDebugInfo.pas 10/23/2002 11:51:00 A----- 4,182 C19588D4 fESSOConf.dfm 03/25/2003 15:10:22 A----- 876 C31691EC fESSOConf.pas 09/19/2002 08:58:38 A----- 5,831 CAADDE80 frmSignonMessage.dfm 03/25/2003 15:09:30 A----- 1,262 9B5B95C2 frmSignonMessage.pas 11/04/2002 13:38:04 A----- 83,095 4642A7A6 frmVistAAbout.dfm 03/25/2003 15:08:40 A----- 9,684 6CC702D0 frmVistAAbout.pas 10/23/2002 11:51:00 A----- 879 C47380C2 fRPCBErrMsg.dfm 03/25/2003 15:06:20 A----- 1,397 162867B2 fRPCBErrMsg.pas 09/19/2002 09:01:32 A----- 1,718 46F8C602 fRPCBTimer.dfm 03/25/2003 15:05:22 A----- 2,096 4E7094A7 fRPCBTimer.pas 01/16/2002 13:10:36 A----- 328 765160C8 fRPCSharedBrokerSessionMgr1.dfm 03/25/2003 15:04:44 A----- 761 8B2CFA78 fRPCSharedBrokerSessionMgr1.pas 11/04/2002 15:12:18 A----- 6,193 B182EFAD fSgnonDlg.dfm 03/25/2003 15:03:04 A----- 825 582EC060 fSgnonDlg.pas 11/04/2002 15:12:44 A----- 6,203 A3025125 fSignonConfigColor.dfm 03/25/2003 15:01:30 A----- 843 5B18A07B fSignonConfigColor.pas 11/05/2002 13:40:30 A----- 1,718 46F8C602 fTimer.dfm 03/25/2003 15:00:44 A----- 2,099 B2AC85BD fTimer.pas 04/05/2002 13:22:06 A----- 687 E667631A fVistaBar.dfm 03/25/2003 15:00:08 A----- 4,947 462FDCCE fVistaBar.pas 01/07/2002 15:16:32 A----- 3,440 C5D17D36 fVistaBar.res 03/25/2003 14:59:24 A----- 3,740 DFC2ED5D Hash.pas 11/05/2001 09:37:48 A----- 2,701 81304061 IISBase.inc 11/04/2002 16:33:56 A----- 26,238 5683C4D1 Loginfrm.dfm 03/25/2003 14:58:38 A----- 21,492 64DFD9C3 Loginfrm.pas 03/25/2003 14:57:28 A----- 2,699 34C9D47B Mfunstr.pas 03/25/2003 14:55:42 A----- 4,545 A0B0E885 Rpcbedtr.pas 11/04/2002 12:48:42 A----- 1,629 847A6538 Rpcberr.dfm 03/25/2003 14:54:56 A----- 7,228 16BDB5F9 Rpcberr.pas 09/19/2002 09:10:34 A----- 8,019 D3CE6CB9 Rpcconf1.dfm 03/25/2003 14:54:18 A----- 7,613 E04E3A16 Rpcconf1.pas 03/25/2003 14:53:28 A----- 62,199 C6A6F9D6 RPCMgr1.pas 09/19/2002 09:12:46 A----- 358 1D1629C1 Rpcnet.dfm 03/25/2003 14:52:20 A----- 11,811 686A6F60 Rpcnet.pas 11/04/2002 14:37:10 A----- 1,427 5A02EFAC RPCSharedBrokerSessionMgr1.dof 11/04/2002 14:31:38 A----- 480 28A0E877 RPCSharedBrokerSessionMgr1.dpr 03/25/2003 16:07:20 A----- 699,392 A142B4FC RPCSharedBrokerSessionMgr1.exe 01/16/2002 13:10:34 A----- 876 483416C3 RPCSharedBrokerSessionMgr1.res 01/24/2002 12:39:18 A----- 9,008 62C5238F RPCSharedBrokerSessionMgr1.tlb 01/18/2002 14:29:20 A----- 480 DD1CBF20 RPCSharedBrokerSessionMgr1_TLB.dcr 03/25/2003 14:51:54 A----- 42,900 175B4D57 RPCSharedBrokerSessionMgr1_TLB.pas 03/25/2003 14:51:18 A----- 17,551 702B4AE1 RPCSharedBrokerSessionMgr1_TLB_SRB.pas 03/25/2003 14:48:42 A----- 8,874 2D4DE1B0 RpcSLogin.pas 09/19/2002 09:13:48 A----- 6,203 38155632 SelDiv.dfm 03/25/2003 14:48:02 A----- 7,883 65B74773 SelDiv.pas 11/04/2002 15:09:56 A----- 6,444 31A8F9E4 SgnonCnf.dfm 03/25/2003 14:46:36 A----- 19,387 08F85DB1 SgnonCnf.pas 03/29/2002 13:58:30 A----- 936 AB8C0CA1 SharedRPCBroker.dcr 03/25/2003 14:45:40 A----- 26,167 A2D91DB4 SharedRPCBroker.pas 03/25/2003 14:44:32 A----- 920 F73A8E89 SharedRPCBrokerReg.pas 03/25/2003 14:43:20 A----- 4,467 54E4EE1B SharedRPCBrokerSink.pas 03/25/2003 15:20:50 A----- 1,824 6917B893 SharedRPCBroker_D50.dof 11/06/2002 10:29:18 A----- 699 DA6796B2 SharedRPCBroker_D50.dpk 11/06/2002 10:29:16 A----- 1,756 A3FC8D7F SharedRPCBroker_D50.res 11/06/2002 12:55:12 A----- 1,677 3FFD6C9D SharedRPCBroker_D60.dof 01/30/2002 07:52:44 A----- 706 3FC673C3 SharedRPCBroker_D60.dpk 01/30/2002 07:52:42 A----- 1,536 D862B20A SharedRPCBroker_D60.res 11/06/2002 12:18:08 A----- 2,584 D5CF6CE9 SharedRPCBroker_D70.dof 11/06/2002 12:16:46 A----- 706 1F0AB8D8 SharedRPCBroker_D70.dpk 11/06/2002 12:08:04 A----- 1,692 563B02A0 SharedRPCBroker_D70.res 11/06/2002 10:27:50 A----- 1,915 344F9AAE SharedRPCBroker_R50.dof 11/06/2002 10:27:38 A----- 877 7197500E SharedRPCBroker_R50.dpk 11/06/2002 10:27:36 A----- 1,740 571030A3 SharedRPCBroker_R50.res 03/11/2002 15:41:22 A----- 1,710 5F9CF4B9 SharedRPCBroker_R60.dof 03/11/2002 15:39:10 A----- 870 6409C1CD SharedRPCBroker_R60.dpk 01/30/2002 07:52:02 A----- 1,536 D862B20A SharedRPCBroker_R60.res 11/06/2002 12:06:50 A----- 2,708 CDB764EC SharedRPCBroker_R70.dof 11/06/2002 12:16:48 A----- 870 BF08ED94 SharedRPCBroker_R70.dpk 11/06/2002 12:06:32 A----- 1,668 3038B1B0 SharedRPCBroker_R70.res 11/05/2002 15:50:02 A----- 534,916 99CEBA02 Splvista.dfm 03/25/2003 14:42:06 A----- 2,510 A66FF8FA Splvista.pas 03/25/2003 14:41:14 A----- 57,088 E62F819B TRpcb.pas 10/25/2002 12:25:28 A----- 1,579 E6DE630D UnitTestBroker.dof 10/25/2002 11:41:36 A----- 217 2DA39C3C UnitTestBroker.dpr 12/06/2002 13:40:32 A----- 698,880 137506A8 UnitTestBroker.exe 10/21/2002 15:01:58 A----- 876 483416C3 UnitTestBroker.res 01/16/2002 12:26:42 A----- 1,451 FBAD4B37 uSharedBroker1.dof 01/16/2002 12:19:44 A----- 599 1B77C9D6 uSharedBroker1.dpk 03/25/2003 14:40:08 A----- 68,367 1F857139 uSharedBroker1.pas 01/16/2002 12:19:40 A----- 1,536 D862B20A uSharedBroker1.res 03/25/2003 14:37:48 A----- 5,893 955EC3F4 uUnitTestBroker.pas 10/23/2002 11:51:00 A----- 5,818 74ED15D5 VCEdit.dfm 03/25/2003 14:35:38 A----- 8,473 137C2B38 VCEdit.pas 03/25/2003 14:35:00 A----- 27,903 B17A2153 wsockc.pas 08/30/2001 09:41:42 A----- 2,820 74887B7B Xuesap.tlb 03/25/2003 14:22:48 A----- 7,796 017851AB xuesap_TLB.pas 03/25/2003 14:22:10 A----- 1,076 3E0CA94B XWBReg.pas 03/25/2003 14:21:36 A----- 48,341 DDB9437E XWBRich20.PAS 03/25/2003 14:22:04 A----- 9,902 D6706600 Xwbut1.pas 07/18/2001 12:10:32 A----- 924 35CE723F XWB_D50.dcr 03/25/2003 15:19:42 A----- 1,357 7F3FA656 XWB_D50.dof 11/06/2002 10:26:02 A----- 687 7084EF60 XWB_D50.dpk 11/06/2002 10:26:00 A----- 1,724 0956DD29 XWB_D50.res 07/18/2001 12:10:32 A----- 924 35CE723F XWB_D60.dcr 11/06/2002 12:54:18 A----- 1,412 5C4B00F4 XWB_D60.dof 01/28/2002 09:15:52 A----- 690 7E3E24AC XWB_D60.dpk 01/30/2002 07:30:16 A----- 1,680 BDAB593D XWB_D60.res 07/18/2001 12:10:32 A----- 924 35CE723F XWB_D70.dcr 03/25/2003 15:50:18 A----- 2,343 814EE7D7 XWB_D70.dof 11/06/2002 12:15:42 A----- 698 22EF1749 XWB_D70.dpk 11/06/2002 12:01:50 A----- 1,680 8CDACDCF XWB_D70.res 11/06/2002 10:25:06 A----- 1,360 F295F4CA XWB_R50.dof 11/06/2002 10:24:54 A----- 1,740 E4AE2149 XWB_R50.dpk 11/06/2002 10:24:10 A----- 1,700 456F9F99 XWB_R50.res 11/06/2002 12:53:56 A----- 1,441 A7C8700E XWB_R60.dof 11/06/2002 12:53:24 A----- 1,749 6F291AF2 XWB_R60.dpk 11/06/2002 12:53:22 A----- 1,704 0308A4B2 XWB_R60.res 11/06/2002 12:02:32 A----- 2,363 4893F544 XWB_R70.dof 11/06/2002 12:02:28 A----- 1,757 47E8E819 XWB_R70.dpk 11/06/2002 12:02:26 A----- 1,704 0308A4B2 XWB_R70.res Routine Information: ==================== ============================================================================= User Information: Entered By : IVEY,JOEL Date Entered : SEP 18, 2002 Completed By: SINGH,GURBIR Date Completed: APR 01, 2003 Released By : PALMER,MICHAEL Date Released : APR 22, 2003 ============================================================================= Packman Mail Message: ===================== No routines included