Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

947 lines
24 KiB

  1. # Microsoft Developer Studio Project File - Name="CAPICOM" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=CAPICOM - Win32 Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE
  9. !MESSAGE NMAKE /f "CAPICOM.mak".
  10. !MESSAGE
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE
  14. !MESSAGE NMAKE /f "CAPICOM.mak" CFG="CAPICOM - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "CAPICOM - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "CAPICOM - Win32 Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE "CAPICOM - Win32 Release MinSize" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "CAPICOM - Win32 Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE "CAPICOM - Win32 Unicode Release MinSize" (based on "Win32 (x86) Dynamic-Link Library")
  23. !MESSAGE "CAPICOM - Win32 Unicode Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
  24. !MESSAGE
  25. # Begin Project
  26. # PROP AllowPerConfigDependencies 0
  27. # PROP Scc_ProjName ""
  28. # PROP Scc_LocalPath ""
  29. CPP=cl.exe
  30. MTL=midl.exe
  31. RSC=rc.exe
  32. !IF "$(CFG)" == "CAPICOM - Win32 Debug"
  33. # PROP BASE Use_MFC 0
  34. # PROP BASE Use_Debug_Libraries 1
  35. # PROP BASE Output_Dir "Debug"
  36. # PROP BASE Intermediate_Dir "Debug"
  37. # PROP BASE Target_Dir ""
  38. # PROP Use_MFC 0
  39. # PROP Use_Debug_Libraries 1
  40. # PROP Output_Dir "Debug"
  41. # PROP Intermediate_Dir "Debug"
  42. # PROP Ignore_Export_Lib 0
  43. # PROP Target_Dir ""
  44. # ADD BASE CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ /c
  45. # ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CERT_CHAIN_PARA_HAS_EXTRA_FIELDS" /FR /Yu"stdafx.h" /FD /D /GZ /c
  46. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  47. # ADD RSC /l 0x409 /d "_DEBUG"
  48. BSC32=bscmake.exe
  49. # ADD BASE BSC32 /nologo
  50. # ADD BSC32 /nologo
  51. LINK32=link.exe
  52. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  53. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib adsiid.lib pkifmt.lib crypt32.lib cryptui.lib wintrust.lib mssign32.lib unicode.lib wininet.lib bufferoverflowu.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  54. # SUBTRACT LINK32 /nodefaultlib
  55. # Begin Custom Build - Performing registration
  56. OutDir=.\Debug
  57. TargetPath=.\Debug\CAPICOM.dll
  58. InputPath=.\Debug\CAPICOM.dll
  59. SOURCE="$(InputPath)"
  60. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  61. regsvr32 /s /c "$(TargetPath)"
  62. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  63. # End Custom Build
  64. !ELSEIF "$(CFG)" == "CAPICOM - Win32 Unicode Debug"
  65. # PROP BASE Use_MFC 0
  66. # PROP BASE Use_Debug_Libraries 1
  67. # PROP BASE Output_Dir "DebugU"
  68. # PROP BASE Intermediate_Dir "DebugU"
  69. # PROP BASE Target_Dir ""
  70. # PROP Use_MFC 0
  71. # PROP Use_Debug_Libraries 1
  72. # PROP Output_Dir "DebugU"
  73. # PROP Intermediate_Dir "DebugU"
  74. # PROP Ignore_Export_Lib 0
  75. # PROP Target_Dir ""
  76. # ADD BASE CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /GZ /c
  77. # ADD CPP /nologo /MTd /W3 /Gm /ZI /Od /D "_DEBUG" /D "_UNICODE" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /Yu"stdafx.h" /FD /D /GX" /GZ " /c
  78. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  79. # ADD RSC /l 0x409 /d "_DEBUG"
  80. BSC32=bscmake.exe
  81. # ADD BASE BSC32 /nologo
  82. # ADD BSC32 /nologo
  83. LINK32=link.exe
  84. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  85. # ADD LINK32 lib\base64.lib lib\cryptui.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib adsiid.lib crypt32.lib cryptui.lib wintrust.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  86. # Begin Custom Build - Performing registration
  87. OutDir=.\DebugU
  88. TargetPath=.\DebugU\CAPICOM.dll
  89. InputPath=.\DebugU\CAPICOM.dll
  90. SOURCE="$(InputPath)"
  91. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  92. if "%OS%"=="" goto NOTNT
  93. if not "%OS%"=="Windows_NT" goto NOTNT
  94. regsvr32 /s /c "$(TargetPath)"
  95. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  96. goto end
  97. :NOTNT
  98. echo Warning : Cannot register Unicode DLL on Windows 95
  99. :end
  100. # End Custom Build
  101. !ELSEIF "$(CFG)" == "CAPICOM - Win32 Release MinSize"
  102. # PROP BASE Use_MFC 0
  103. # PROP BASE Use_Debug_Libraries 0
  104. # PROP BASE Output_Dir "ReleaseMinSize"
  105. # PROP BASE Intermediate_Dir "ReleaseMinSize"
  106. # PROP BASE Target_Dir ""
  107. # PROP Use_MFC 0
  108. # PROP Use_Debug_Libraries 0
  109. # PROP Output_Dir "ReleaseMinSize"
  110. # PROP Intermediate_Dir "ReleaseMinSize"
  111. # PROP Ignore_Export_Lib 0
  112. # PROP Target_Dir ""
  113. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_DLL" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  114. # ADD CPP /nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_DLL" /Yu"stdafx.h" /FD /c
  115. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  116. # ADD RSC /l 0x409 /d "NDEBUG"
  117. BSC32=bscmake.exe
  118. # ADD BASE BSC32 /nologo
  119. # ADD BSC32 /nologo
  120. LINK32=link.exe
  121. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
  122. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib adsiid.lib pkifmt.lib crypt32.lib cryptui.lib wintrust.lib mssign32.lib unicode.lib pfx.lib /nologo /subsystem:windows /dll /map /machine:I386
  123. # Begin Custom Build - Performing registration
  124. OutDir=.\ReleaseMinSize
  125. TargetPath=.\ReleaseMinSize\CAPICOM.dll
  126. InputPath=.\ReleaseMinSize\CAPICOM.dll
  127. SOURCE="$(InputPath)"
  128. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  129. regsvr32 /s /c "$(TargetPath)"
  130. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  131. # End Custom Build
  132. !ELSEIF "$(CFG)" == "CAPICOM - Win32 Release MinDependency"
  133. # PROP BASE Use_MFC 0
  134. # PROP BASE Use_Debug_Libraries 0
  135. # PROP BASE Output_Dir "ReleaseMinDependency"
  136. # PROP BASE Intermediate_Dir "ReleaseMinDependency"
  137. # PROP BASE Target_Dir ""
  138. # PROP Use_MFC 0
  139. # PROP Use_Debug_Libraries 0
  140. # PROP Output_Dir "ReleaseMinDependency"
  141. # PROP Intermediate_Dir "ReleaseMinDependency"
  142. # PROP Ignore_Export_Lib 0
  143. # PROP Target_Dir ""
  144. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  145. # ADD CPP /nologo /MT /W3 /O1 /D "NDEBUG" /D "_MBCS" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /Yu"stdafx.h" /FD /D /GX" " /c
  146. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  147. # ADD RSC /l 0x409 /d "NDEBUG"
  148. BSC32=bscmake.exe
  149. # ADD BASE BSC32 /nologo
  150. # ADD BSC32 /nologo
  151. LINK32=link.exe
  152. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
  153. # ADD LINK32 lib\base64.lib lib\cryptui.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib adsiid.lib crypt32.lib cryptui.lib wintrust.lib /nologo /subsystem:windows /dll /machine:I386
  154. # Begin Custom Build - Performing registration
  155. OutDir=.\ReleaseMinDependency
  156. TargetPath=.\ReleaseMinDependency\CAPICOM.dll
  157. InputPath=.\ReleaseMinDependency\CAPICOM.dll
  158. SOURCE="$(InputPath)"
  159. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  160. regsvr32 /s /c "$(TargetPath)"
  161. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  162. # End Custom Build
  163. !ELSEIF "$(CFG)" == "CAPICOM - Win32 Unicode Release MinSize"
  164. # PROP BASE Use_MFC 0
  165. # PROP BASE Use_Debug_Libraries 0
  166. # PROP BASE Output_Dir "ReleaseUMinSize"
  167. # PROP BASE Intermediate_Dir "ReleaseUMinSize"
  168. # PROP BASE Target_Dir ""
  169. # PROP Use_MFC 0
  170. # PROP Use_Debug_Libraries 0
  171. # PROP Output_Dir "ReleaseUMinSize"
  172. # PROP Intermediate_Dir "ReleaseUMinSize"
  173. # PROP Ignore_Export_Lib 0
  174. # PROP Target_Dir ""
  175. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_DLL" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  176. # ADD CPP /nologo /MT /W3 /O1 /D "NDEBUG" /D "_UNICODE" /D "_ATL_DLL" /D "_ATL_MIN_CRT" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /Yu"stdafx.h" /FD /D /GX" " /c
  177. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  178. # ADD RSC /l 0x409 /d "NDEBUG"
  179. BSC32=bscmake.exe
  180. # ADD BASE BSC32 /nologo
  181. # ADD BSC32 /nologo
  182. LINK32=link.exe
  183. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
  184. # ADD LINK32 lib\base64.lib lib\cryptui.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib adsiid.lib crypt32.lib cryptui.lib wintrust.lib /nologo /subsystem:windows /dll /machine:I386
  185. # Begin Custom Build - Performing registration
  186. OutDir=.\ReleaseUMinSize
  187. TargetPath=.\ReleaseUMinSize\CAPICOM.dll
  188. InputPath=.\ReleaseUMinSize\CAPICOM.dll
  189. SOURCE="$(InputPath)"
  190. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  191. if "%OS%"=="" goto NOTNT
  192. if not "%OS%"=="Windows_NT" goto NOTNT
  193. regsvr32 /s /c "$(TargetPath)"
  194. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  195. goto end
  196. :NOTNT
  197. echo Warning : Cannot register Unicode DLL on Windows 95
  198. :end
  199. # End Custom Build
  200. !ELSEIF "$(CFG)" == "CAPICOM - Win32 Unicode Release MinDependency"
  201. # PROP BASE Use_MFC 0
  202. # PROP BASE Use_Debug_Libraries 0
  203. # PROP BASE Output_Dir "ReleaseUMinDependency"
  204. # PROP BASE Intermediate_Dir "ReleaseUMinDependency"
  205. # PROP BASE Target_Dir ""
  206. # PROP Use_MFC 0
  207. # PROP Use_Debug_Libraries 0
  208. # PROP Output_Dir "ReleaseUMinDependency"
  209. # PROP Intermediate_Dir "ReleaseUMinDependency"
  210. # PROP Ignore_Export_Lib 0
  211. # PROP Target_Dir ""
  212. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  213. # ADD CPP /nologo /MT /W3 /GX /O1 /D "NDEBUG" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /D "WIN32" /D "_WINDOWS" /FR /Yu"stdafx.h" /FD /D /D /GX" "_USRDLL" " /c
  214. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  215. # ADD RSC /l 0x409 /d "NDEBUG"
  216. BSC32=bscmake.exe
  217. # ADD BASE BSC32 /nologo
  218. # ADD BSC32 /nologo
  219. LINK32=link.exe
  220. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
  221. # ADD LINK32 lib\base64.lib lib\cryptui.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib adsiid.lib crypt32.lib cryptui.lib wintrust.lib /nologo /subsystem:windows /dll /machine:I386
  222. # Begin Custom Build - Performing registration
  223. OutDir=.\ReleaseUMinDependency
  224. TargetPath=.\ReleaseUMinDependency\CAPICOM.dll
  225. InputPath=.\ReleaseUMinDependency\CAPICOM.dll
  226. SOURCE="$(InputPath)"
  227. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  228. if "%OS%"=="" goto NOTNT
  229. if not "%OS%"=="Windows_NT" goto NOTNT
  230. regsvr32 /s /c "$(TargetPath)"
  231. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  232. goto end
  233. :NOTNT
  234. echo Warning : Cannot register Unicode DLL on Windows 95
  235. :end
  236. # End Custom Build
  237. !ENDIF
  238. # Begin Target
  239. # Name "CAPICOM - Win32 Debug"
  240. # Name "CAPICOM - Win32 Unicode Debug"
  241. # Name "CAPICOM - Win32 Release MinSize"
  242. # Name "CAPICOM - Win32 Release MinDependency"
  243. # Name "CAPICOM - Win32 Unicode Release MinSize"
  244. # Name "CAPICOM - Win32 Unicode Release MinDependency"
  245. # Begin Group "Source Files"
  246. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  247. # Begin Source File
  248. SOURCE=.\ADHelpers.cpp
  249. # End Source File
  250. # Begin Source File
  251. SOURCE=.\Algorithm.cpp
  252. # End Source File
  253. # Begin Source File
  254. SOURCE=.\Attribute.cpp
  255. # End Source File
  256. # Begin Source File
  257. SOURCE=.\Attributes.cpp
  258. # End Source File
  259. # Begin Source File
  260. SOURCE=.\Base64.cpp
  261. # End Source File
  262. # Begin Source File
  263. SOURCE=.\BasicConstraints.cpp
  264. # End Source File
  265. # Begin Source File
  266. SOURCE=.\CAPICOM.cpp
  267. # End Source File
  268. # Begin Source File
  269. SOURCE=.\CAPICOM.def
  270. # End Source File
  271. # Begin Source File
  272. SOURCE=.\CAPICOM.idl
  273. !IF "$(CFG)" == "CAPICOM - Win32 Debug"
  274. # ADD MTL /tlb "CAPICOM.tlb" /h "CAPICOM.h" /iid "CAPICOM_i.c" /Oicf
  275. !ELSEIF "$(CFG)" == "CAPICOM - Win32 Unicode Debug"
  276. # ADD MTL /tlb ".\CAPICOM.tlb" /h "CAPICOM.h" /iid "CAPICOM_i.c" /Oicf
  277. !ELSEIF "$(CFG)" == "CAPICOM - Win32 Release MinSize"
  278. # ADD MTL /tlb ".\CAPICOM.tlb" /h "CAPICOM.h" /iid "CAPICOM_i.c" /Oicf
  279. !ELSEIF "$(CFG)" == "CAPICOM - Win32 Release MinDependency"
  280. # ADD MTL /tlb ".\CAPICOM.tlb" /h "CAPICOM.h" /iid "CAPICOM_i.c" /Oicf
  281. !ELSEIF "$(CFG)" == "CAPICOM - Win32 Unicode Release MinSize"
  282. # ADD MTL /tlb ".\CAPICOM.tlb" /h "CAPICOM.h" /iid "CAPICOM_i.c" /Oicf
  283. !ELSEIF "$(CFG)" == "CAPICOM - Win32 Unicode Release MinDependency"
  284. # ADD MTL /tlb ".\CAPICOM.tlb" /h "CAPICOM.h" /iid "CAPICOM_i.c" /Oicf
  285. !ENDIF
  286. # End Source File
  287. # Begin Source File
  288. SOURCE=.\CAPICOM.rc
  289. # End Source File
  290. # Begin Source File
  291. SOURCE=.\CertHlpr.cpp
  292. # End Source File
  293. # Begin Source File
  294. SOURCE=.\Certificate.cpp
  295. # End Source File
  296. # Begin Source File
  297. SOURCE=.\CertificatePolicies.cpp
  298. # End Source File
  299. # Begin Source File
  300. SOURCE=.\Certificates.cpp
  301. # End Source File
  302. # Begin Source File
  303. SOURCE=.\CertificateStatus.cpp
  304. # End Source File
  305. # Begin Source File
  306. SOURCE=.\Chain.cpp
  307. # End Source File
  308. # Begin Source File
  309. SOURCE=.\Common.cpp
  310. # End Source File
  311. # Begin Source File
  312. SOURCE=.\Convert.cpp
  313. # End Source File
  314. # Begin Source File
  315. SOURCE=.\Debug.cpp
  316. # End Source File
  317. # Begin Source File
  318. SOURCE=.\Decoder.cpp
  319. # End Source File
  320. # Begin Source File
  321. SOURCE=.\DialogUI.cpp
  322. # End Source File
  323. # Begin Source File
  324. SOURCE=.\EKU.cpp
  325. # End Source File
  326. # Begin Source File
  327. SOURCE=.\EKUs.cpp
  328. # End Source File
  329. # Begin Source File
  330. SOURCE=.\EncodedData.cpp
  331. # End Source File
  332. # Begin Source File
  333. SOURCE=.\EncryptedData.cpp
  334. # End Source File
  335. # Begin Source File
  336. SOURCE=.\EnvelopedData.cpp
  337. # End Source File
  338. # Begin Source File
  339. SOURCE=.\ExtendedKeyUsage.cpp
  340. # End Source File
  341. # Begin Source File
  342. SOURCE=.\ExtendedProperties.cpp
  343. # End Source File
  344. # Begin Source File
  345. SOURCE=.\ExtendedProperty.cpp
  346. # End Source File
  347. # Begin Source File
  348. SOURCE=.\Extension.cpp
  349. # End Source File
  350. # Begin Source File
  351. SOURCE=.\Extensions.cpp
  352. # End Source File
  353. # Begin Source File
  354. SOURCE=.\HashedData.cpp
  355. # End Source File
  356. # Begin Source File
  357. SOURCE=.\KeyUsage.cpp
  358. # End Source File
  359. # Begin Source File
  360. SOURCE=.\MsgHlpr.cpp
  361. # End Source File
  362. # Begin Source File
  363. SOURCE=.\NoticeNumbers.cpp
  364. # End Source File
  365. # Begin Source File
  366. SOURCE=.\OID.cpp
  367. # End Source File
  368. # Begin Source File
  369. SOURCE=.\OIDs.cpp
  370. # End Source File
  371. # Begin Source File
  372. SOURCE=.\PFXHlpr.CPP
  373. # End Source File
  374. # Begin Source File
  375. SOURCE=.\Policy.cpp
  376. # End Source File
  377. # Begin Source File
  378. SOURCE=.\PolicyInformation.cpp
  379. # End Source File
  380. # Begin Source File
  381. SOURCE=.\PrivateKey.cpp
  382. # End Source File
  383. # Begin Source File
  384. SOURCE=.\PublicKey.cpp
  385. # End Source File
  386. # Begin Source File
  387. SOURCE=.\Qualifier.cpp
  388. # End Source File
  389. # Begin Source File
  390. SOURCE=.\Qualifiers.cpp
  391. # End Source File
  392. # Begin Source File
  393. SOURCE=.\Recipients.cpp
  394. # End Source File
  395. # Begin Source File
  396. SOURCE=.\Settings.cpp
  397. # End Source File
  398. # Begin Source File
  399. SOURCE=.\SignedCode.cpp
  400. # End Source File
  401. # Begin Source File
  402. SOURCE=.\SignedData.cpp
  403. # End Source File
  404. # Begin Source File
  405. SOURCE=.\Signer.cpp
  406. # End Source File
  407. # Begin Source File
  408. SOURCE=.\Signers.cpp
  409. # End Source File
  410. # Begin Source File
  411. SOURCE=.\SignHlpr.cpp
  412. # End Source File
  413. # Begin Source File
  414. SOURCE=.\SmartCard.cpp
  415. # End Source File
  416. # Begin Source File
  417. SOURCE=.\StdAfx.cpp
  418. # ADD CPP /Yc"stdafx.h"
  419. # End Source File
  420. # Begin Source File
  421. SOURCE=.\Store.cpp
  422. # End Source File
  423. # Begin Source File
  424. SOURCE=.\Template.cpp
  425. # End Source File
  426. # Begin Source File
  427. SOURCE=.\Utilities.cpp
  428. # End Source File
  429. # End Group
  430. # Begin Group "Header Files"
  431. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  432. # Begin Source File
  433. SOURCE=.\ADHelpers.h
  434. # End Source File
  435. # Begin Source File
  436. SOURCE=.\Algorithm.h
  437. # End Source File
  438. # Begin Source File
  439. SOURCE=.\Attribute.h
  440. # End Source File
  441. # Begin Source File
  442. SOURCE=.\Attributes.h
  443. # End Source File
  444. # Begin Source File
  445. SOURCE=.\Base64.h
  446. # End Source File
  447. # Begin Source File
  448. SOURCE=.\BasicConstraints.h
  449. # End Source File
  450. # Begin Source File
  451. SOURCE=.\CertHlpr.h
  452. # End Source File
  453. # Begin Source File
  454. SOURCE=.\Certificate.h
  455. # End Source File
  456. # Begin Source File
  457. SOURCE=.\CertificatePolicies.h
  458. # End Source File
  459. # Begin Source File
  460. SOURCE=.\Certificates.h
  461. # End Source File
  462. # Begin Source File
  463. SOURCE=.\CertificateStatus.h
  464. # End Source File
  465. # Begin Source File
  466. SOURCE=.\Chain.h
  467. # End Source File
  468. # Begin Source File
  469. SOURCE=.\Common.h
  470. # End Source File
  471. # Begin Source File
  472. SOURCE=.\Convert.h
  473. # End Source File
  474. # Begin Source File
  475. SOURCE=.\CopyItem.h
  476. # End Source File
  477. # Begin Source File
  478. SOURCE=.\Debug.h
  479. # End Source File
  480. # Begin Source File
  481. SOURCE=.\Decoder.h
  482. # End Source File
  483. # Begin Source File
  484. SOURCE=.\DialogUI.h
  485. # End Source File
  486. # Begin Source File
  487. SOURCE=.\EKU.h
  488. # End Source File
  489. # Begin Source File
  490. SOURCE=.\EKUs.h
  491. # End Source File
  492. # Begin Source File
  493. SOURCE=.\EncodedData.h
  494. # End Source File
  495. # Begin Source File
  496. SOURCE=.\EncryptedData.h
  497. # End Source File
  498. # Begin Source File
  499. SOURCE=.\EnvelopedData.h
  500. # End Source File
  501. # Begin Source File
  502. SOURCE=.\Error.h
  503. # End Source File
  504. # Begin Source File
  505. SOURCE=.\ExtendedKeyUsage.h
  506. # End Source File
  507. # Begin Source File
  508. SOURCE=.\ExtendedProperties.h
  509. # End Source File
  510. # Begin Source File
  511. SOURCE=.\ExtendedProperty.h
  512. # End Source File
  513. # Begin Source File
  514. SOURCE=.\Extension.h
  515. # End Source File
  516. # Begin Source File
  517. SOURCE=.\Extensions.h
  518. # End Source File
  519. # Begin Source File
  520. SOURCE=.\HashedData.h
  521. # End Source File
  522. # Begin Source File
  523. SOURCE=.\KeyUsage.h
  524. # End Source File
  525. # Begin Source File
  526. SOURCE=.\Lock.h
  527. # End Source File
  528. # Begin Source File
  529. SOURCE=.\MsgHlpr.h
  530. # End Source File
  531. # Begin Source File
  532. SOURCE=.\NoticeNumbers.h
  533. # End Source File
  534. # Begin Source File
  535. SOURCE=.\OID.h
  536. # End Source File
  537. # Begin Source File
  538. SOURCE=.\OIDs.h
  539. # End Source File
  540. # Begin Source File
  541. SOURCE=.\PFXHlpr.h
  542. # End Source File
  543. # Begin Source File
  544. SOURCE=.\Policy.h
  545. # End Source File
  546. # Begin Source File
  547. SOURCE=.\PolicyInformation.h
  548. # End Source File
  549. # Begin Source File
  550. SOURCE=.\PrivateKey.h
  551. # End Source File
  552. # Begin Source File
  553. SOURCE=.\PublicKey.h
  554. # End Source File
  555. # Begin Source File
  556. SOURCE=.\Qualifier.h
  557. # End Source File
  558. # Begin Source File
  559. SOURCE=.\Qualifiers.h
  560. # End Source File
  561. # Begin Source File
  562. SOURCE=.\Recipients.h
  563. # End Source File
  564. # Begin Source File
  565. SOURCE=.\Resource.h
  566. # End Source File
  567. # Begin Source File
  568. SOURCE=.\Settings.h
  569. # End Source File
  570. # Begin Source File
  571. SOURCE=.\SignedCode.h
  572. # End Source File
  573. # Begin Source File
  574. SOURCE=.\SignedData.h
  575. # End Source File
  576. # Begin Source File
  577. SOURCE=.\signer2.h
  578. # End Source File
  579. # Begin Source File
  580. SOURCE=.\Signers.h
  581. # End Source File
  582. # Begin Source File
  583. SOURCE=.\SignHlpr.h
  584. # End Source File
  585. # Begin Source File
  586. SOURCE=.\SmartCard.h
  587. # End Source File
  588. # Begin Source File
  589. SOURCE=.\StdAfx.h
  590. # End Source File
  591. # Begin Source File
  592. SOURCE=.\Store.h
  593. # End Source File
  594. # Begin Source File
  595. SOURCE=.\Template.h
  596. # End Source File
  597. # Begin Source File
  598. SOURCE=.\Utilities.h
  599. # End Source File
  600. # End Group
  601. # Begin Group "Resource Files"
  602. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  603. # Begin Source File
  604. SOURCE=.\Alert.bmp
  605. # End Source File
  606. # Begin Source File
  607. SOURCE=.\Algorithm.rgs
  608. # End Source File
  609. # Begin Source File
  610. SOURCE=.\Attribute.rgs
  611. # End Source File
  612. # Begin Source File
  613. SOURCE=.\Attributes.rgs
  614. # End Source File
  615. # Begin Source File
  616. SOURCE=.\BasicConstrain.rgs
  617. # End Source File
  618. # Begin Source File
  619. SOURCE=.\BasicConstraints.rgs
  620. # End Source File
  621. # Begin Source File
  622. SOURCE=.\Certificate.rgs
  623. # End Source File
  624. # Begin Source File
  625. SOURCE=.\CertificatePolicies.rgs
  626. # End Source File
  627. # Begin Source File
  628. SOURCE=.\Certificates.rgs
  629. # End Source File
  630. # Begin Source File
  631. SOURCE=.\Certificates2.rgs
  632. # End Source File
  633. # Begin Source File
  634. SOURCE=.\CertificateStatus.rgs
  635. # End Source File
  636. # Begin Source File
  637. SOURCE=.\Chain.rgs
  638. # End Source File
  639. # Begin Source File
  640. SOURCE=.\Decrypt.bmp
  641. # End Source File
  642. # Begin Source File
  643. SOURCE=.\EKU.rgs
  644. # End Source File
  645. # Begin Source File
  646. SOURCE=.\EKUs.rgs
  647. # End Source File
  648. # Begin Source File
  649. SOURCE=.\EncodedData.rgs
  650. # End Source File
  651. # Begin Source File
  652. SOURCE=.\EncryptedData.rgs
  653. # End Source File
  654. # Begin Source File
  655. SOURCE=.\EnvelopedData.rgs
  656. # End Source File
  657. # Begin Source File
  658. SOURCE=.\ExtendedKeyUsage.rgs
  659. # End Source File
  660. # Begin Source File
  661. SOURCE=.\ExtendedProperties.rgs
  662. # End Source File
  663. # Begin Source File
  664. SOURCE=.\ExtendedProperty.rgs
  665. # End Source File
  666. # Begin Source File
  667. SOURCE=.\Extension.rgs
  668. # End Source File
  669. # Begin Source File
  670. SOURCE=.\Extensions.rgs
  671. # End Source File
  672. # Begin Source File
  673. SOURCE=.\HashedData.rgs
  674. # End Source File
  675. # Begin Source File
  676. SOURCE=.\KeyUsage.rgs
  677. # End Source File
  678. # Begin Source File
  679. SOURCE=.\NoticeNumbers.rgs
  680. # End Source File
  681. # Begin Source File
  682. SOURCE=.\OID.rgs
  683. # End Source File
  684. # Begin Source File
  685. SOURCE=.\OIDs.rgs
  686. # End Source File
  687. # Begin Source File
  688. SOURCE=.\PolicyInformation.rgs
  689. # End Source File
  690. # Begin Source File
  691. SOURCE=.\PrivateKey.rgs
  692. # End Source File
  693. # Begin Source File
  694. SOURCE=.\PublicKey.rgs
  695. # End Source File
  696. # Begin Source File
  697. SOURCE=.\Qualifier.rgs
  698. # End Source File
  699. # Begin Source File
  700. SOURCE=.\Qualifiers.rgs
  701. # End Source File
  702. # Begin Source File
  703. SOURCE=.\Recipients.rgs
  704. # End Source File
  705. # Begin Source File
  706. SOURCE=.\Settings.rgs
  707. # End Source File
  708. # Begin Source File
  709. SOURCE=.\Sign.bmp
  710. # End Source File
  711. # Begin Source File
  712. SOURCE=.\signed.bmp
  713. # End Source File
  714. # Begin Source File
  715. SOURCE=.\SignedCode.rgs
  716. # End Source File
  717. # Begin Source File
  718. SOURCE=.\SignedData.rgs
  719. # End Source File
  720. # Begin Source File
  721. SOURCE=.\Signer.rgs
  722. # End Source File
  723. # Begin Source File
  724. SOURCE=.\Signers.rgs
  725. # End Source File
  726. # Begin Source File
  727. SOURCE=.\Store.bmp
  728. # End Source File
  729. # Begin Source File
  730. SOURCE=.\Store.rgs
  731. # End Source File
  732. # Begin Source File
  733. SOURCE=.\Template.rgs
  734. # End Source File
  735. # Begin Source File
  736. SOURCE=.\Utilities.rgs
  737. # End Source File
  738. # End Group
  739. # End Target
  740. # End Project
  741. # Section CAPICOM : {00000000-0000-0000-0000-800000800000}
  742. # 1:12:IDD_STOREDLG:138
  743. # End Section