Fixed a defect in iosrv.exe that caused a panic if a foreground read object was attached to a different end point.
This was due to the read object being notified of a change in foreground before its iEndPoint member was updated. This member is now updated before attempting the attach, and is set to NULL in the event of a leave (resulting in the read object being left in an unattached state).
Also tweaked ymodem.cif to make it more readable.
EXPORTS
?Close@CCFLogIf@@SAXXZ @ 1 NONAME ; public: static void __cdecl CCFLogIf::Close(void)
?Connect@CCFLogIf@@SAXXZ @ 2 NONAME ; public: static void __cdecl CCFLogIf::Connect(void)
?Context@CCFLogIf@@SAPAV1@XZ @ 3 NONAME ; public: static class CCFLogIf * __cdecl CCFLogIf::Context(void)
?Delete@CCFLogIf@@SAHPAV1@@Z @ 4 NONAME ; public: static int __cdecl CCFLogIf::Delete(class CCFLogIf *)
?HexDump@CCFLogIf@@SAXABVTDesC8@@0PBG1PBEH@Z @ 5 NONAME ; public: static void __cdecl CCFLogIf::HexDump(class TDesC8 const &,class TDesC8 const &,unsigned short const *,unsigned short const *,unsigned char const *,int)
?NewL@CCFLogIf@@SAPAV1@XZ @ 6 NONAME ; public: static class CCFLogIf * __cdecl CCFLogIf::NewL(void)
?Panic@CCFLogIf@@SAXW4TCFLogPanic@@@Z @ 7 NONAME ; public: static void __cdecl CCFLogIf::Panic(enum TCFLogPanic)
?SetContext@CCFLogIf@@QAEXXZ @ 8 NONAME ; public: void __thiscall CCFLogIf::SetContext(void)
?Write@CCFLogIf@@SAXABVTDesC8@@00@Z @ 9 NONAME ; public: static void __cdecl CCFLogIf::Write(class TDesC8 const &,class TDesC8 const &,class TDesC8 const &)
?Write@CCFLogIf@@SAXABVTDesC8@@0ABVTDesC16@@@Z @ 10 NONAME ; public: static void __cdecl CCFLogIf::Write(class TDesC8 const &,class TDesC8 const &,class TDesC16 const &)
?WriteBinary@CCFLogIf@@SAXABVTDesC8@@00@Z @ 11 NONAME ; public: static void __cdecl CCFLogIf::WriteBinary(class TDesC8 const &,class TDesC8 const &,class TDesC8 const &)
?WriteFormat@CCFLogIf@@SAXABVTDesC8@@0V?$TRefByValue@$$CBVTDesC16@@@@AAY00PAC@Z @ 12 NONAME ; public: static void __cdecl CCFLogIf::WriteFormat(class TDesC8 const &,class TDesC8 const &,class TRefByValue<class TDesC16 const >,signed char * (&)[1])
?WriteFormat@CCFLogIf@@SAXABVTDesC8@@0V?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 13 NONAME ; public: static void __cdecl CCFLogIf::WriteFormat(class TDesC8 const &,class TDesC8 const &,class TRefByValue<class TDesC16 const >,...)
?WriteFormat@CCFLogIf@@SAXABVTDesC8@@0V?$TRefByValue@$$CBVTDesC8@@@@AAY00PAC@Z @ 14 NONAME ; public: static void __cdecl CCFLogIf::WriteFormat(class TDesC8 const &,class TDesC8 const &,class TRefByValue<class TDesC8 const >,signed char * (&)[1])
?WriteFormat@CCFLogIf@@SAXABVTDesC8@@0V?$TRefByValue@$$CBVTDesC8@@@@ZZ @ 15 NONAME ; public: static void __cdecl CCFLogIf::WriteFormat(class TDesC8 const &,class TDesC8 const &,class TRefByValue<class TDesC8 const >,...)