Menu

ATTN: SOREN THYGESEN (High Priority !!!)

2019-01-26
2019-02-07
  • Ted Matavka

    Ted Matavka - 2019-01-26

    Mr Thygesen:

    In reference to uploading your code to a repository, please note that I have invited you to the HERMES team on Bitbucket. You have received one or more eMail invitations from Atlassian/Bitbucket (NOT from me); please do the needful.

    Once you register, there are four hg repositories on the Bitbucket HERMES team. One of them contains all design/tech writing/translation work; one contains the Mac codebase; one contains HERMES Mail for Windows; and one contains a Gnutella servent in Java.

    Discussion of the project will continue to take place on SourceForge.

    The splash screen is almost done. You'll find it in the Hermes doc/art repository. I can help you if you need it.

     

    Last edit: Ted Matavka 2019-01-26
    • Ted Matavka

      Ted Matavka - 2019-01-26

      When you have registered for the site, pull the HERMES Mail repository as follows:

      hg clone https://USERNAME:PASSWORD@bitbucket.org/team-hermes/hermes-mail
      

      Move ALL CHANGED CODE to hermes-mail/Eudora71/ (with Replace All). Then do a commit and push.

      The splash screen is located in the HERMES Documentation repo. Pull it as follows:

      hg clone https://USERNAME:PASSWORD@bitbucket.org/team-hermes/hermes-mail-documentation
      

      You'll find an almost-finished version of the splash screen in hermes-mail-documentation\Art. You'll want hermes-mail-splash.svg. It's in vector format, so you can alter the dimensions, but not the proportions/aspect ratio. Don't use hermes-*-intermediate.svg; those have dependencies on our "corporate" font, one that is available nowhere else for now (Syd and I designed it).

      If you want different proportions, give me a shout and I'll alter it to whatever resolution you require.

      Note that we've migrated the source but discussions will stay on here for the foreseeable future.

       
      • Soren Bro

        Soren Bro - 2019-01-26

        Will do. I'll Just make the splashscren work first. My plan is using
        CreateThread and SetTimer KillTimer (and CloseHandle or ExitThread).... It
        came and wenr pretty fast yesterday till I understood it uses milliseconds.
        :)

        On Saturday, January 26, 2019, Ted Matavka nmatavka@users.sourceforge.net
        wrote:

        When you have registered for the site, pull the HERMES Mail repository
        as follows:

        hg clone https://USERNAME:PASSWORD@bitbucket.org/team-hermes/hermes-mail

        Move ALL CHANGED CODE to hermes-mail/Eudora71/ (with Replace All). Then
        do a commit and push.

        The splash screen is located in the HERMES Documentation repo. Pull it
        as follows:

        hg clone https://USERNAME:PASSWORD@bitbucket.org/team-hermes/hermes-mail-documentation

        You'll find an almost-finished version of the splash screen in
        hermes-mail-documentation\Art. You'll want hermes-mail-splash.svg. It's
        in vector format, so you can alter the dimensions, but not the
        proportions/aspect ratio. Don't use hermes-*-intermediate.svg; those have
        dependencies on our "corporate" font, one that is available nowhere else
        for now (Syd and I designed it).

        If you want different proportions, give me a shout and I'll alter it to
        whatever resolution you require.

        Note that we've migrated the source but discussions will stay on here
        for the foreseeable future
        .


        ATTN: SOREN THYGESEN (High Priority !!!)
        https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef


        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

         
        • Soren Bro

          Soren Bro - 2019-02-06

          OKAY I cloned the repo. Added a directory. did a commit, made it so far
          that it recognized new code being added thru the commit., but a push didnt
          do anything..Im happy so far.. noone will se my mess. :)

          On Sat, Jan 26, 2019 at 8:54 AM Soren Bro sbrothy@users.sourceforge.net
          wrote:

          Will do. I'll Just make the splashscren work first. My plan is using
          CreateThread and SetTimer KillTimer (and CloseHandle or ExitThread).... It
          came and wenr pretty fast yesterday till I understood it uses milliseconds.
          :)

          On Saturday, January 26, 2019, Ted Matavka nmatavka@users.sourceforge.net
          wrote:

          When you have registered for the site, pull the HERMES Mail repository
          as follows:

          hg clone https://USERNAME:PASSWORD@bitbucket.org/team-hermes/hermes-mail

          Move ALL CHANGED CODE to hermes-mail/Eudora71/ (with Replace All). Then
          do a commit and push.

          The splash screen is located in the HERMES Documentation repo. Pull it
          as follows:

          hg clone https://USERNAME:PASSWORD@
          bitbucket.org/team-hermes/hermes-mail-documentation

          You'll find an almost-finished version of the splash screen in
          hermes-mail-documentation\Art. You'll want hermes-mail-splash.svg. It's
          in vector format, so you can alter the dimensions, but not the
          proportions/aspect ratio. Don't use hermes-*-intermediate.svg; those have
          dependencies on our "corporate" font, one that is available nowhere else
          for now (Syd and I designed it).

          If you want different proportions, give me a shout and I'll alter it to
          whatever resolution you require.

          Note that
          we've migrated the source but discussions will stay on here for the
          foreseeable future
          .


          ATTN: SOREN THYGESEN (High Priority !!!)

          https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef

          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


          ATTN: SOREN THYGESEN (High Priority !!!)
          https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f


          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 - 2019-02-06

            I added a genius header:

            /

            The Hermes Team's agreed upon license:


            By reading this you agree that all of your Windoze are belong to us.

            *



            CChildFrm class. Declaration.


            PURPOSE:

            This is the frame (window) around the child view in this MDI application.


            [SBROTHY@GMAIL.COM]

            ***/

            Lets call it a pre-.beta.....

            On Wed, Feb 6, 2019 at 10:32 PM sbrothy@gmail.com wrote:

            OKAY I cloned the repo. Added a directory. did a commit, made it so far
            that it recognized new code being added thru the commit., but a push didnt
            do anything..Im happy so far.. noone will se my mess. :)

            On Sat, Jan 26, 2019 at 8:54 AM Soren Bro sbrothy@users.sourceforge.net
            wrote:

            Will do. I'll Just make the splashscren work first. My plan is using
            CreateThread and SetTimer KillTimer (and CloseHandle or ExitThread).... It
            came and wenr pretty fast yesterday till I understood it uses
            milliseconds.
            :)

            On Saturday, January 26, 2019, Ted Matavka nmatavka@users.sourceforge.net
            wrote:

            When you have registered for the site, pull the HERMES Mail repository
            as follows:

            hg clone https://USERNAME:PASSWORD@bitbucket.org/team-hermes/hermes-mail

            Move ALL CHANGED CODE to hermes-mail/Eudora71/ (with Replace All). Then
            do a commit and push.

            The splash screen is located in the HERMES Documentation repo. Pull it
            as follows:

            hg clone https://USERNAME:PASSWORD@
            bitbucket.org/team-hermes/hermes-mail-documentation

            You'll find an almost-finished version of the splash screen in
            hermes-mail-documentation\Art. You'll want hermes-mail-splash.svg. It's
            in vector format, so you can alter the dimensions, but not the
            proportions/aspect ratio. Don't use hermes-*-intermediate.svg; those have
            dependencies on our "corporate" font, one that is available nowhere else
            for now (Syd and I designed it).

            If you want different proportions, give me a shout and I'll alter it to
            whatever resolution you require.

            Note that
            we've migrated the source but discussions will stay on here for the
            foreseeable future
            .


            ATTN: SOREN THYGESEN (High Priority !!!)

            https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef

            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


            ATTN: SOREN THYGESEN (High Priority !!!)
            https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f


            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 - 2019-02-06

              Yes. Ive been working hard all day. Tomorrorow morning Ill get home and do
              the coffee thing and make it work,

              Right now, I´m tired

              Regards,
              Søren

              On Wed, Feb 6, 2019 at 10:34 PM sbrothy@gmail.com wrote:

              I added a genius header:

              /

              The Hermes Team's agreed upon license:


              By reading this you agree that all of your Windoze are belong to us.

              *



              CChildFrm class. Declaration.


              PURPOSE:

              This is the frame (window) around the child view in this MDI
              application.


              [SBROTHY@GMAIL.COM]

              ***/

              Lets call it a pre-.beta.....

              On Wed, Feb 6, 2019 at 10:32 PM sbrothy@gmail.com wrote:

              OKAY I cloned the repo. Added a directory. did a commit, made it so far
              that it recognized new code being added thru the commit., but a push didnt
              do anything..Im happy so far.. noone will se my mess. :)

              On Sat, Jan 26, 2019 at 8:54 AM Soren Bro sbrothy@users.sourceforge.net
              wrote:

              Will do. I'll Just make the splashscren work first. My plan is using
              CreateThread and SetTimer KillTimer (and CloseHandle or ExitThread)....
              It
              came and wenr pretty fast yesterday till I understood it uses
              milliseconds.
              :)

              On Saturday, January 26, 2019, Ted Matavka
              nmatavka@users.sourceforge.net
              wrote:

              When you have registered for the site, pull the HERMES Mail repository
              as follows:

              hg clone https://USERNAME:PASSWORD@bitbucket.org/team-hermes/hermes-mail

              Move ALL CHANGED CODE to hermes-mail/Eudora71/ (with Replace All).
              Then
              do a commit and push.

              The splash screen is located in the HERMES Documentation repo. Pull it
              as follows:

              hg clone https://USERNAME:PASSWORD@
              bitbucket.org/team-hermes/hermes-mail-documentation

              You'll find an almost-finished version of the splash screen in
              hermes-mail-documentation\Art. You'll want hermes-mail-splash.svg. It's
              in vector format, so you can alter the dimensions, but not the
              proportions/aspect ratio. Don't use hermes-*-intermediate.svg; those have
              dependencies on our "corporate" font, one that is available nowhere else
              for now (Syd and I designed it).

              If you want different proportions, give me a shout and I'll alter it to
              whatever resolution you require.

              Note that
              we've migrated the source but discussions will stay on here for the
              foreseeable future
              .


              ATTN: SOREN THYGESEN (High Priority !!!)

              https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef

              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


              ATTN: SOREN THYGESEN (High Priority !!!)
              https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f


              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 - 2019-02-06

                No. Make that exhausted,.

                On Wed, Feb 6, 2019 at 10:43 PM sbrothy@gmail.com wrote:

                Yes. Ive been working hard all day. Tomorrorow morning Ill get home and do
                the coffee thing and make it work,

                Right now, I´m tired

                Regards,
                Søren

                On Wed, Feb 6, 2019 at 10:34 PM sbrothy@gmail.com wrote:

                I added a genius header:

                /

                The Hermes Team's agreed upon license:


                By reading this you agree that all of your Windoze are belong to us.

                *



                CChildFrm class. Declaration.


                PURPOSE:

                This is the frame (window) around the child view in this MDI
                application.


                [SBROTHY@GMAIL.COM]

                ***/

                Lets call it a pre-.beta.....

                On Wed, Feb 6, 2019 at 10:32 PM sbrothy@gmail.com wrote:

                OKAY I cloned the repo. Added a directory. did a commit, made it so far
                that it recognized new code being added thru the commit., but a push didnt
                do anything..Im happy so far.. noone will se my mess. :)

                On Sat, Jan 26, 2019 at 8:54 AM Soren Bro sbrothy@users.sourceforge.net
                wrote:

                Will do. I'll Just make the splashscren work first. My plan is using
                CreateThread and SetTimer KillTimer (and CloseHandle or ExitThread)....
                It
                came and wenr pretty fast yesterday till I understood it uses
                milliseconds.
                :)

                On Saturday, January 26, 2019, Ted Matavka
                nmatavka@users.sourceforge.net
                wrote:

                When you have registered for the site, pull the HERMES Mail
                repository
                as follows:

                hg clone https://USERNAME:PASSWORD@
                bitbucket.org/team-hermes/hermes-mail

                Move ALL CHANGED CODE to hermes-mail/Eudora71/ (with Replace All).
                Then
                do a commit and push.

                The splash screen is located in the HERMES Documentation repo. Pull
                it
                as follows:

                hg clone https://USERNAME:PASSWORD@
                bitbucket.org/team-hermes/hermes-mail-documentation

                You'll find an almost-finished version of the splash screen in
                hermes-mail-documentation\Art. You'll want hermes-mail-splash.svg. It's
                in vector format, so you can alter the dimensions, but not the
                proportions/aspect ratio. Don't use hermes-*-intermediate.svg; those
                have
                dependencies on our "corporate" font, one that is available nowhere else
                for now (Syd and I designed it).

                If you want different proportions, give me a shout and I'll alter it to
                whatever resolution you require.

                Note that
                we've migrated the source but discussions will stay on here for the
                foreseeable future
                .


                ATTN: SOREN THYGESEN (High Priority !!!)

                https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef

                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


                ATTN: SOREN THYGESEN (High Priority !!!)
                https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f


                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/

                 
          • Ted Matavka

            Ted Matavka - 2019-02-07

            You have to do hg addremove!

            On Wed, 6 Feb 2019 at 16:32, Soren Bro sbrothy@users.sourceforge.net
            wrote:

            OKAY I cloned the repo. Added a directory. did a commit, made it so far
            that it recognized new code being added thru the commit., but a push didnt
            do anything..Im happy so far.. noone will se my mess. :)

            On Sat, Jan 26, 2019 at 8:54 AM Soren Bro sbrothy@users.sourceforge.net
            wrote:

            Will do. I'll Just make the splashscren work first. My plan is using
            CreateThread and SetTimer KillTimer (and CloseHandle or ExitThread).... It
            came and wenr pretty fast yesterday till I understood it uses milliseconds.
            :)

            On Saturday, January 26, 2019, Ted Matavka nmatavka@users.sourceforge.net
            wrote:

            When you have registered for the site, pull the HERMES Mail repository
            as follows:

            hg clone https://USERNAME:PASSWORD@bitbucket.org/team-hermes/hermes-mail

            Move ALL CHANGED CODE to hermes-mail/Eudora71/ (with Replace All). Then
            do a commit and push.

            The splash screen is located in the HERMES Documentation repo. Pull it
            as follows:

            hg clone https://USERNAME:PASSWORD@
            bitbucket.org/team-hermes/hermes-mail-documentation

            You'll find an almost-finished version of the splash screen in
            hermes-mail-documentation\Art. You'll want hermes-mail-splash.svg. It's
            in vector format, so you can alter the dimensions, but not the
            proportions/aspect ratio. Don't use hermes-*-intermediate.svg; those have
            dependencies on our "corporate" font, one that is available nowhere else
            for now (Syd and I designed it).

            If you want different proportions, give me a shout and I'll alter it to
            whatever resolution you require.

            Note that

            we've migrated the source but discussions will stay on here for the
            foreseeable future
            .


            ATTN: SOREN THYGESEN (High Priority !!!)

            https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef

            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


            ATTN: SOREN THYGESEN (High Priority !!!)

            https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f

            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/


            ATTN: SOREN THYGESEN (High Priority !!!)
            https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec


            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/

            --
            ----- BEGIN TECO SIGNATURE BLOCK -----
            32UD44UE97UR99UM101UA104UT106UO107UG110UL111UY114UP115UH116UI117UC$
            QA:^US$QP:^US$QD:^US$QI:^US$QA:^US$QM:^UQ$QG:^UQ$QA:^UQ$QP:^UQ$
            QE:^UQ$QO:^UU$QC:^UU$QH:^UU$QI:^UU$QD:^UU$QM:^UI$QY:^UI$QD:^UI$
            QT:^UI$QR:^UI$QR:^UB$QL:^UB$QY:^UB$QI:^UB$QT:^UB$GI-5CGUGS-5CGB10CGQ0JT$$
            ----- END TECO SIGNATURE BLOCK -----
            (Don't forget: ^ in TECO means just that, and $ means press the Esc key!)

             
            • Soren Bro

              Soren Bro - 2019-02-07

              Ah. That's the one. Don't worry. The command Window is still open. I'll do
              it shortly.

              On Thursday, February 7, 2019, Ted Matavka nmatavka@users.sourceforge.net
              wrote:

              You have to do hg addremove!

              On Wed, 6 Feb 2019 at 16:32, Soren Bro sbrothy@users.sourceforge.net
              wrote:

              OKAY I cloned the repo. Added a directory. did a commit, made it so far
              that it recognized new code being added thru the commit., but a push didnt
              do anything..Im happy so far.. noone will se my mess. :)

              On Sat, Jan 26, 2019 at 8:54 AM Soren Bro sbrothy@users.sourceforge.net
              wrote:

              Will do. I'll Just make the splashscren work first. My plan is using
              CreateThread and SetTimer KillTimer (and CloseHandle or ExitThread).... It
              came and wenr pretty fast yesterday till I understood it uses milliseconds.
              :)

              On Saturday, January 26, 2019, Ted Matavka nmatavka@users.sourceforge.net
              wrote:

              When you have registered for the site, pull the HERMES Mail repository
              as follows:

              hg clone https://USERNAME:PASSWORD@bitbucket.org/team-hermes/hermes-mail

              Move ALL CHANGED CODE to hermes-mail/Eudora71/ (with Replace All). Then
              do a commit and push.

              The splash screen is located in the HERMES Documentation repo. Pull it
              as follows:

              hg clone https://USERNAME:PASSWORD@
              bitbucket.org/team-hermes/hermes-mail-documentation

              You'll find an almost-finished version of the splash screen in
              hermes-mail-documentation\Art. You'll want hermes-mail-splash.svg. It's
              in vector format, so you can alter the dimensions, but not the
              proportions/aspect ratio. Don't use hermes-*-intermediate.svg; those have
              dependencies on our "corporate" font, one that is available nowhere else
              for now (Syd and I designed it).

              If you want different proportions, give me a shout and I'll alter it to
              whatever resolution you require.

              Note that

              we've migrated the source but discussions will stay on here for the
              foreseeable future
              .


              ATTN: SOREN THYGESEN (High Priority !!!)

              https://sourceforge.net/p/hermesmail/discussion/general/
              thread/67d2917b40/?limit=25#a405/fdef

              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


              ATTN: SOREN THYGESEN (High Priority !!!)
              https://sourceforge.net/p/hermesmail/discussion/general/
              thread/67d2917b40/?limit=25#a405/fdef/c99f

              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/


              ATTN: SOREN THYGESEN (High Priority !!!)
              https://sourceforge.net/p/hermesmail/discussion/general/
              thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec


              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/

              --
              ----- BEGIN TECO SIGNATURE BLOCK -----
              32UD44UE97UR99UM101UA104UT106UO107UG110UL111UY114UP115UH116UI117UC$
              QA:^US$QP:^US$QD:^US$QI:^US$QA:^US$QM:^UQ$QG:^UQ$QA:^UQ$QP:^UQ$
              QE:^UQ$QO:^UU$QC:^UU$QH:^UU$QI:^UU$QD:^UU$QM:^UI$QY:^UI$QD:^UI$
              QT:^UI$QR:^UI$QR:^UB$QL:^UB$QY:^UB$QI:^UB$QT:^UB$GI-5CGUGS-5CGB10CGQ0JT$$
              ----- END TECO SIGNATURE BLOCK -----
              (Don't forget: ^ in TECO means just that, and $ means press the Esc key!)
              ------------------------------

              ATTN: SOREN THYGESEN (High Priority !!!)
              https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec/fc09


              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

               
            • Soren Bro

              Soren Bro - 2019-02-07

              Well, something is happening now. If it´s the right thing we´ll have to
              see. Priority one will be to make that special window work as expected and
              make it send a mail.

              I´m attacking it on 2 fronts, hence the mess.

              The dropdown box with GUIDS are there temporarily for debug purposes. I
              want to be able to see if the window has a hook in the right doc/view....

              The user doesn't care about these IDs. Frankly I'm not sure if GUIDS are a
              good choice. They don´t do much for threading discxussions as they're not
              ssequential. On the other hand I can imagine the amount of outgoing mail
              some people send, and as such even a ULONG won´t be of much help for an ID.

              Really there shoud be a RDMS beneath this program, instead of .dat files
              and other childish stuff.

              Regards.

              On Thursday, February 7, 2019, Ted Matavka nmatavka@users.sourceforge.net
              wrote:

              You have to do hg addremove!

              On Wed, 6 Feb 2019 at 16:32, Soren Bro sbrothy@users.sourceforge.net
              wrote:

              OKAY I cloned the repo. Added a directory. did a commit, made it so far
              that it recognized new code being added thru the commit., but a push didnt
              do anything..Im happy so far.. noone will se my mess. :)

              On Sat, Jan 26, 2019 at 8:54 AM Soren Bro sbrothy@users.sourceforge.net
              wrote:

              Will do. I'll Just make the splashscren work first. My plan is using
              CreateThread and SetTimer KillTimer (and CloseHandle or ExitThread).... It
              came and wenr pretty fast yesterday till I understood it uses milliseconds.
              :)

              On Saturday, January 26, 2019, Ted Matavka nmatavka@users.sourceforge.net
              wrote:

              When you have registered for the site, pull the HERMES Mail repository
              as follows:

              hg clone https://USERNAME:PASSWORD@bitbucket.org/team-hermes/hermes-mail

              Move ALL CHANGED CODE to hermes-mail/Eudora71/ (with Replace All). Then
              do a commit and push.

              The splash screen is located in the HERMES Documentation repo. Pull it
              as follows:

              hg clone https://USERNAME:PASSWORD@
              bitbucket.org/team-hermes/hermes-mail-documentation

              You'll find an almost-finished version of the splash screen in
              hermes-mail-documentation\Art. You'll want hermes-mail-splash.svg. It's
              in vector format, so you can alter the dimensions, but not the
              proportions/aspect ratio. Don't use hermes-*-intermediate.svg; those have
              dependencies on our "corporate" font, one that is available nowhere else
              for now (Syd and I designed it).

              If you want different proportions, give me a shout and I'll alter it to
              whatever resolution you require.

              Note that

              we've migrated the source but discussions will stay on here for the
              foreseeable future
              .


              ATTN: SOREN THYGESEN (High Priority !!!)

              https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef

              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


              ATTN: SOREN THYGESEN (High Priority !!!)

              https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f

              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/


              ATTN: SOREN THYGESEN (High Priority !!!)

              https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec

              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/

              --
              ----- BEGIN TECO SIGNATURE BLOCK -----
              32UD44UE97UR99UM101UA104UT106UO107UG110UL111UY114UP115UH116UI117UC$
              QA:^US$QP:^US$QD:^US$QI:^US$QA:^US$QM:^UQ$QG:^UQ$QA:^UQ$QP:^UQ$
              QE:^UQ$QO:^UU$QC:^UU$QH:^UU$QI:^UU$QD:^UU$QM:^UI$QY:^UI$QD:^UI$
              QT:^UI$QR:^UI$QR:^UB$QL:^UB$QY:^UB$QI:^UB$QT:^UB$GI-5CGUGS-5CGB10CGQ0JT$$
              ----- END TECO SIGNATURE BLOCK -----
              (Don't forget: ^ in TECO means just that, and $ means press the Esc key!)
              ------------------------------

              ATTN: SOREN THYGESEN (High Priority !!!)
              https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec/fc09


              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 - 2019-02-07

                And I can see that even in the settings there a are some child diseases.
                They will be dealt with shortly though....

                On Thu, Feb 7, 2019 at 11:44 AM sbrothy@gmail.com wrote:

                Well, something is happening now. If it´s the right thing we´ll have to
                see. Priority one will be to make that special window work as expected and
                make it send a mail.

                I´m attacking it on 2 fronts, hence the mess.

                The dropdown box with GUIDS are there temporarily for debug purposes. I
                want to be able to see if the window has a hook in the right doc/view....

                The user doesn't care about these IDs. Frankly I'm not sure if GUIDS are a
                good choice. They don´t do much for threading discxussions as they're not
                ssequential. On the other hand I can imagine the amount of outgoing mail
                some people send, and as such even a ULONG won´t be of much help for an ID.

                Really there shoud be a RDMS beneath this program, instead of .dat files
                and other childish stuff.

                Regards.

                On Thursday, February 7, 2019, Ted Matavka nmatavka@users.sourceforge.net
                wrote:

                You have to do hg addremove!

                On Wed, 6 Feb 2019 at 16:32, Soren Bro sbrothy@users.sourceforge.net
                wrote:

                OKAY I cloned the repo. Added a directory. did a commit, made it so far
                that it recognized new code being added thru the commit., but a push didnt
                do anything..Im happy so far.. noone will se my mess. :)

                On Sat, Jan 26, 2019 at 8:54 AM Soren Bro sbrothy@users.sourceforge.net
                wrote:

                Will do. I'll Just make the splashscren work first. My plan is using
                CreateThread and SetTimer KillTimer (and CloseHandle or ExitThread).... It
                came and wenr pretty fast yesterday till I understood it uses
                milliseconds.
                :)

                On Saturday, January 26, 2019, Ted Matavka nmatavka@users.sourceforge.net
                wrote:

                When you have registered for the site, pull the HERMES Mail repository
                as follows:

                hg clone https://USERNAME:PASSWORD@bitbucket.org/team-hermes/hermes-mail

                Move ALL CHANGED CODE to hermes-mail/Eudora71/ (with Replace All). Then
                do a commit and push.

                The splash screen is located in the HERMES Documentation repo. Pull it
                as follows:

                hg clone https://USERNAME:PASSWORD@
                bitbucket.org/team-hermes/hermes-mail-documentation

                You'll find an almost-finished version of the splash screen in
                hermes-mail-documentation\Art. You'll want hermes-mail-splash.svg. It's
                in vector format, so you can alter the dimensions, but not the
                proportions/aspect ratio. Don't use hermes-*-intermediate.svg; those have
                dependencies on our "corporate" font, one that is available nowhere else
                for now (Syd and I designed it).

                If you want different proportions, give me a shout and I'll alter it to
                whatever resolution you require.

                Note that

                we've migrated the source but discussions will stay on here for the
                foreseeable future
                .


                ATTN: SOREN THYGESEN (High Priority !!!)

                https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef

                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


                ATTN: SOREN THYGESEN (High Priority !!!)

                https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f

                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/


                ATTN: SOREN THYGESEN (High Priority !!!)

                https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec

                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/

                --
                ----- BEGIN TECO SIGNATURE BLOCK -----
                32UD44UE97UR99UM101UA104UT106UO107UG110UL111UY114UP115UH116UI117UC$
                QA:^US$QP:^US$QD:^US$QI:^US$QA:^US$QM:^UQ$QG:^UQ$QA:^UQ$QP:^UQ$
                QE:^UQ$QO:^UU$QC:^UU$QH:^UU$QI:^UU$QD:^UU$QM:^UI$QY:^UI$QD:^UI$
                QT:^UI$QR:^UI$QR:^UB$QL:^UB$QY:^UB$QI:^UB$QT:^UB$GI-5CGUGS-5CGB10CGQ0JT$$
                ----- END TECO SIGNATURE BLOCK -----
                (Don't forget: ^ in TECO means just that, and $ means press the Esc key!)
                ------------------------------

                ATTN: SOREN THYGESEN (High Priority !!!)
                https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec/fc09


                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 - 2019-02-07

                  There are some problems I actually have fixed but they´re not part of this
                  upload. Rest assured it does work. It's just an error on my part with the
                  correct callback mappings.

                  Regards.

                  On Thu, Feb 7, 2019 at 11:45 AM sbrothy@gmail.com wrote:

                  And I can see that even in the settings there a are some child diseases.
                  They will be dealt with shortly though....

                  On Thu, Feb 7, 2019 at 11:44 AM sbrothy@gmail.com wrote:

                  Well, something is happening now. If it´s the right thing we´ll have to
                  see. Priority one will be to make that special window work as expected and
                  make it send a mail.

                  I´m attacking it on 2 fronts, hence the mess.

                  The dropdown box with GUIDS are there temporarily for debug purposes. I
                  want to be able to see if the window has a hook in the right doc/view....

                  The user doesn't care about these IDs. Frankly I'm not sure if GUIDS are
                  a good choice. They don´t do much for threading discxussions as they're not
                  ssequential. On the other hand I can imagine the amount of outgoing mail
                  some people send, and as such even a ULONG won´t be of much help for an ID.

                  Really there shoud be a RDMS beneath this program, instead of .dat files
                  and other childish stuff.

                  Regards.

                  On Thursday, February 7, 2019, Ted Matavka nmatavka@users.sourceforge.net wrote:

                  You have to do hg addremove!

                  On Wed, 6 Feb 2019 at 16:32, Soren Bro sbrothy@users.sourceforge.net
                  wrote:

                  OKAY I cloned the repo. Added a directory. did a commit, made it so far
                  that it recognized new code being added thru the commit., but a push
                  didnt
                  do anything..Im happy so far.. noone will se my mess. :)

                  On Sat, Jan 26, 2019 at 8:54 AM Soren Bro sbrothy@users.sourceforge.net
                  wrote:

                  Will do. I'll Just make the splashscren work first. My plan is using
                  CreateThread and SetTimer KillTimer (and CloseHandle or ExitThread)....
                  It
                  came and wenr pretty fast yesterday till I understood it uses
                  milliseconds.
                  :)

                  On Saturday, January 26, 2019, Ted Matavka
                  nmatavka@users.sourceforge.net
                  wrote:

                  When you have registered for the site, pull the HERMES Mail repository
                  as follows:

                  hg clone https://USERNAME:PASSWORD@bitbucket.org/team-hermes/hermes-mail

                  Move ALL CHANGED CODE to hermes-mail/Eudora71/ (with Replace All).
                  Then
                  do a commit and push.

                  The splash screen is located in the HERMES Documentation repo. Pull it
                  as follows:

                  hg clone https://USERNAME:PASSWORD@
                  bitbucket.org/team-hermes/hermes-mail-documentation

                  You'll find an almost-finished version of the splash screen in
                  hermes-mail-documentation\Art. You'll want hermes-mail-splash.svg. It's
                  in vector format, so you can alter the dimensions, but not the
                  proportions/aspect ratio. Don't use hermes-*-intermediate.svg; those have
                  dependencies on our "corporate" font, one that is available nowhere else
                  for now (Syd and I designed it).

                  If you want different proportions, give me a shout and I'll alter it to
                  whatever resolution you require.

                  Note that

                  we've migrated the source but discussions will stay on here for the
                  foreseeable future
                  .


                  ATTN: SOREN THYGESEN (High Priority !!!)

                  https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef

                  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


                  ATTN: SOREN THYGESEN (High Priority !!!)

                  https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f

                  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/


                  ATTN: SOREN THYGESEN (High Priority !!!)

                  https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec

                  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/

                  --
                  ----- BEGIN TECO SIGNATURE BLOCK -----
                  32UD44UE97UR99UM101UA104UT106UO107UG110UL111UY114UP115UH116UI117UC$
                  QA:^US$QP:^US$QD:^US$QI:^US$QA:^US$QM:^UQ$QG:^UQ$QA:^UQ$QP:^UQ$
                  QE:^UQ$QO:^UU$QC:^UU$QH:^UU$QI:^UU$QD:^UU$QM:^UI$QY:^UI$QD:^UI$
                  QT:^UI$QR:^UI$QR:^UB$QL:^UB$QY:^UB$QI:^UB$QT:^UB$GI-5CGUGS-5CGB10CGQ0JT$$
                  ----- END TECO SIGNATURE BLOCK -----
                  (Don't forget: ^ in TECO means just that, and $ means press the Esc key!)
                  ------------------------------

                  ATTN: SOREN THYGESEN (High Priority !!!)
                  https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec/fc09


                  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 - 2019-02-07

                    Yes. It was a simple missing

                    pDeleteFromServerAfterNumDays->SetData(DELETEFROMSERVERAFTERNUMDAYS);
                    

                    call.

                    On Thu, Feb 7, 2019 at 11:47 AM sbrothy@gmail.com wrote:

                    There are some problems I actually have fixed but they´re not part of this
                    upload. Rest assured it does work. It's just an error on my part with the
                    correct callback mappings.

                    Regards.

                    On Thu, Feb 7, 2019 at 11:45 AM sbrothy@gmail.com wrote:

                    And I can see that even in the settings there a are some child diseases.
                    They will be dealt with shortly though....

                    On Thu, Feb 7, 2019 at 11:44 AM sbrothy@gmail.com wrote:

                    Well, something is happening now. If it´s the right thing we´ll have to
                    see. Priority one will be to make that special window work as expected and
                    make it send a mail.

                    I´m attacking it on 2 fronts, hence the mess.

                    The dropdown box with GUIDS are there temporarily for debug purposes. I
                    want to be able to see if the window has a hook in the right doc/view....

                    The user doesn't care about these IDs. Frankly I'm not sure if GUIDS are
                    a good choice. They don´t do much for threading discxussions as they're not
                    ssequential. On the other hand I can imagine the amount of outgoing mail
                    some people send, and as such even a ULONG won´t be of much help for an ID.

                    Really there shoud be a RDMS beneath this program, instead of .dat files
                    and other childish stuff.

                    Regards.

                    On Thursday, February 7, 2019, Ted Matavka nmatavka@users.sourceforge.net wrote:

                    You have to do hg addremove!

                    On Wed, 6 Feb 2019 at 16:32, Soren Bro sbrothy@users.sourceforge.net
                    wrote:

                    OKAY I cloned the repo. Added a directory. did a commit, made it so far
                    that it recognized new code being added thru the commit., but a push
                    didnt
                    do anything..Im happy so far.. noone will se my mess. :)

                    On Sat, Jan 26, 2019 at 8:54 AM Soren Bro sbrothy@users.sourceforge.net
                    wrote:

                    Will do. I'll Just make the splashscren work first. My plan is using
                    CreateThread and SetTimer KillTimer (and CloseHandle or ExitThread)....
                    It
                    came and wenr pretty fast yesterday till I understood it uses
                    milliseconds.
                    :)

                    On Saturday, January 26, 2019, Ted Matavka
                    nmatavka@users.sourceforge.net
                    wrote:

                    When you have registered for the site, pull the HERMES Mail
                    repository
                    as follows:

                    hg clone https://USERNAME:PASSWORD@
                    bitbucket.org/team-hermes/hermes-mail

                    Move ALL CHANGED CODE to hermes-mail/Eudora71/ (with Replace All).
                    Then
                    do a commit and push.

                    The splash screen is located in the HERMES Documentation repo. Pull
                    it
                    as follows:

                    hg clone https://USERNAME:PASSWORD@
                    bitbucket.org/team-hermes/hermes-mail-documentation

                    You'll find an almost-finished version of the splash screen in
                    hermes-mail-documentation\Art. You'll want hermes-mail-splash.svg. It's
                    in vector format, so you can alter the dimensions, but not the
                    proportions/aspect ratio. Don't use hermes-*-intermediate.svg; those
                    have
                    dependencies on our "corporate" font, one that is available nowhere else
                    for now (Syd and I designed it).

                    If you want different proportions, give me a shout and I'll alter it to
                    whatever resolution you require.

                    Note that

                    we've migrated the source but discussions will stay on here for the
                    foreseeable future
                    .


                    ATTN: SOREN THYGESEN (High Priority !!!)

                    https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef

                    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


                    ATTN: SOREN THYGESEN (High Priority !!!)

                    https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f

                    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/


                    ATTN: SOREN THYGESEN (High Priority !!!)

                    https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec

                    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/

                    --
                    ----- BEGIN TECO SIGNATURE BLOCK -----
                    32UD44UE97UR99UM101UA104UT106UO107UG110UL111UY114UP115UH116UI117UC$
                    QA:^US$QP:^US$QD:^US$QI:^US$QA:^US$QM:^UQ$QG:^UQ$QA:^UQ$QP:^UQ$
                    QE:^UQ$QO:^UU$QC:^UU$QH:^UU$QI:^UU$QD:^UU$QM:^UI$QY:^UI$QD:^UI$

                    QT:^UI$QR:^UI$QR:^UB$QL:^UB$QY:^UB$QI:^UB$QT:^UB$GI-5CGUGS-5CGB10CGQ0JT$$
                    ----- END TECO SIGNATURE BLOCK -----
                    (Don't forget: ^ in TECO means just that, and $ means press the Esc
                    key!)
                    ------------------------------

                    ATTN: SOREN THYGESEN (High Priority !!!)
                    https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec/fc09


                    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 - 2019-02-07

                      I think you get the Debug EXE with the upload too. Just in case you cannot
                      compile the program.

                      I'll have to use Mercurial from now on then....

                      Ech.. :)

                      Regards,
                      Søren

                      On Thu, Feb 7, 2019 at 11:50 AM sbrothy@gmail.com wrote:

                      Yes. It was a simple missing

                      pDeleteFromServerAfterNumDays->SetData(DELETEFROMSERVERAFTERNUMDAYS);
                      

                      call.

                      On Thu, Feb 7, 2019 at 11:47 AM sbrothy@gmail.com wrote:

                      There are some problems I actually have fixed but they´re not part of
                      this upload. Rest assured it does work. It's just an error on my part with
                      the correct callback mappings.

                      Regards.

                      On Thu, Feb 7, 2019 at 11:45 AM sbrothy@gmail.com wrote:

                      And I can see that even in the settings there a are some child diseases.
                      They will be dealt with shortly though....

                      On Thu, Feb 7, 2019 at 11:44 AM sbrothy@gmail.com wrote:

                      Well, something is happening now. If it´s the right thing we´ll have to
                      see. Priority one will be to make that special window work as expected and
                      make it send a mail.

                      I´m attacking it on 2 fronts, hence the mess.

                      The dropdown box with GUIDS are there temporarily for debug purposes. I
                      want to be able to see if the window has a hook in the right doc/view....

                      The user doesn't care about these IDs. Frankly I'm not sure if GUIDS
                      are a good choice. They don´t do much for threading discxussions as they're
                      not ssequential. On the other hand I can imagine the amount of outgoing
                      mail some people send, and as such even a ULONG won´t be of much help for
                      an ID.

                      Really there shoud be a RDMS beneath this program, instead of .dat
                      files and other childish stuff.

                      Regards.

                      On Thursday, February 7, 2019, Ted Matavka nmatavka@users.sourceforge.net wrote:

                      You have to do hg addremove!

                      On Wed, 6 Feb 2019 at 16:32, Soren Bro sbrothy@users.sourceforge.net
                      wrote:

                      OKAY I cloned the repo. Added a directory. did a commit, made it so far
                      that it recognized new code being added thru the commit., but a push
                      didnt
                      do anything..Im happy so far.. noone will se my mess. :)

                      On Sat, Jan 26, 2019 at 8:54 AM Soren Bro
                      sbrothy@users.sourceforge.net
                      wrote:

                      Will do. I'll Just make the splashscren work first. My plan is using
                      CreateThread and SetTimer KillTimer (and CloseHandle or
                      ExitThread).... It
                      came and wenr pretty fast yesterday till I understood it uses
                      milliseconds.
                      :)

                      On Saturday, January 26, 2019, Ted Matavka
                      nmatavka@users.sourceforge.net
                      wrote:

                      When you have registered for the site, pull the HERMES Mail
                      repository
                      as follows:

                      hg clone https://USERNAME:PASSWORD@
                      bitbucket.org/team-hermes/hermes-mail

                      Move ALL CHANGED CODE to hermes-mail/Eudora71/ (with Replace All).
                      Then
                      do a commit and push.

                      The splash screen is located in the HERMES Documentation repo. Pull
                      it
                      as follows:

                      hg clone https://USERNAME:PASSWORD@
                      bitbucket.org/team-hermes/hermes-mail-documentation

                      You'll find an almost-finished version of the splash screen in
                      hermes-mail-documentation\Art. You'll want hermes-mail-splash.svg. It's
                      in vector format, so you can alter the dimensions, but not the
                      proportions/aspect ratio. Don't use hermes-*-intermediate.svg; those
                      have
                      dependencies on our "corporate" font, one that is available nowhere
                      else
                      for now (Syd and I designed it).

                      If you want different proportions, give me a shout and I'll alter it to
                      whatever resolution you require.

                      Note that

                      we've migrated the source but discussions will stay on here for the
                      foreseeable future
                      .


                      ATTN: SOREN THYGESEN (High Priority !!!)

                      https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef

                      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


                      ATTN: SOREN THYGESEN (High Priority !!!)

                      https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f

                      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/


                      ATTN: SOREN THYGESEN (High Priority !!!)

                      https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec

                      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/

                      --
                      ----- BEGIN TECO SIGNATURE BLOCK -----
                      32UD44UE97UR99UM101UA104UT106UO107UG110UL111UY114UP115UH116UI117UC$
                      QA:^US$QP:^US$QD:^US$QI:^US$QA:^US$QM:^UQ$QG:^UQ$QA:^UQ$QP:^UQ$
                      QE:^UQ$QO:^UU$QC:^UU$QH:^UU$QI:^UU$QD:^UU$QM:^UI$QY:^UI$QD:^UI$

                      QT:^UI$QR:^UI$QR:^UB$QL:^UB$QY:^UB$QI:^UB$QT:^UB$GI-5CGUGS-5CGB10CGQ0JT$$
                      ----- END TECO SIGNATURE BLOCK -----
                      (Don't forget: ^ in TECO means just that, and $ means press the Esc
                      key!)
                      ------------------------------

                      ATTN: SOREN THYGESEN (High Priority !!!)
                      https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec/fc09


                      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 - 2019-02-07

                        I would have liked the automaticx accessors to be inline but we cannot take
                        the addrterss of an inline function ofcourse. So there they are.

                        Regards.

                        On Thu, Feb 7, 2019 at 11:53 AM sbrothy@gmail.com wrote:

                        I think you get the Debug EXE with the upload too. Just in case you cannot
                        compile the program.

                        I'll have to use Mercurial from now on then....

                        Ech.. :)

                        Regards,
                        Søren

                        On Thu, Feb 7, 2019 at 11:50 AM sbrothy@gmail.com wrote:

                        Yes. It was a simple missing

                        pDeleteFromServerAfterNumDays->SetData(DELETEFROMSERVERAFTERNUMDAYS);
                        

                        call.

                        On Thu, Feb 7, 2019 at 11:47 AM sbrothy@gmail.com wrote:

                        There are some problems I actually have fixed but they´re not part of
                        this upload. Rest assured it does work. It's just an error on my part with
                        the correct callback mappings.

                        Regards.

                        On Thu, Feb 7, 2019 at 11:45 AM sbrothy@gmail.com wrote:

                        And I can see that even in the settings there a are some child
                        diseases. They will be dealt with shortly though....

                        On Thu, Feb 7, 2019 at 11:44 AM sbrothy@gmail.com wrote:

                        Well, something is happening now. If it´s the right thing we´ll have
                        to see. Priority one will be to make that special window work as expected
                        and make it send a mail.

                        I´m attacking it on 2 fronts, hence the mess.

                        The dropdown box with GUIDS are there temporarily for debug purposes.
                        I want to be able to see if the window has a hook in the right doc/view....

                        The user doesn't care about these IDs. Frankly I'm not sure if GUIDS
                        are a good choice. They don´t do much for threading discxussions as they're
                        not ssequential. On the other hand I can imagine the amount of outgoing
                        mail some people send, and as such even a ULONG won´t be of much help for
                        an ID.

                        Really there shoud be a RDMS beneath this program, instead of .dat
                        files and other childish stuff.

                        Regards.

                        On Thursday, February 7, 2019, Ted Matavka nmatavka@users.sourceforge.net wrote:

                        You have to do hg addremove!

                        On Wed, 6 Feb 2019 at 16:32, Soren Bro sbrothy@users.sourceforge.net
                        wrote:

                        OKAY I cloned the repo. Added a directory. did a commit, made it so
                        far
                        that it recognized new code being added thru the commit., but a push
                        didnt
                        do anything..Im happy so far.. noone will se my mess. :)

                        On Sat, Jan 26, 2019 at 8:54 AM Soren Bro
                        sbrothy@users.sourceforge.net
                        wrote:

                        Will do. I'll Just make the splashscren work first. My plan is using
                        CreateThread and SetTimer KillTimer (and CloseHandle or
                        ExitThread).... It
                        came and wenr pretty fast yesterday till I understood it uses
                        milliseconds.
                        :)

                        On Saturday, January 26, 2019, Ted Matavka
                        nmatavka@users.sourceforge.net
                        wrote:

                        When you have registered for the site, pull the HERMES Mail
                        repository
                        as follows:

                        hg clone https://USERNAME:PASSWORD@
                        bitbucket.org/team-hermes/hermes-mail

                        Move ALL CHANGED CODE to hermes-mail/Eudora71/ (with Replace All).
                        Then
                        do a commit and push.

                        The splash screen is located in the HERMES Documentation repo.
                        Pull it
                        as follows:

                        hg clone https://USERNAME:PASSWORD@
                        bitbucket.org/team-hermes/hermes-mail-documentation

                        You'll find an almost-finished version of the splash screen in
                        hermes-mail-documentation\Art. You'll want hermes-mail-splash.svg.
                        It's
                        in vector format, so you can alter the dimensions, but not the
                        proportions/aspect ratio. Don't use hermes-*-intermediate.svg; those
                        have
                        dependencies on our "corporate" font, one that is available nowhere
                        else
                        for now (Syd and I designed it).

                        If you want different proportions, give me a shout and I'll alter it
                        to
                        whatever resolution you require.

                        Note that

                        we've migrated the source but discussions will stay on here for the
                        foreseeable future
                        .


                        ATTN: SOREN THYGESEN (High Priority !!!)

                        https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef

                        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


                        ATTN: SOREN THYGESEN (High Priority !!!)

                        https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f

                        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/


                        ATTN: SOREN THYGESEN (High Priority !!!)

                        https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec

                        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/

                        --
                        ----- BEGIN TECO SIGNATURE BLOCK -----
                        32UD44UE97UR99UM101UA104UT106UO107UG110UL111UY114UP115UH116UI117UC$
                        QA:^US$QP:^US$QD:^US$QI:^US$QA:^US$QM:^UQ$QG:^UQ$QA:^UQ$QP:^UQ$
                        QE:^UQ$QO:^UU$QC:^UU$QH:^UU$QI:^UU$QD:^UU$QM:^UI$QY:^UI$QD:^UI$

                        QT:^UI$QR:^UI$QR:^UB$QL:^UB$QY:^UB$QI:^UB$QT:^UB$GI-5CGUGS-5CGB10CGQ0JT$$
                        ----- END TECO SIGNATURE BLOCK -----
                        (Don't forget: ^ in TECO means just that, and $ means press the Esc
                        key!)
                        ------------------------------

                        ATTN: SOREN THYGESEN (High Priority !!!)
                        https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec/fc09


                        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 - 2019-02-07

                          Authorization failed? Why did that message come after all the work and not
                          before?

                          Did anything get up there. Lemme check...

                          R,
                          Søren

                          On Thu, Feb 7, 2019 at 11:57 AM sbrothy@gmail.com wrote:

                          I would have liked the automaticx accessors to be inline but we cannot
                          take the addrterss of an inline function ofcourse. So there they are.

                          Regards.

                          On Thu, Feb 7, 2019 at 11:53 AM sbrothy@gmail.com wrote:

                          I think you get the Debug EXE with the upload too. Just in case you
                          cannot compile the program.

                          I'll have to use Mercurial from now on then....

                          Ech.. :)

                          Regards,
                          Søren

                          On Thu, Feb 7, 2019 at 11:50 AM sbrothy@gmail.com wrote:

                          Yes. It was a simple missing

                          pDeleteFromServerAfterNumDays->SetData(DELETEFROMSERVERAFTERNUMDAYS);
                          

                          call.

                          On Thu, Feb 7, 2019 at 11:47 AM sbrothy@gmail.com wrote:

                          There are some problems I actually have fixed but they´re not part of
                          this upload. Rest assured it does work. It's just an error on my part with
                          the correct callback mappings.

                          Regards.

                          On Thu, Feb 7, 2019 at 11:45 AM sbrothy@gmail.com wrote:

                          And I can see that even in the settings there a are some child
                          diseases. They will be dealt with shortly though....

                          On Thu, Feb 7, 2019 at 11:44 AM sbrothy@gmail.com wrote:

                          Well, something is happening now. If it´s the right thing we´ll have
                          to see. Priority one will be to make that special window work as expected
                          and make it send a mail.

                          I´m attacking it on 2 fronts, hence the mess.

                          The dropdown box with GUIDS are there temporarily for debug purposes.
                          I want to be able to see if the window has a hook in the right doc/view....

                          The user doesn't care about these IDs. Frankly I'm not sure if GUIDS
                          are a good choice. They don´t do much for threading discxussions as they're
                          not ssequential. On the other hand I can imagine the amount of outgoing
                          mail some people send, and as such even a ULONG won´t be of much help for
                          an ID.

                          Really there shoud be a RDMS beneath this program, instead of .dat
                          files and other childish stuff.

                          Regards.

                          On Thursday, February 7, 2019, Ted Matavka nmatavka@users.sourceforge.net wrote:

                          You have to do hg addremove!

                          On Wed, 6 Feb 2019 at 16:32, Soren Bro sbrothy@users.sourceforge.net
                          wrote:

                          OKAY I cloned the repo. Added a directory. did a commit, made it so
                          far
                          that it recognized new code being added thru the commit., but a push
                          didnt
                          do anything..Im happy so far.. noone will se my mess. :)

                          On Sat, Jan 26, 2019 at 8:54 AM Soren Bro
                          sbrothy@users.sourceforge.net
                          wrote:

                          Will do. I'll Just make the splashscren work first. My plan is using
                          CreateThread and SetTimer KillTimer (and CloseHandle or
                          ExitThread).... It
                          came and wenr pretty fast yesterday till I understood it uses
                          milliseconds.
                          :)

                          On Saturday, January 26, 2019, Ted Matavka
                          nmatavka@users.sourceforge.net
                          wrote:

                          When you have registered for the site, pull the HERMES Mail
                          repository
                          as follows:

                          hg clone https://USERNAME:PASSWORD@
                          bitbucket.org/team-hermes/hermes-mail

                          Move ALL CHANGED CODE to hermes-mail/Eudora71/ (with Replace
                          All). Then
                          do a commit and push.

                          The splash screen is located in the HERMES Documentation repo.
                          Pull it
                          as follows:

                          hg clone https://USERNAME:PASSWORD@
                          bitbucket.org/team-hermes/hermes-mail-documentation

                          You'll find an almost-finished version of the splash screen in
                          hermes-mail-documentation\Art. You'll want hermes-mail-splash.svg.
                          It's
                          in vector format, so you can alter the dimensions, but not the
                          proportions/aspect ratio. Don't use hermes-*-intermediate.svg; those
                          have
                          dependencies on our "corporate" font, one that is available nowhere
                          else
                          for now (Syd and I designed it).

                          If you want different proportions, give me a shout and I'll alter it
                          to
                          whatever resolution you require.

                          Note that

                          we've migrated the source but discussions will stay on here for the
                          foreseeable future
                          .


                          ATTN: SOREN THYGESEN (High Priority !!!)

                          https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef

                          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


                          ATTN: SOREN THYGESEN (High Priority !!!)

                          https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f

                          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/


                          ATTN: SOREN THYGESEN (High Priority !!!)

                          https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec

                          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/

                          --
                          ----- BEGIN TECO SIGNATURE BLOCK -----
                          32UD44UE97UR99UM101UA104UT106UO107UG110UL111UY114UP115UH116UI117UC$
                          QA:^US$QP:^US$QD:^US$QI:^US$QA:^US$QM:^UQ$QG:^UQ$QA:^UQ$QP:^UQ$
                          QE:^UQ$QO:^UU$QC:^UU$QH:^UU$QI:^UU$QD:^UU$QM:^UI$QY:^UI$QD:^UI$

                          QT:^UI$QR:^UI$QR:^UB$QL:^UB$QY:^UB$QI:^UB$QT:^UB$GI-5CGUGS-5CGB10CGQ0JT$$
                          ----- END TECO SIGNATURE BLOCK -----
                          (Don't forget: ^ in TECO means just that, and $ means press the Esc
                          key!)
                          ------------------------------

                          ATTN: SOREN THYGESEN (High Priority !!!)
                          https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec/fc09


                          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 - 2019-02-07

                            The number of password I use these days are legion.... :(

                            Regards,
                            Søren

                            On Thu, Feb 7, 2019 at 11:58 AM sbrothy@gmail.com wrote:

                            Authorization failed? Why did that message come after all the work and not
                            before?

                            Did anything get up there. Lemme check...

                            R,
                            Søren

                            On Thu, Feb 7, 2019 at 11:57 AM sbrothy@gmail.com wrote:

                            I would have liked the automaticx accessors to be inline but we cannot
                            take the addrterss of an inline function ofcourse. So there they are.

                            Regards.

                            On Thu, Feb 7, 2019 at 11:53 AM sbrothy@gmail.com wrote:

                            I think you get the Debug EXE with the upload too. Just in case you
                            cannot compile the program.

                            I'll have to use Mercurial from now on then....

                            Ech.. :)

                            Regards,
                            Søren

                            On Thu, Feb 7, 2019 at 11:50 AM sbrothy@gmail.com wrote:

                            Yes. It was a simple missing

                            pDeleteFromServerAfterNumDays->SetData(DELETEFROMSERVERAFTERNUMDAYS);

                            call.

                            On Thu, Feb 7, 2019 at 11:47 AM sbrothy@gmail.com wrote:

                            There are some problems I actually have fixed but they´re not part of
                            this upload. Rest assured it does work. It's just an error on my part with
                            the correct callback mappings.

                            Regards.

                            On Thu, Feb 7, 2019 at 11:45 AM sbrothy@gmail.com wrote:

                            And I can see that even in the settings there a are some child
                            diseases. They will be dealt with shortly though....

                            On Thu, Feb 7, 2019 at 11:44 AM sbrothy@gmail.com wrote:

                            Well, something is happening now. If it´s the right thing we´ll have
                            to see. Priority one will be to make that special window work as expected
                            and make it send a mail.

                            I´m attacking it on 2 fronts, hence the mess.

                            The dropdown box with GUIDS are there temporarily for debug
                            purposes. I want to be able to see if the window has a hook in the right
                            doc/view....

                            The user doesn't care about these IDs. Frankly I'm not sure if GUIDS
                            are a good choice. They don´t do much for threading discxussions as they're
                            not ssequential. On the other hand I can imagine the amount of outgoing
                            mail some people send, and as such even a ULONG won´t be of much help for
                            an ID.

                            Really there shoud be a RDMS beneath this program, instead of .dat
                            files and other childish stuff.

                            Regards.

                            On Thursday, February 7, 2019, Ted Matavka nmatavka@users.sourceforge.net wrote:

                            You have to do hg addremove!

                            On Wed, 6 Feb 2019 at 16:32, Soren Bro
                            sbrothy@users.sourceforge.net
                            wrote:

                            OKAY I cloned the repo. Added a directory. did a commit, made it so
                            far
                            that it recognized new code being added thru the commit., but a
                            push didnt
                            do anything..Im happy so far.. noone will se my mess. :)

                            On Sat, Jan 26, 2019 at 8:54 AM Soren Bro
                            sbrothy@users.sourceforge.net
                            wrote:

                            Will do. I'll Just make the splashscren work first. My plan is using
                            CreateThread and SetTimer KillTimer (and CloseHandle or
                            ExitThread).... It
                            came and wenr pretty fast yesterday till I understood it uses
                            milliseconds.
                            :)

                            On Saturday, January 26, 2019, Ted Matavka
                            nmatavka@users.sourceforge.net
                            wrote:

                            When you have registered for the site, pull the HERMES Mail
                            repository
                            as follows:

                            hg clone https://USERNAME:PASSWORD@
                            bitbucket.org/team-hermes/hermes-mail

                            Move ALL CHANGED CODE to hermes-mail/Eudora71/ (with Replace
                            All). Then
                            do a commit and push.

                            The splash screen is located in the HERMES Documentation repo.
                            Pull it
                            as follows:

                            hg clone https://USERNAME:PASSWORD@
                            bitbucket.org/team-hermes/hermes-mail-documentation

                            You'll find an almost-finished version of the splash screen in
                            hermes-mail-documentation\Art. You'll want hermes-mail-splash.svg.
                            It's
                            in vector format, so you can alter the dimensions, but not the
                            proportions/aspect ratio. Don't use hermes-*-intermediate.svg;
                            those have
                            dependencies on our "corporate" font, one that is available nowhere
                            else
                            for now (Syd and I designed it).

                            If you want different proportions, give me a shout and I'll alter
                            it to
                            whatever resolution you require.

                            Note that

                            we've migrated the source but discussions will stay on here for
                            the foreseeable future
                            .


                            ATTN: SOREN THYGESEN (High Priority !!!)

                            https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef

                            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


                            ATTN: SOREN THYGESEN (High Priority !!!)

                            https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f

                            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/


                            ATTN: SOREN THYGESEN (High Priority !!!)

                            https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec

                            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/

                            --
                            ----- BEGIN TECO SIGNATURE BLOCK -----
                            32UD44UE97UR99UM101UA104UT106UO107UG110UL111UY114UP115UH116UI117UC$
                            QA:^US$QP:^US$QD:^US$QI:^US$QA:^US$QM:^UQ$QG:^UQ$QA:^UQ$QP:^UQ$
                            QE:^UQ$QO:^UU$QC:^UU$QH:^UU$QI:^UU$QD:^UU$QM:^UI$QY:^UI$QD:^UI$

                            QT:^UI$QR:^UI$QR:^UB$QL:^UB$QY:^UB$QI:^UB$QT:^UB$GI-5CGUGS-5CGB10CGQ0JT$$
                            ----- END TECO SIGNATURE BLOCK -----
                            (Don't forget: ^ in TECO means just that, and $ means press the Esc
                            key!)
                            ------------------------------

                            ATTN: SOREN THYGESEN (High Priority !!!)
                            https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec/fc09


                            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 - 2019-02-07

                              Oh DUH! BRB...

                              Regards.
                              Søren

                              On Thu, Feb 7, 2019 at 12:02 PM Soren Bro sbrothy@users.sourceforge.net
                              wrote:

                              The number of password I use these days are legion.... :(

                              Regards,
                              Søren

                              On Thu, Feb 7, 2019 at 11:58 AM sbrothy@gmail.com wrote:

                              Authorization failed? Why did that message come after all the work and not
                              before?

                              Did anything get up there. Lemme check...

                              R,
                              Søren

                              On Thu, Feb 7, 2019 at 11:57 AM sbrothy@gmail.com wrote:

                              I would have liked the automaticx accessors to be inline but we cannot
                              take the addrterss of an inline function ofcourse. So there they are.

                              Regards.

                              On Thu, Feb 7, 2019 at 11:53 AM sbrothy@gmail.com wrote:

                              I think you get the Debug EXE with the upload too. Just in case you
                              cannot compile the program.

                              I'll have to use Mercurial from now on then....

                              Ech.. :)

                              Regards,
                              Søren

                              On Thu, Feb 7, 2019 at 11:50 AM sbrothy@gmail.com wrote:

                              Yes. It was a simple missing

                              pDeleteFromServerAfterNumDays->SetData(DELETEFROMSERVERAFTERNUMDAYS);

                              call.

                              On Thu, Feb 7, 2019 at 11:47 AM sbrothy@gmail.com wrote:

                              There are some problems I actually have fixed but they´re not part of
                              this upload. Rest assured it does work. It's just an error on my part with
                              the correct callback mappings.

                              Regards.

                              On Thu, Feb 7, 2019 at 11:45 AM sbrothy@gmail.com wrote:

                              And I can see that even in the settings there a are some child
                              diseases. They will be dealt with shortly though....

                              On Thu, Feb 7, 2019 at 11:44 AM sbrothy@gmail.com wrote:

                              Well, something is happening now. If it´s the right thing we´ll have
                              to see. Priority one will be to make that special window work as expected
                              and make it send a mail.

                              I´m attacking it on 2 fronts, hence the mess.

                              The dropdown box with GUIDS are there temporarily for debug
                              purposes. I want to be able to see if the window has a hook in the right
                              doc/view....

                              The user doesn't care about these IDs. Frankly I'm not sure if GUIDS
                              are a good choice. They don´t do much for threading discxussions as they're
                              not ssequential. On the other hand I can imagine the amount of outgoing
                              mail some people send, and as such even a ULONG won´t be of much help for
                              an ID.

                              Really there shoud be a RDMS beneath this program, instead of .dat
                              files and other childish stuff.

                              Regards.

                              On Thursday, February 7, 2019, Ted Matavka nmatavka@users.sourceforge.net
                              wrote:

                              You have to do hg addremove!

                              On Wed, 6 Feb 2019 at 16:32, Soren Bro
                              sbrothy@users.sourceforge.net
                              wrote:

                              OKAY I cloned the repo. Added a directory. did a commit, made it so
                              far
                              that it recognized new code being added thru the commit., but a
                              push didnt
                              do anything..Im happy so far.. noone will se my mess. :)

                              On Sat, Jan 26, 2019 at 8:54 AM Soren Bro
                              sbrothy@users.sourceforge.net
                              wrote:

                              Will do. I'll Just make the splashscren work first. My plan is using
                              CreateThread and SetTimer KillTimer (and CloseHandle or
                              ExitThread).... It
                              came and wenr pretty fast yesterday till I understood it uses
                              milliseconds.
                              :)

                              On Saturday, January 26, 2019, Ted Matavka
                              nmatavka@users.sourceforge.net
                              wrote:

                              When you have registered for the site, pull the HERMES Mail
                              repository
                              as follows:

                              hg clone https://USERNAME:PASSWORD@
                              bitbucket.org/team-hermes/hermes-mail

                              Move ALL CHANGED CODE to hermes-mail/Eudora71/ (with Replace
                              All). Then
                              do a commit and push.

                              The splash screen is located in the HERMES Documentation repo.
                              Pull it
                              as follows:

                              hg clone https://USERNAME:PASSWORD@
                              bitbucket.org/team-hermes/hermes-mail-documentation

                              You'll find an almost-finished version of the splash screen in
                              hermes-mail-documentation\Art. You'll want hermes-mail-splash.svg.
                              It's
                              in vector format, so you can alter the dimensions, but not the
                              proportions/aspect ratio. Don't use hermes-*-intermediate.svg;
                              those have
                              dependencies on our "corporate" font, one that is available nowhere
                              else
                              for now (Syd and I designed it).

                              If you want different proportions, give me a shout and I'll alter
                              it to
                              whatever resolution you require.

                              Note that

                              we've migrated the source but discussions will stay on here for the
                              foreseeable future
                              .


                              ATTN: SOREN THYGESEN (High Priority !!!)

                              https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef

                              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


                              ATTN: SOREN THYGESEN (High Priority !!!)

                              https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f

                              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/


                              ATTN: SOREN THYGESEN (High Priority !!!)

                              https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec

                              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/

                              --
                              ----- BEGIN TECO SIGNATURE BLOCK -----
                              32UD44UE97UR99UM101UA104UT106UO107UG110UL111UY114UP115UH116UI117UC$
                              QA:^US$QP:^US$QD:^US$QI:^US$QA:^US$QM:^UQ$QG:^UQ$QA:^UQ$QP:^UQ$
                              QE:^UQ$QO:^UU$QC:^UU$QH:^UU$QI:^UU$QD:^UU$QM:^UI$QY:^UI$QD:^UI$

                              QT:^UI$QR:^UI$QR:^UB$QL:^UB$QY:^UB$QI:^UB$QT:^UB$GI-5CGUGS-5CGB10CGQ0JT$$
                              ----- END TECO SIGNATURE BLOCK -----
                              (Don't forget: ^ in TECO means just that, and $ means press the Esc
                              key!)
                              ------------------------------

                              ATTN: SOREN THYGESEN (High Priority !!!)

                              https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec/fc09

                              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/


                              ATTN: SOREN THYGESEN (High Priority !!!)
                              https://sourceforge.net/p/hermesmail/discussion/general/thread/67d2917b40/?limit=25#a405/fdef/c99f/2fec/fc09/9d32/ddca/f93c/1907/42bb/f424/dc82/6850


                              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/

                               

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.