Click here to Skip to main content
15,886,806 members
Articles / Mobile Apps / Windows Mobile

Task Manager for Windows Mobile and Windows CE

Rate me:
Please Sign up or sign in to vote.
4.51/5 (23 votes)
30 Nov 2008CPOL10 min read 112.3K   7.3K   79  
Source code for writing your own Task Manager for Windows Mobile or Windows CE based devices

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CETaskManager", "CETaskManager\CETaskManager.csproj", "{64D56AE9-E354-449D-AA15-236BBB5AD031}"
	ProjectSection(ProjectDependencies) = postProject
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F} = {48C2C3B4-A54F-49C7-85B7-4220DC7F151F}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ToolBox", "ToolBox\ToolBox.vcproj", "{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}"
EndProject
Project("{B900F1C2-3D47-4FEC-85B3-04AAF18C3634}") = "TaskManager", "CAB\TaskManager.vddproj", "{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Debug|Ensor (x86) = Debug|Ensor (x86)
		Debug|Ensor6 (x86) = Debug|Ensor6 (x86)
		Debug|Mixed Platforms = Debug|Mixed Platforms
		Debug|Win32 = Debug|Win32
		Debug|Windows Mobile 6 Professional SDK (ARMV4I) = Debug|Windows Mobile 6 Professional SDK (ARMV4I)
		Release|Any CPU = Release|Any CPU
		Release|Ensor (x86) = Release|Ensor (x86)
		Release|Ensor6 (x86) = Release|Ensor6 (x86)
		Release|Mixed Platforms = Release|Mixed Platforms
		Release|Win32 = Release|Win32
		Release|Windows Mobile 6 Professional SDK (ARMV4I) = Release|Windows Mobile 6 Professional SDK (ARMV4I)
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{64D56AE9-E354-449D-AA15-236BBB5AD031}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{64D56AE9-E354-449D-AA15-236BBB5AD031}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{64D56AE9-E354-449D-AA15-236BBB5AD031}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
		{64D56AE9-E354-449D-AA15-236BBB5AD031}.Debug|Ensor (x86).ActiveCfg = Debug|Any CPU
		{64D56AE9-E354-449D-AA15-236BBB5AD031}.Debug|Ensor6 (x86).ActiveCfg = Debug|Any CPU
		{64D56AE9-E354-449D-AA15-236BBB5AD031}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
		{64D56AE9-E354-449D-AA15-236BBB5AD031}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
		{64D56AE9-E354-449D-AA15-236BBB5AD031}.Debug|Mixed Platforms.Deploy.0 = Debug|Any CPU
		{64D56AE9-E354-449D-AA15-236BBB5AD031}.Debug|Win32.ActiveCfg = Debug|Any CPU
		{64D56AE9-E354-449D-AA15-236BBB5AD031}.Debug|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug|Any CPU
		{64D56AE9-E354-449D-AA15-236BBB5AD031}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{64D56AE9-E354-449D-AA15-236BBB5AD031}.Release|Any CPU.Build.0 = Release|Any CPU
		{64D56AE9-E354-449D-AA15-236BBB5AD031}.Release|Any CPU.Deploy.0 = Release|Any CPU
		{64D56AE9-E354-449D-AA15-236BBB5AD031}.Release|Ensor (x86).ActiveCfg = Release|Any CPU
		{64D56AE9-E354-449D-AA15-236BBB5AD031}.Release|Ensor6 (x86).ActiveCfg = Release|Any CPU
		{64D56AE9-E354-449D-AA15-236BBB5AD031}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
		{64D56AE9-E354-449D-AA15-236BBB5AD031}.Release|Mixed Platforms.Build.0 = Release|Any CPU
		{64D56AE9-E354-449D-AA15-236BBB5AD031}.Release|Mixed Platforms.Deploy.0 = Release|Any CPU
		{64D56AE9-E354-449D-AA15-236BBB5AD031}.Release|Win32.ActiveCfg = Release|Any CPU
		{64D56AE9-E354-449D-AA15-236BBB5AD031}.Release|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Any CPU
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Debug|Any CPU.ActiveCfg = Debug|Win32
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Debug|Ensor (x86).ActiveCfg = Debug|Ensor (x86)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Debug|Ensor (x86).Build.0 = Debug|Ensor (x86)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Debug|Ensor (x86).Deploy.0 = Debug|Ensor (x86)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Debug|Ensor6 (x86).ActiveCfg = Debug|Ensor6 (x86)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Debug|Ensor6 (x86).Build.0 = Debug|Ensor6 (x86)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Debug|Ensor6 (x86).Deploy.0 = Debug|Ensor6 (x86)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Debug|Mixed Platforms.ActiveCfg = Debug|Windows Mobile 6 Professional SDK (ARMV4I)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Debug|Mixed Platforms.Build.0 = Debug|Windows Mobile 6 Professional SDK (ARMV4I)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Debug|Win32.ActiveCfg = Debug|Win32
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Debug|Win32.Build.0 = Debug|Win32
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Debug|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Professional SDK (ARMV4I)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Debug|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug|Windows Mobile 6 Professional SDK (ARMV4I)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Debug|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Debug|Windows Mobile 6 Professional SDK (ARMV4I)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Release|Any CPU.ActiveCfg = Release|Win32
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Release|Ensor (x86).ActiveCfg = Release|Ensor (x86)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Release|Ensor (x86).Build.0 = Release|Ensor (x86)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Release|Ensor (x86).Deploy.0 = Release|Ensor (x86)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Release|Ensor6 (x86).ActiveCfg = Release|Ensor6 (x86)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Release|Ensor6 (x86).Build.0 = Release|Ensor6 (x86)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Release|Ensor6 (x86).Deploy.0 = Release|Ensor6 (x86)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Release|Mixed Platforms.ActiveCfg = Release|Windows Mobile 6 Professional SDK (ARMV4I)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Release|Mixed Platforms.Build.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Release|Win32.ActiveCfg = Release|Win32
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Release|Win32.Build.0 = Release|Win32
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Release|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Professional SDK (ARMV4I)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Release|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I)
		{48C2C3B4-A54F-49C7-85B7-4220DC7F151F}.Release|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I)
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Debug|Any CPU.ActiveCfg = Debug
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Debug|Any CPU.Build.0 = Debug
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Debug|Ensor (x86).ActiveCfg = Debug
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Debug|Ensor (x86).Build.0 = Debug
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Debug|Ensor6 (x86).ActiveCfg = Debug
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Debug|Ensor6 (x86).Build.0 = Debug
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Debug|Mixed Platforms.ActiveCfg = Debug
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Debug|Mixed Platforms.Build.0 = Debug
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Debug|Win32.ActiveCfg = Debug
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Debug|Win32.Build.0 = Debug
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Debug|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Debug|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Release|Any CPU.ActiveCfg = Release
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Release|Any CPU.Build.0 = Release
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Release|Ensor (x86).ActiveCfg = Release
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Release|Ensor (x86).Build.0 = Release
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Release|Ensor6 (x86).ActiveCfg = Release
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Release|Ensor6 (x86).Build.0 = Release
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Release|Mixed Platforms.ActiveCfg = Release
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Release|Mixed Platforms.Build.0 = Release
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Release|Win32.ActiveCfg = Release
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Release|Win32.Build.0 = Release
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Release|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release
		{EC1FEE30-4FC3-41BA-8BD2-C1C07FB2574E}.Release|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader
Belgium Belgium
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions