Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. 64 bit rant of the day

64 bit rant of the day

Scheduled Pinned Locked Moved The Lounge
csharpcomtoolsquestion
6 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    Ennis Ray Lynch Jr
    wrote on last edited by
    #1

    Ugh, required dll's that only run in 32 bit address space. I never thought I would have to be so sensitive to RAM!

    Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost "All users always want Excel" --Ennis Lynch

    J S OriginalGriffO D 4 Replies Last reply
    0
    • E Ennis Ray Lynch Jr

      Ugh, required dll's that only run in 32 bit address space. I never thought I would have to be so sensitive to RAM!

      Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost "All users always want Excel" --Ennis Lynch

      J Offline
      J Offline
      Jorgen Andersson
      wrote on last edited by
      #2

      Bah, 2GB ought to be enough for anybody

      "The ones who care enough to do it right care too much to compromise." Matthew Faithfull

      E 1 Reply Last reply
      0
      • E Ennis Ray Lynch Jr

        Ugh, required dll's that only run in 32 bit address space. I never thought I would have to be so sensitive to RAM!

        Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost "All users always want Excel" --Ennis Lynch

        S Offline
        S Offline
        S Houghtelin
        wrote on last edited by
        #3

        Ennis Ray Lynch, Jr. wrote:

        I never thought I would have to be so sensitive

        Who would have thought that you're the sensitive type?

        It was broke, so I fixed it.

        1 Reply Last reply
        0
        • J Jorgen Andersson

          Bah, 2GB ought to be enough for anybody

          "The ones who care enough to do it right care too much to compromise." Matthew Faithfull

          E Offline
          E Offline
          Ennis Ray Lynch Jr
          wrote on last edited by
          #4

          lol, actually I could probably do everything in under a few megs. Unf. Time vs. Ram.

          Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost "All users always want Excel" --Ennis Lynch

          1 Reply Last reply
          0
          • E Ennis Ray Lynch Jr

            Ugh, required dll's that only run in 32 bit address space. I never thought I would have to be so sensitive to RAM!

            Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost "All users always want Excel" --Ennis Lynch

            OriginalGriffO Offline
            OriginalGriffO Offline
            OriginalGriff
            wrote on last edited by
            #5

            No, 0x534B435553205449 is a 64 bit rant:

            string s = "IT SUCKS";
            byte[] bytes = System.Text.Encoding.ASCII.GetBytes(s);
            long rant = BitConverter.ToInt64(bytes, 0);
            Console.WriteLine("0x{0:X8}", rant);

            The universe is composed of electrons, neutrons, protons and......morons. (ThePhantomUpvoter)

            "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
            "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

            1 Reply Last reply
            0
            • E Ennis Ray Lynch Jr

              Ugh, required dll's that only run in 32 bit address space. I never thought I would have to be so sensitive to RAM!

              Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost "All users always want Excel" --Ennis Lynch

              D Offline
              D Offline
              djdanlib 0
              wrote on last edited by
              #6

              I bet you could get some ideas from "VST bridge" software. This has been a long-time issue in the audio recording industry, where 64-bit host applications have to host a mix of 32-bit and 64-bit plugins. It's a big enough problem that a bunch of different people have made bridge software.

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups