Menu

Missing DLL files?

Soren Bro
2018-10-05
2018-10-07
  • Soren Bro

    Soren Bro - 2018-10-05

    On Thursday, October 4, 2018, sbrothy@gmail.com wrote:

    When the project opens it opens like this:

    AccountWizard - LIB
    DirectorySeviesUI - LIB
    Eudora - EXE (of course)
    EudoraOldIcons - DLL
    EudoraEes - DLL
    EulMap - LIB
    EuLang - DLL
    Imap - DLL
    NSImport - DLL
    OEImport - DLL
    OLImport - DLL
    OpenSSL - (not sure. Pete is working on this one. Looks like a LIB)
    OT501 - Lib (! Not what I would have wished for.)
    QCSocket - DLL
    QCUtils - DLL
    SearchEngiine - LIB
    QCSLL - N/A, not present.

    These are the libraries present in the code. A project can end with up
    with another name if so configured, but it's not normally done.

    What worries me is that I seem to keep hear mentions of other DLLs,
    which are clearly not system DLLs but integral parts of Eudora.

    Unless there's a magic drawer in the hosted code I haven't looked in, and I
    blankly admit that this might very well be the case, I can't find the DLLs.
    They must be part of a working installation though. If not the app simply
    wouldn't work.

    Nonetheless, I can't find this DLL in neither the codebase or the Eudora
    client I have installed myself(!)

    Regards,

    --
    Søren Bro Thygesen

     
    • Soren Bro

      Soren Bro - 2018-10-05

      The name of the spellchecker DLL should be something along the lines of:

      scee5230.dll or
      scce5232.dll

      Anyone?

      Regards

      On Friday, October 5, 2018, Soren Bro sbrothy@users.sourceforge.net wrote:

      On Thursday, October 4, 2018, sbrothy@gmail.com wrote:

      When the project opens it opens like this:

      AccountWizard - LIB
      DirectorySeviesUI - LIB
      Eudora - EXE (of course)
      EudoraOldIcons - DLL
      EudoraEes - DLL
      EulMap - LIB
      EuLang - DLL
      Imap - DLL
      NSImport - DLL
      OEImport - DLL
      OLImport - DLL
      OpenSSL - (not sure. Pete is working on this one. Looks like a LIB)
      OT501 - Lib (! Not what I would have wished for.)
      QCSocket - DLL
      QCUtils - DLL
      SearchEngiine - LIB
      QCSLL - N/A, not present.

      These are the libraries present in the code. A project can end with up
      with another name if so configured, but it's not normally done.

      What worries me is that I seem to keep hear mentions of other DLLs,
      which are clearly not system DLLs but integral parts of Eudora.

      Unless there's a magic drawer in the hosted code I haven't looked in, and I
      blankly admit that this might very well be the case, I can't find the DLLs.
      They must be part of a working installation though. If not the app simply
      wouldn't work.

      Nonetheless, I can't find this DLL in neither the codebase or the Eudora
      client I have installed myself(!)

      Regards,

      --
      Søren Bro Thygesen


      Missing DLL files?
      https://sourceforge.net/p/hermesmail/discussion/general/thread/0c768a73c3/?limit=25#e7d5


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/hermesmail/discussion/general/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

      --
      Søren Bro Thygesen

       
      • Pete Maclean

        Pete Maclean - 2018-10-05

        I am a bit puzzled as to why you would ask about this when you surely can determine the answer for yourself. Nevertheless I am happy to oblige.

        The original name of the DLL, as supplied by Wintertree Software, is SSCE4232.DLL. In the Eudora context, it was renamed to SPELL32.DLL.

         
        • Soren Bro

          Soren Bro - 2018-10-05

          Ah yes. Sorry. I got confused there. There seems to be several copies of
          this DLL with varying names. I'll go through the config again to see where
          it comes from.

          Sorry for wasting your time.

          Regards.

          On Fri, Oct 5, 2018 at 1:21 PM Pete Maclean petemaclean@users.sourceforge.net wrote:

          I am a bit puzzled as to why you would ask about this when you surely can
          determine the answer for yourself. Nevertheless I am happy to oblige.

          The original name of the DLL, as supplied by Wintertree Software, is
          SSCE4232.DLL. In the Eudora context, it was renamed to SPELL32.DLL.


          Missing DLL files?
          https://sourceforge.net/p/hermesmail/discussion/general/thread/0c768a73c3/?limit=25#e7d5/6d85/21ab


          Sent from sourceforge.net because you indicated interest in
          https://sourceforge.net/p/hermesmail/discussion/general/

          To unsubscribe from further messages, please visit
          https://sourceforge.net/auth/subscriptions/

           
          • Soren Bro

            Soren Bro - 2018-10-05

            This was what I was after, a list of exported functions from that DLL. I
            cannot find the include file "ssce.h" though, supposedly part of the Eudora
            project itself. and I've searched my entire HDD:


            Microsoft (R) COFF/PE Dumper Version 14.15.26726.0
            Copyright (C) Microsoft Corporation. All rights reserved.

            Dump of file SPELL32.DLL

            File Type: DLL

            Section contains the following exports for SSCE4232.dll

            00000000 characteristics
            32875701 time date stamp Mon Nov 11 17:40:33 1996
                0.00 version
                   1 ordinal base
                  59 number of functions
                  59 number of names
            
            ordinal hint RVA      name
            
                  1    0 00007AC0 EditLexDlgProc
                  2    1 00009150 NewLexDlgProc
                  3    2 00009830 OptionsDlgProc
                  4    3 000029D0 SSCE_AddToLex
                  5    4 00002B00 SSCE_CheckBlock
                  6    5 00009EA0 SSCE_CheckBlockDlg
                  7    6 00009F40 SSCE_CheckCtrlDlg
                  8    7 00002C80 SSCE_CheckWord
                  9    8 00002CE0 SSCE_ClearLex
                 10    9 00002D80 SSCE_CloseBlock
                 11    A 00002E20 SSCE_CloseLex
                 12    B 00002EF0 SSCE_CloseSession
                 13    C 00002FC0 SSCE_CompressLexAbort
                 14    D 000030B0 SSCE_CompressLexEnd
                 15    E 00003120 SSCE_CompressLexFile
                 16    F 00003020 SSCE_CompressLexInit
                 17   10 00003190 SSCE_CreateLex
                 18   11 00003310 SSCE_DelBlockWord
                 19   12 00003390 SSCE_DelFromLex
                 20   13 0000A030 SSCE_EditLexDlg
                 21   14 0000A080 SSCE_GetAlwaysSuggest
                 22   15 00003440 SSCE_GetBlock
                 23   16 000034D0 SSCE_GetBlockInfo
                 24   17 00003560 SSCE_GetBlockWord
                 25   18 0000A0A0 SSCE_GetHelpFile
                 26   19 000035E0 SSCE_GetLex
                 27   1A 0000A0D0 SSCE_GetLexId
                 28   1B 00003690 SSCE_GetLexInfo
                 29   1C 0000A1B0 SSCE_GetMainLexFiles
                 30   1D 0000A180 SSCE_GetMainLexPath
                 31   1E 00003770 SSCE_GetOption
                 32   1F 0000A1E0 SSCE_GetRegTreeName
                 33   20 0000A210 SSCE_GetSid
                 34   21 0000A230 SSCE_GetStatistics
                 35   22 0000A270 SSCE_GetUserLexFiles
                 36   23 0000A2A0 SSCE_GetUserLexPath
                 37   24 000037E0 SSCE_NextBlockWord
                 38   25 00003860 SSCE_OpenBlock
                 39   26 00003960 SSCE_OpenLex
                 40   27 00003B40 SSCE_OpenSession
                 41   28 0000A2D0 SSCE_OptionsDlg
                 42   29 00003C30 SSCE_ReplaceBlockWord
                 43   2A 0000A310 SSCE_ResetLex
                 44   2B 0000A360 SSCE_SetAlwaysSuggest
                 45   2C 00003CB0 SSCE_SetBlockCursor
                 46   2D 00003D40 SSCE_SetDebugFile
                 47   2E 0000A380 SSCE_SetDialogOrigin
                 48   2F 0000A3B0 SSCE_SetHelpFile
                 49   30 0000A3E0 SSCE_SetIniFile
                 50   31 0000A470 SSCE_SetMainLexFiles
                 51   32 0000A430 SSCE_SetMainLexPath
                 52   33 00003D50 SSCE_SetOption
                 53   34 0000A4B0 SSCE_SetRegTreeName
                 54   35 0000A500 SSCE_SetUserLexFiles
                 55   36 0000A540 SSCE_SetUserLexPath
                 56   37 00003DF0 SSCE_Suggest
                 57   38 00004080 SSCE_Version
                 58   39 00007990 SndMsgEnumCb
                 59   3A 0000BB90 SpellCheckDlgProc
            

            Summary

                3000 .bss
                5000 .data
                1000 .edata
                1000 .idata
                1000 .rdata
                2000 .reloc
                2000 .rsrc
               12000 .text
            

            On Fri, Oct 5, 2018 at 1:24 PM Soren Bro sbrothy@users.sourceforge.net
            wrote:

            Ah yes. Sorry. I got confused there. There seems to be several copies of
            this DLL with varying names. I'll go through the config again to see where
            it comes from.

            Sorry for wasting your time.

            Regards.

            On Fri, Oct 5, 2018 at 1:21 PM Pete Maclean
            petemaclean@users.sourceforge.net %0Dpetemaclean@users.sourceforge.net
            wrote:

            I am a bit puzzled as to why you would ask about this when you surely can
            determine the answer for yourself. Nevertheless I am happy to oblige.

            The original name of the DLL, as supplied by Wintertree Software, is
            SSCE4232.DLL. In the Eudora context, it was renamed to SPELL32.DLL.


            Missing DLL files?

            https://sourceforge.net/p/hermesmail/discussion/general/thread/0c768a73c3/?limit=25#e7d5/6d85/21ab

            Sent from sourceforge.net because you indicated interest in
            https://sourceforge.net/p/hermesmail/discussion/general/

            To unsubscribe from further messages, please visit
            https://sourceforge.net/auth/subscriptions/


            Missing DLL files?
            https://sourceforge.net/p/hermesmail/discussion/general/thread/0c768a73c3/?limit=25#e7d5/6d85/21ab/ea3a


            Sent from sourceforge.net because you indicated interest in
            https://sourceforge.net/p/hermesmail/discussion/general/

            To unsubscribe from further messages, please visit
            https://sourceforge.net/auth/subscriptions/

             
            • Soren Bro

              Soren Bro - 2018-10-05

              I see there's at some HUNSPELL API functions with the exact same names. If
              they do the exact same thing though, I'm not sure.

              Here comes another dumb question. I guess I'll have to replace the spell
              dialog with MFC to start with, but where is this dialog in the application?
              I've searched and failed to find it. I tried the help but that doesn't work
              in my copy here. Depending on how complicated it I migt just need a picture
              of it.

              Regards.

              On Fri, Oct 5, 2018 at 1:39 PM sbrothy@gmail.com wrote:

              This was what I was after, a list of exported functions from that DLL. I
              cannot find the include file "ssce.h" though, supposedly part of the Eudora
              project itself. and I've searched my entire HDD:


              Microsoft (R) COFF/PE Dumper Version 14.15.26726.0
              Copyright (C) Microsoft Corporation. All rights reserved.

              Dump of file SPELL32.DLL

              File Type: DLL

              Section contains the following exports for SSCE4232.dll

              00000000 characteristics
              32875701 time date stamp Mon Nov 11 17:40:33 1996
                  0.00 version
                     1 ordinal base
                    59 number of functions
                    59 number of names
              
              ordinal hint RVA      name
              
                    1    0 00007AC0 EditLexDlgProc
                    2    1 00009150 NewLexDlgProc
                    3    2 00009830 OptionsDlgProc
                    4    3 000029D0 SSCE_AddToLex
                    5    4 00002B00 SSCE_CheckBlock
                    6    5 00009EA0 SSCE_CheckBlockDlg
                    7    6 00009F40 SSCE_CheckCtrlDlg
                    8    7 00002C80 SSCE_CheckWord
                    9    8 00002CE0 SSCE_ClearLex
                   10    9 00002D80 SSCE_CloseBlock
                   11    A 00002E20 SSCE_CloseLex
                   12    B 00002EF0 SSCE_CloseSession
                   13    C 00002FC0 SSCE_CompressLexAbort
                   14    D 000030B0 SSCE_CompressLexEnd
                   15    E 00003120 SSCE_CompressLexFile
                   16    F 00003020 SSCE_CompressLexInit
                   17   10 00003190 SSCE_CreateLex
                   18   11 00003310 SSCE_DelBlockWord
                   19   12 00003390 SSCE_DelFromLex
                   20   13 0000A030 SSCE_EditLexDlg
                   21   14 0000A080 SSCE_GetAlwaysSuggest
                   22   15 00003440 SSCE_GetBlock
                   23   16 000034D0 SSCE_GetBlockInfo
                   24   17 00003560 SSCE_GetBlockWord
                   25   18 0000A0A0 SSCE_GetHelpFile
                   26   19 000035E0 SSCE_GetLex
                   27   1A 0000A0D0 SSCE_GetLexId
                   28   1B 00003690 SSCE_GetLexInfo
                   29   1C 0000A1B0 SSCE_GetMainLexFiles
                   30   1D 0000A180 SSCE_GetMainLexPath
                   31   1E 00003770 SSCE_GetOption
                   32   1F 0000A1E0 SSCE_GetRegTreeName
                   33   20 0000A210 SSCE_GetSid
                   34   21 0000A230 SSCE_GetStatistics
                   35   22 0000A270 SSCE_GetUserLexFiles
                   36   23 0000A2A0 SSCE_GetUserLexPath
                   37   24 000037E0 SSCE_NextBlockWord
                   38   25 00003860 SSCE_OpenBlock
                   39   26 00003960 SSCE_OpenLex
                   40   27 00003B40 SSCE_OpenSession
                   41   28 0000A2D0 SSCE_OptionsDlg
                   42   29 00003C30 SSCE_ReplaceBlockWord
                   43   2A 0000A310 SSCE_ResetLex
                   44   2B 0000A360 SSCE_SetAlwaysSuggest
                   45   2C 00003CB0 SSCE_SetBlockCursor
                   46   2D 00003D40 SSCE_SetDebugFile
                   47   2E 0000A380 SSCE_SetDialogOrigin
                   48   2F 0000A3B0 SSCE_SetHelpFile
                   49   30 0000A3E0 SSCE_SetIniFile
                   50   31 0000A470 SSCE_SetMainLexFiles
                   51   32 0000A430 SSCE_SetMainLexPath
                   52   33 00003D50 SSCE_SetOption
                   53   34 0000A4B0 SSCE_SetRegTreeName
                   54   35 0000A500 SSCE_SetUserLexFiles
                   55   36 0000A540 SSCE_SetUserLexPath
                   56   37 00003DF0 SSCE_Suggest
                   57   38 00004080 SSCE_Version
                   58   39 00007990 SndMsgEnumCb
                   59   3A 0000BB90 SpellCheckDlgProc
              

              Summary

                  3000 .bss
                  5000 .data
                  1000 .edata
                  1000 .idata
                  1000 .rdata
                  2000 .reloc
                  2000 .rsrc
                 12000 .text
              

              On Fri, Oct 5, 2018 at 1:24 PM Soren Bro sbrothy@users.sourceforge.net
              wrote:

              Ah yes. Sorry. I got confused there. There seems to be several copies of
              this DLL with varying names. I'll go through the config again to see where
              it comes from.

              Sorry for wasting your time.

              Regards.

              On Fri, Oct 5, 2018 at 1:21 PM Pete Maclean
              petemaclean@users.sourceforge.net %0Dpetemaclean@users.sourceforge.net
              wrote:

              I am a bit puzzled as to why you would ask about this when you surely can
              determine the answer for yourself. Nevertheless I am happy to oblige.

              The original name of the DLL, as supplied by Wintertree Software, is
              SSCE4232.DLL. In the Eudora context, it was renamed to SPELL32.DLL.


              Missing DLL files?

              https://sourceforge.net/p/hermesmail/discussion/general/thread/0c768a73c3/?limit=25#e7d5/6d85/21ab

              Sent from sourceforge.net because you indicated interest in
              https://sourceforge.net/p/hermesmail/discussion/general/

              To unsubscribe from further messages, please visit
              https://sourceforge.net/auth/subscriptions/


              Missing DLL files?
              https://sourceforge.net/p/hermesmail/discussion/general/thread/0c768a73c3/?limit=25#e7d5/6d85/21ab/ea3a


              Sent from sourceforge.net because you indicated interest in
              https://sourceforge.net/p/hermesmail/discussion/general/

              To unsubscribe from further messages, please visit
              https://sourceforge.net/auth/subscriptions/

               
              • Soren Bro

                Soren Bro - 2018-10-05

                I have the code for it ofcourse, but I'd like to see it, and the project
                doesn compile.

                On Fri, Oct 5, 2018 at 1:45 PM sbrothy@gmail.com wrote:

                I see there's at some HUNSPELL API functions with the exact same names. If
                they do the exact same thing though, I'm not sure.

                Here comes another dumb question. I guess I'll have to replace the spell
                dialog with MFC to start with, but where is this dialog in the application?
                I've searched and failed to find it. I tried the help but that doesn't work
                in my copy here. Depending on how complicated it I migt just need a picture
                of it.

                Regards.

                On Fri, Oct 5, 2018 at 1:39 PM sbrothy@gmail.com wrote:

                This was what I was after, a list of exported functions from that DLL. I
                cannot find the include file "ssce.h" though, supposedly part of the Eudora
                project itself. and I've searched my entire HDD:


                Microsoft (R) COFF/PE Dumper Version 14.15.26726.0
                Copyright (C) Microsoft Corporation. All rights reserved.

                Dump of file SPELL32.DLL

                File Type: DLL

                Section contains the following exports for SSCE4232.dll

                00000000 characteristics
                32875701 time date stamp Mon Nov 11 17:40:33 1996
                    0.00 version
                       1 ordinal base
                      59 number of functions
                      59 number of names
                
                ordinal hint RVA      name
                
                      1    0 00007AC0 EditLexDlgProc
                      2    1 00009150 NewLexDlgProc
                      3    2 00009830 OptionsDlgProc
                      4    3 000029D0 SSCE_AddToLex
                      5    4 00002B00 SSCE_CheckBlock
                      6    5 00009EA0 SSCE_CheckBlockDlg
                      7    6 00009F40 SSCE_CheckCtrlDlg
                      8    7 00002C80 SSCE_CheckWord
                      9    8 00002CE0 SSCE_ClearLex
                     10    9 00002D80 SSCE_CloseBlock
                     11    A 00002E20 SSCE_CloseLex
                     12    B 00002EF0 SSCE_CloseSession
                     13    C 00002FC0 SSCE_CompressLexAbort
                     14    D 000030B0 SSCE_CompressLexEnd
                     15    E 00003120 SSCE_CompressLexFile
                     16    F 00003020 SSCE_CompressLexInit
                     17   10 00003190 SSCE_CreateLex
                     18   11 00003310 SSCE_DelBlockWord
                     19   12 00003390 SSCE_DelFromLex
                     20   13 0000A030 SSCE_EditLexDlg
                     21   14 0000A080 SSCE_GetAlwaysSuggest
                     22   15 00003440 SSCE_GetBlock
                     23   16 000034D0 SSCE_GetBlockInfo
                     24   17 00003560 SSCE_GetBlockWord
                     25   18 0000A0A0 SSCE_GetHelpFile
                     26   19 000035E0 SSCE_GetLex
                     27   1A 0000A0D0 SSCE_GetLexId
                     28   1B 00003690 SSCE_GetLexInfo
                     29   1C 0000A1B0 SSCE_GetMainLexFiles
                     30   1D 0000A180 SSCE_GetMainLexPath
                     31   1E 00003770 SSCE_GetOption
                     32   1F 0000A1E0 SSCE_GetRegTreeName
                     33   20 0000A210 SSCE_GetSid
                     34   21 0000A230 SSCE_GetStatistics
                     35   22 0000A270 SSCE_GetUserLexFiles
                     36   23 0000A2A0 SSCE_GetUserLexPath
                     37   24 000037E0 SSCE_NextBlockWord
                     38   25 00003860 SSCE_OpenBlock
                     39   26 00003960 SSCE_OpenLex
                     40   27 00003B40 SSCE_OpenSession
                     41   28 0000A2D0 SSCE_OptionsDlg
                     42   29 00003C30 SSCE_ReplaceBlockWord
                     43   2A 0000A310 SSCE_ResetLex
                     44   2B 0000A360 SSCE_SetAlwaysSuggest
                     45   2C 00003CB0 SSCE_SetBlockCursor
                     46   2D 00003D40 SSCE_SetDebugFile
                     47   2E 0000A380 SSCE_SetDialogOrigin
                     48   2F 0000A3B0 SSCE_SetHelpFile
                     49   30 0000A3E0 SSCE_SetIniFile
                     50   31 0000A470 SSCE_SetMainLexFiles
                     51   32 0000A430 SSCE_SetMainLexPath
                     52   33 00003D50 SSCE_SetOption
                     53   34 0000A4B0 SSCE_SetRegTreeName
                     54   35 0000A500 SSCE_SetUserLexFiles
                     55   36 0000A540 SSCE_SetUserLexPath
                     56   37 00003DF0 SSCE_Suggest
                     57   38 00004080 SSCE_Version
                     58   39 00007990 SndMsgEnumCb
                     59   3A 0000BB90 SpellCheckDlgProc
                

                Summary

                    3000 .bss
                    5000 .data
                    1000 .edata
                    1000 .idata
                    1000 .rdata
                    2000 .reloc
                    2000 .rsrc
                   12000 .text
                

                On Fri, Oct 5, 2018 at 1:24 PM Soren Bro sbrothy@users.sourceforge.net
                wrote:

                Ah yes. Sorry. I got confused there. There seems to be several copies of
                this DLL with varying names. I'll go through the config again to see
                where
                it comes from.

                Sorry for wasting your time.

                Regards.

                On Fri, Oct 5, 2018 at 1:21 PM Pete Maclean
                petemaclean@users.sourceforge.net %0Dpetemaclean@users.sourceforge.net
                wrote:

                I am a bit puzzled as to why you would ask about this when you surely can
                determine the answer for yourself. Nevertheless I am happy to oblige.

                The original name of the DLL, as supplied by Wintertree Software, is
                SSCE4232.DLL. In the Eudora context, it was renamed to SPELL32.DLL.


                Missing DLL files?

                https://sourceforge.net/p/hermesmail/discussion/general/thread/0c768a73c3/?limit=25#e7d5/6d85/21ab

                Sent from sourceforge.net because you indicated interest in
                https://sourceforge.net/p/hermesmail/discussion/general/

                To unsubscribe from further messages, please visit
                https://sourceforge.net/auth/subscriptions/


                Missing DLL files?
                https://sourceforge.net/p/hermesmail/discussion/general/thread/0c768a73c3/?limit=25#e7d5/6d85/21ab/ea3a


                Sent from sourceforge.net because you indicated interest in
                https://sourceforge.net/p/hermesmail/discussion/general/

                To unsubscribe from further messages, please visit
                https://sourceforge.net/auth/subscriptions/

                 
                • Soren Bro

                  Soren Bro - 2018-10-05

                  Oh wait. This dialog isn't Sringray. Mea Culpa. I'd still like to see it
                  though.

                  Regards.

                  On Fri, Oct 5, 2018 at 1:47 PM Soren Bro sbrothy@users.sourceforge.net
                  wrote:

                  I have the code for it ofcourse, but I'd like to see it, and the project
                  doesn compile.

                  On Fri, Oct 5, 2018 at 1:45 PM sbrothy@gmail.com wrote:

                  I see there's at some HUNSPELL API functions with the exact same names. If
                  they do the exact same thing though, I'm not sure.

                  Here comes another dumb question. I guess I'll have to replace the spell
                  dialog with MFC to start with, but where is this dialog in the application?
                  I've searched and failed to find it. I tried the help but that doesn't work
                  in my copy here. Depending on how complicated it I migt just need a picture
                  of it.

                  Regards.

                  On Fri, Oct 5, 2018 at 1:39 PM sbrothy@gmail.com wrote:

                  This was what I was after, a list of exported functions from that DLL. I
                  cannot find the include file "ssce.h" though, supposedly part of the Eudora
                  project itself. and I've searched my entire HDD:


                  Microsoft (R) COFF/PE Dumper Version 14.15.26726.0
                  Copyright (C) Microsoft Corporation. All rights reserved.

                  Dump of file SPELL32.DLL

                  File Type: DLL

                  Section contains the following exports for SSCE4232.dll

                  00000000 characteristics
                  32875701 time date stamp Mon Nov 11 17:40:33 1996
                  0.00 version
                  1 ordinal base
                  59 number of functions
                  59 number of names

                  ordinal hint RVA name

                    1    0 00007AC0 EditLexDlgProc
                    2    1 00009150 NewLexDlgProc
                    3    2 00009830 OptionsDlgProc
                    4    3 000029D0 SSCE_AddToLex
                    5    4 00002B00 SSCE_CheckBlock
                    6    5 00009EA0 SSCE_CheckBlockDlg
                    7    6 00009F40 SSCE_CheckCtrlDlg
                    8    7 00002C80 SSCE_CheckWord
                    9    8 00002CE0 SSCE_ClearLex
                   10    9 00002D80 SSCE_CloseBlock
                   11    A 00002E20 SSCE_CloseLex
                   12    B 00002EF0 SSCE_CloseSession
                   13    C 00002FC0 SSCE_CompressLexAbort
                   14    D 000030B0 SSCE_CompressLexEnd
                   15    E 00003120 SSCE_CompressLexFile
                   16    F 00003020 SSCE_CompressLexInit
                   17   10 00003190 SSCE_CreateLex
                   18   11 00003310 SSCE_DelBlockWord
                   19   12 00003390 SSCE_DelFromLex
                   20   13 0000A030 SSCE_EditLexDlg
                   21   14 0000A080 SSCE_GetAlwaysSuggest
                   22   15 00003440 SSCE_GetBlock
                   23   16 000034D0 SSCE_GetBlockInfo
                   24   17 00003560 SSCE_GetBlockWord
                   25   18 0000A0A0 SSCE_GetHelpFile
                   26   19 000035E0 SSCE_GetLex
                   27   1A 0000A0D0 SSCE_GetLexId
                   28   1B 00003690 SSCE_GetLexInfo
                   29   1C 0000A1B0 SSCE_GetMainLexFiles
                   30   1D 0000A180 SSCE_GetMainLexPath
                   31   1E 00003770 SSCE_GetOption
                   32   1F 0000A1E0 SSCE_GetRegTreeName
                   33   20 0000A210 SSCE_GetSid
                   34   21 0000A230 SSCE_GetStatistics
                   35   22 0000A270 SSCE_GetUserLexFiles
                   36   23 0000A2A0 SSCE_GetUserLexPath
                   37   24 000037E0 SSCE_NextBlockWord
                   38   25 00003860 SSCE_OpenBlock
                   39   26 00003960 SSCE_OpenLex
                   40   27 00003B40 SSCE_OpenSession
                   41   28 0000A2D0 SSCE_OptionsDlg
                   42   29 00003C30 SSCE_ReplaceBlockWord
                   43   2A 0000A310 SSCE_ResetLex
                   44   2B 0000A360 SSCE_SetAlwaysSuggest
                   45   2C 00003CB0 SSCE_SetBlockCursor
                   46   2D 00003D40 SSCE_SetDebugFile
                   47   2E 0000A380 SSCE_SetDialogOrigin
                   48   2F 0000A3B0 SSCE_SetHelpFile
                   49   30 0000A3E0 SSCE_SetIniFile
                   50   31 0000A470 SSCE_SetMainLexFiles
                   51   32 0000A430 SSCE_SetMainLexPath
                   52   33 00003D50 SSCE_SetOption
                   53   34 0000A4B0 SSCE_SetRegTreeName
                   54   35 0000A500 SSCE_SetUserLexFiles
                   55   36 0000A540 SSCE_SetUserLexPath
                   56   37 00003DF0 SSCE_Suggest
                   57   38 00004080 SSCE_Version
                   58   39 00007990 SndMsgEnumCb
                   59   3A 0000BB90 SpellCheckDlgProc
                  

                  Summary

                  3000 .bss
                  5000 .data
                  1000 .edata
                  1000 .idata
                  1000 .rdata
                  2000 .reloc
                  2000 .rsrc
                  

                  12000 .text


                  On Fri, Oct 5, 2018 at 1:24 PM Soren Bro sbrothy@users.sourceforge.net
                  wrote:

                  Ah yes. Sorry. I got confused there. There seems to be several copies of
                  this DLL with varying names. I'll go through the config again to see
                  where
                  it comes from.

                  Sorry for wasting your time.

                  Regards.

                  On Fri, Oct 5, 2018 at 1:21 PM Pete Maclean
                  petemaclean@users.sourceforge.net %0Dpetemaclean@users.sourceforge.net
                  wrote:

                  I am a bit puzzled as to why you would ask about this when you surely can
                  determine the answer for yourself. Nevertheless I am happy to oblige.

                  The original name of the DLL, as supplied by Wintertree Software, is
                  SSCE4232.DLL. In the Eudora context, it was renamed to SPELL32.DLL.


                  Missing DLL files?

                  https://sourceforge.net/p/hermesmail/discussion/general/thread/0c768a73c3/?limit=25#e7d5/6d85/21ab

                  Sent from sourceforge.net because you indicated interest in
                  https://sourceforge.net/p/hermesmail/discussion/general/

                  To unsubscribe from further messages, please visit
                  https://sourceforge.net/auth/subscriptions/


                  Missing DLL files?

                  https://sourceforge.net/p/hermesmail/discussion/general/thread/0c768a73c3/?limit=25#e7d5/6d85/21ab/ea3a

                  Sent from sourceforge.net because you indicated interest in
                  https://sourceforge.net/p/hermesmail/discussion/general/

                  To unsubscribe from further messages, please visit
                  https://sourceforge.net/auth/subscriptions/


                  Missing DLL files?
                  https://sourceforge.net/p/hermesmail/discussion/general/thread/0c768a73c3/?limit=25#e7d5/6d85/21ab/ea3a/d952/47ed/61c6


                  Sent from sourceforge.net because you indicated interest in
                  https://sourceforge.net/p/hermesmail/discussion/general/

                  To unsubscribe from further messages, please visit
                  https://sourceforge.net/auth/subscriptions/

                   
              • Pete Maclean

                Pete Maclean - 2018-10-05

                It is in "Eudora71\Eudora\SpellDialog.cpp". I will send you an example by email.

                 
                • Soren Bro

                  Soren Bro - 2018-10-05

                  Yes, I've found them. There are several. Unfortunately I cant' find neither
                  "ssce.h" nor spellpaige.h/.cpp.

                  Regards.

                  On Fri, Oct 5, 2018 at 2:03 PM Pete Maclean petemaclean@users.sourceforge.net wrote:

                  It is in "Eudora71\Eudora\SpellDialog.cpp". I will send you an example by
                  email.


                  Missing DLL files?
                  https://sourceforge.net/p/hermesmail/discussion/general/thread/0c768a73c3/?limit=25#e7d5/6d85/21ab/ea3a/d952/47ed/31fb


                  Sent from sourceforge.net because you indicated interest in
                  https://sourceforge.net/p/hermesmail/discussion/general/

                  To unsubscribe from further messages, please visit
                  https://sourceforge.net/auth/subscriptions/

                   
                  • Pete Maclean

                    Pete Maclean - 2018-10-05

                    I find it endlessly strange that you are unable to find files that I have no trouble finding. In this case, spellpaige.h and spellpaige.cpp, which I will send to you by email.

                     
                    • Soren Bro

                      Soren Bro - 2018-10-05

                      I'm as mystified as you, if not more. But when I open a project and see
                      files being part of the project I expect them to open when I double-click
                      them. I can find some files called "spellpaige.h.i" and "spellpaige.cpp.i"
                      but these are binary.

                      Am I fetching something different than you?

                      I do this from the CMD command line:

                      hg clone ssh://sbrothy@hg.code.sf.net/p/hermesmail/code hermesmail-code

                      I'm then asked for as password, which I give and then it starts downloading
                      what is presumably everything.

                      But still, bits and pieces are missing which obviously, you have no trouble
                      finding?`

                      Regards.

                      On Fri, Oct 5, 2018 at 2:31 PM Pete Maclean petemaclean@users.sourceforge.net wrote:

                      I find it endlessly strange that you are unable to find files that I have
                      no trouble finding. In this case, spellpaige.h and spellpaige.cpp, which I
                      will send to you by email.


                      Missing DLL files?
                      https://sourceforge.net/p/hermesmail/discussion/general/thread/0c768a73c3/?limit=25#e7d5/6d85/21ab/ea3a/d952/47ed/31fb/c836/3400


                      Sent from sourceforge.net because you indicated interest in
                      https://sourceforge.net/p/hermesmail/discussion/general/

                      To unsubscribe from further messages, please visit
                      https://sourceforge.net/auth/subscriptions/

                       
                      • Pete Maclean

                        Pete Maclean - 2018-10-05

                        Ah, your message hints at why we see things differently. Apparently when you refer to a file as "missing" you mean only that it is not present in the current Hermes project. When I look for a file I look in both the Hermes project and in the original Eudora files.

                        spellpaige.h and spellpaige.cpp are there in the Eudora sources (under "Eudora71\Eudora") and were also in the original Hermes sources but were removed from the latter since it is not clear that we can use them. The trouble is that they were removed by Jeff Prickett who mercilessly tore out lots of files without removing or cleaning up references to those files. (I fear he may have done more harm than good in this respect.)

                        The fact that the Paige library sources were included in the open-sourcing could, I suppose, be seen as a tacit hint that we would be okay using them. I would not, however, be party to doing that without obtaining very confident legal advice.

                         
                        • Soren Bro

                          Soren Bro - 2018-10-05

                          Ah. So it's a giant misunderstanding on my part! I hope you'll admit that
                          it's a little weird referring to the project as Hermes when it is in fact
                          called Eudora.

                          What's even weirder, is that Windows didn't find anything when I made an
                          explicit search. But I've experienced something similar on Windows before.
                          I suspect that if I'd downloadet the project on my Linux box I would have
                          found it immediately.

                          Now we have an explanation though. Wonderful. This will hopefully stop my
                          stupid questions and the waste of your time.

                          Regards

                          On Friday, October 5, 2018, Pete Maclean petemaclean@users.sourceforge.net
                          wrote:

                          Ah, your message hints at why we see things differently. Apparently when
                          you refer to a file as "missing" you mean only that it is not present in
                          the current Hermes project. When I look for a file I look in both the
                          Hermes project and in the original Eudora files.

                          spellpaige.h and spellpaige.cpp are there in the Eudora sources (under
                          "Eudora71\Eudora") and were also in the original Hermes sources but were
                          removed from the latter since it is not clear that we can use them. The
                          trouble is that they were removed by Jeff Prickett who mercilessly tore out
                          lots of files without removing or cleaning up references to those files. (I
                          fear he may have done more harm than good in this respect.)

                          The fact that the Paige library sources were included in the open-sourcing
                          could, I suppose, be seen as a tacit hint that we would be okay using them.
                          I would not, however, be party to doing that without obtaining very
                          confident legal advice.


                          Missing DLL files?
                          https://sourceforge.net/p/hermesmail/discussion/general/thread/0c768a73c3/?limit=25#e7d5/6d85/21ab/ea3a/d952/47ed/31fb/c836/3400/44f5/14ac


                          Sent from sourceforge.net because you indicated interest in
                          https://sourceforge.net/p/hermesmail/discussion/general/

                          To unsubscribe from further messages, please visit
                          https://sourceforge.net/auth/subscriptions/

                          --
                          Søren Bro Thygesen

                           
                        • Ted Matavka

                          Ted Matavka - 2018-10-06

                          At 02:14 PM 10/5/2018, you wrote:

                          Ah, your message hints at why we see things differently. Apparently
                          when you refer to a file as "missing" you mean only that it is not
                          present in the current Hermes project. When I look for a file I look
                          in both the Hermes project and in the original Eudora files.

                          spellpaige.h and spellpaige.cpp are there in the Eudora sources
                          (under "Eudora71\Eudora") and were also in the original Hermes
                          sources but were removed from the latter since it is not clear that
                          we can use them. The trouble is that they were removed by Jeff
                          Prickett who mercilessly tore out lots of files without removing or
                          cleaning up references to those files. (I fear he may have done more
                          harm than good in this respect.)

                          The fact that the Paige library sources were included in the
                          open-sourcing could, I suppose, be seen as a tacit hint that we
                          would be okay using them. I would not, however, be party to doing
                          that without obtaining very confident legal advice.

                          We are definitely OK to use Paige. First of all, the usual Paige
                          licencing agreement was that the source of whatever version you
                          bought was yours to use and share. Second, DataPak has gone under
                          and left no corporate successor; the copyright is in much the same
                          lacuna as Symbolics Genera.

                          I've spoken to Manuel Lauro in regards to this; he's a good IP lawyer
                          and I trust him. I wholly support using the Paige code because it is
                          lightweight and secure, but we could, I suppose, use another
                          rich-text control...

                          https://sourceforge.net/p/hermesmail/discussion/general/thread/0c768a73c3/?limit=25#e7d5/6d85/21ab/ea3a/d952/47ed/31fb/c836/3400/44f5/14acMissing
                          DLL files?

                          Sent from sourceforge.net because you indicated interest in
                          https://sourceforge.net/p/hermesmail/discussion/general/https://sourceforge.net/p/hermesmail/discussion/general/

                          To unsubscribe from further messages, please visit
                          https://sourceforge.net/auth/subscriptions/https://sourceforge.net/auth/subscriptions/

                           
                          • Soren Bro

                            Soren Bro - 2018-10-07

                            (AFK)

                            AFAIR, both MFC and WxWidgets has richeditctrls. SpellPaige may be
                            superior, I haven't seen it yet. If at some time we're gonna migrate to
                            WxWidgets I dunno if SpellPaige can follow. But I'm definitely of the
                            opinion that we shouldn't throw tested and tried code out the window
                            without a good reason.

                            Regards

                            On Saturday, October 6, 2018, Ted Matavka nmatavka@users.sourceforge.net
                            wrote:

                            At 02:14 PM 10/5/2018, you wrote:

                            Ah, your message hints at why we see things differently. Apparently
                            when you refer to a file as "missing" you mean only that it is not
                            present in the current Hermes project. When I look for a file I look
                            in both the Hermes project and in the original Eudora files.

                            spellpaige.h and spellpaige.cpp are there in the Eudora sources
                            (under "Eudora71\Eudora") and were also in the original Hermes
                            sources but were removed from the latter since it is not clear that
                            we can use them. The trouble is that they were removed by Jeff
                            Prickett who mercilessly tore out lots of files without removing or
                            cleaning up references to those files. (I fear he may have done more
                            harm than good in this respect.)

                            The fact that the Paige library sources were included in the
                            open-sourcing could, I suppose, be seen as a tacit hint that we
                            would be okay using them. I would not, however, be party to doing
                            that without obtaining very confident legal advice.

                            We are definitely OK to use Paige. First of all, the usual Paige
                            licencing agreement was that the source of whatever version you
                            bought was yours to use and share. Second, DataPak has gone under
                            and left no corporate successor; the copyright is in much the same
                            lacuna as Symbolics Genera.

                            I've spoken to Manuel Lauro in regards to this; he's a good IP lawyer
                            and I trust him. I wholly support using the Paige code because it is
                            lightweight and secure, but we could, I suppose, use another
                            rich-text control...

                            https://sourceforge.net/p/hermesmail/discussion/general/
                            thread/0c768a73c3/?limit=25#e7d5/6d85/21ab/ea3a/d952/47ed/
                            31fb/c836/3400/44f5/14acMissing
                            DLL files?

                            Sent from sourceforge.net because you indicated interest in
                            https://sourceforge.net/p/hermesmail/discussion/general/
                            https://sourceforge.net/p/hermesmail/discussion/general/

                            To unsubscribe from further messages, please visit
                            https://sourceforge.net/auth/subscriptions/https://sourceforge.net/auth/
                            subscriptions/


                            Missing DLL files?
                            https://sourceforge.net/p/hermesmail/discussion/general/thread/0c768a73c3/?limit=25#e7d5/6d85/21ab/ea3a/d952/47ed/31fb/c836/3400/44f5/14ac/e261


                            Sent from sourceforge.net because you indicated interest in
                            https://sourceforge.net/p/hermesmail/discussion/general/

                            To unsubscribe from further messages, please visit
                            https://sourceforge.net/auth/subscriptions/

                            --
                            Søren Bro Thygesen

                             
                          • Pete Maclean

                            Pete Maclean - 2018-10-07

                            That is most excellent. If nobody objects, I will reinstate the Paige files into the Hermes solution and see if it builds. I too have concerns about Paige's interaction with WxWidgets but we can see about that later.

                             

Log in to post a comment.