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. General Programming
  3. .NET (Core and Framework)
  4. Processes list in Windows CE (.NET Compact Framework)

Processes list in Windows CE (.NET Compact Framework)

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpvisual-studiohardwarehelptutorial
3 Posts 2 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.
  • S Offline
    S Offline
    steve_9496613
    wrote on last edited by
    #1

    Hello everybody, I need to get the list of all the processes running in a Windows Embedded Compact 7 operating system. My application is written in C# (Visual Studio 2008). The problem is that the function System.Diagnostics.Process.GetProcesses() is not present in .NET Compact Framework and I don't know how to get the processes list. Someone has some ideas on how to solve the problem? Thank you in advance.

    L 1 Reply Last reply
    0
    • S steve_9496613

      Hello everybody, I need to get the list of all the processes running in a Windows Embedded Compact 7 operating system. My application is written in C# (Visual Studio 2008). The problem is that the function System.Diagnostics.Process.GetProcesses() is not present in .NET Compact Framework and I don't know how to get the processes list. Someone has some ideas on how to solve the problem? Thank you in advance.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Compact Framework Process class that supports fully specified file paths[^]

      Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

      S 1 Reply Last reply
      0
      • L Lost User

        Compact Framework Process class that supports fully specified file paths[^]

        Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

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

        Thanks Eddy! That's what I needed! Unfortunately I had not found that article...

        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