cecreateevent.sln

来自「WinCE下有名Event事件编程源码 WinCE named event 在」· SLN 代码 · 共 23 行

SLN
23
字号

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CECreateEvent", "CECreateEvent\CECreateEvent.vcproj", "{D39411CC-6C62-4285-ACE1-ECB2C00C55E1}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Emulator_test1 (ARMV4I) = Debug|Emulator_test1 (ARMV4I)
		Release|Emulator_test1 (ARMV4I) = Release|Emulator_test1 (ARMV4I)
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{D39411CC-6C62-4285-ACE1-ECB2C00C55E1}.Debug|Emulator_test1 (ARMV4I).ActiveCfg = Debug|Emulator_test1 (ARMV4I)
		{D39411CC-6C62-4285-ACE1-ECB2C00C55E1}.Debug|Emulator_test1 (ARMV4I).Build.0 = Debug|Emulator_test1 (ARMV4I)
		{D39411CC-6C62-4285-ACE1-ECB2C00C55E1}.Debug|Emulator_test1 (ARMV4I).Deploy.0 = Debug|Emulator_test1 (ARMV4I)
		{D39411CC-6C62-4285-ACE1-ECB2C00C55E1}.Release|Emulator_test1 (ARMV4I).ActiveCfg = Release|Emulator_test1 (ARMV4I)
		{D39411CC-6C62-4285-ACE1-ECB2C00C55E1}.Release|Emulator_test1 (ARMV4I).Build.0 = Release|Emulator_test1 (ARMV4I)
		{D39411CC-6C62-4285-ACE1-ECB2C00C55E1}.Release|Emulator_test1 (ARMV4I).Deploy.0 = Release|Emulator_test1 (ARMV4I)
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?