home *** CD-ROM | disk | FTP | other *** search
/ Using Visual C++ 4 (Special Edition) / Using_Visual_C_4_Special_Edition_QUE_1996.iso / ch08 / ocontain / ocontain.mdp (.txt) < prev    next >
Encoding:
Microsoft Developer Studio Project  |  1995-11-16  |  39.5 KB  |  345 lines

  1. vcbks40.mvbaL
  2. @    Control-C
  3. Control-Break
  4. Datatype Misalignment
  5. Access Violation
  6. In Page Error
  7.     No Memory
  8. Illegal Instruction
  9. Noncontinuable Exception
  10. Invalid Disposition
  11. Array Bounds Exceeded
  12. Float Denormal Operand
  13. Float Divide by Zero
  14. Float Inexact Result
  15. Float Invalid Operation
  16. Float Overflow
  17. Float Stack Check
  18. Float Underflow
  19. Integer Divide by Zero
  20. Integer Overflow
  21. Privileged Instruction
  22. Stack Overflow
  23. DLL Initialization Failed
  24. Microsoft C++ Exception
  25. Watch1
  26. Watch2
  27. Watch3
  28. Watch4
  29. @    Control-C
  30. Control-Break
  31. Datatype Misalignment
  32. Access Violation
  33. In Page Error
  34.     No Memory
  35. Illegal Instruction
  36. Noncontinuable Exception
  37. Invalid Disposition
  38. Array Bounds Exceeded
  39. Float Denormal Operand
  40. Float Divide by Zero
  41. Float Inexact Result
  42. Float Invalid Operation
  43. Float Overflow
  44. Float Stack Check
  45. Float Underflow
  46. Integer Divide by Zero
  47. Integer Overflow
  48. Privileged Instruction
  49. Stack Overflow
  50. DLL Initialization Failed
  51. Microsoft C++ Exception
  52. Watch1
  53. Watch2
  54. Watch3
  55. Watch4
  56. OCONTAIN - WIN32 TESTDEBUG
  57. /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"OContain/OContain.pch" /Yu"stdafx.h" /Fo"OContain/" /Fd"OContain/" /c 
  58. /nologo /D "_DEBUG" /win32 
  59. 0/l 0x409 /fo"OContain/OContain.res" /d "_DEBUG" 
  60. "/nologo /o"OContain/OContain.bsc" 
  61. {/nologo /subsystem:windows /incremental:yes /pdb:"OContain/OContain.pdb" /debug /machine:I386 /out:"OContain/OContain.exe" 3E:\users\PAUL\BookStuff\UsingVC\OContain\ReadMe.txt5E:\users\PAUL\BookStuff\UsingVC\OContain\OContain.cpp
  62. 3E:\users\PAUL\BookStuff\UsingVC\OContain\StdAfx.cpp
  63. /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"OContain/OContain.pch" /Yc"stdafx.h" /Fo"OContain/" /Fd"OContain/" /c 4E:\users\PAUL\BookStuff\UsingVC\OContain\MainFrm.cpp
  64. 7E:\users\PAUL\BookStuff\UsingVC\OContain\ContainDoc.cpp
  65. 8E:\users\PAUL\BookStuff\UsingVC\OContain\ContainView.cpp
  66. 5E:\users\PAUL\BookStuff\UsingVC\OContain\CntrItem.cpp
  67. 4E:\users\PAUL\BookStuff\UsingVC\OContain\OContain.rc
  68. OCONTAIN - WIN32 DEBUG
  69. /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/OContain.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /c 
  70. /nologo /D "_DEBUG" /win32 
  71. -/l 0x409 /fo"Debug/OContain.res" /d "_DEBUG" 
  72. /nologo /o"Debug/OContain.bsc" 
  73. u/nologo /subsystem:windows /incremental:yes /pdb:"Debug/OContain.pdb" /debug /machine:I386 /out:"Debug/OContain.exe" 3E:\users\PAUL\BookStuff\UsingVC\OContain\ReadMe.txt5E:\users\PAUL\BookStuff\UsingVC\OContain\OContain.cpp
  74. 3E:\users\PAUL\BookStuff\UsingVC\OContain\StdAfx.cpp
  75. /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/OContain.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /c 4E:\users\PAUL\BookStuff\UsingVC\OContain\MainFrm.cpp
  76. 7E:\users\PAUL\BookStuff\UsingVC\OContain\ContainDoc.cpp
  77. 8E:\users\PAUL\BookStuff\UsingVC\OContain\ContainView.cpp
  78. 5E:\users\PAUL\BookStuff\UsingVC\OContain\CntrItem.cpp
  79. 4E:\users\PAUL\BookStuff\UsingVC\OContain\OContain.rc
  80. OCONTAIN - WIN32 RELEASE
  81. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Release/" /Fp"Release/OContain.pch" /Yu"stdafx.h" /Fo"Release/" /c 
  82. /nologo /D "NDEBUG" /win32 
  83. //l 0x409 /fo"Release/OContain.res" /d "NDEBUG" 
  84. !/nologo /o"Release/OContain.bsc" 
  85. q/nologo /subsystem:windows /incremental:no /pdb:"Release/OContain.pdb" /machine:I386 /out:"Release/OContain.exe" 3E:\users\PAUL\BookStuff\UsingVC\OContain\ReadMe.txt5E:\users\PAUL\BookStuff\UsingVC\OContain\OContain.cpp
  86. 3E:\users\PAUL\BookStuff\UsingVC\OContain\StdAfx.cpp
  87. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Release/" /Fp"Release/OContain.pch" /Yc"stdafx.h" /Fo"Release/" /c 4E:\users\PAUL\BookStuff\UsingVC\OContain\MainFrm.cpp
  88. 7E:\users\PAUL\BookStuff\UsingVC\OContain\ContainDoc.cpp
  89. 8E:\users\PAUL\BookStuff\UsingVC\OContain\ContainView.cpp
  90. 5E:\users\PAUL\BookStuff\UsingVC\OContain\CntrItem.cpp
  91. 4E:\users\PAUL\BookStuff\UsingVC\OContain\OContain.rc
  92. OContain - Win32 Debug
  93. OContain - Win32 Release
  94. OContain - Win32 TestDebug
  95. OContain - Win32 Debug
  96. OContain.mak
  97. CProject
  98. OContain - Win32 Debug
  99. OContain - Win32 Release
  100. OContain - Win32 Debug
  101. OContain - Win32 TestDebug
  102. CTargetItem
  103. .\ReadMe.txt
  104. CFileItem
  105. .\OContain.cpp
  106. CFileItem
  107. .\StdAfx.cpp
  108. CFileItem
  109. OContain - Win32 TestDebug
  110. OContain - Win32 Release
  111. OContain - Win32 Debug
  112. .\MainFrm.cpp
  113. CFileItem
  114. .\ContainDoc.cpp
  115. CFileItem
  116. .\ContainView.cpp
  117. CFileItem
  118. .\CntrItem.cpp
  119. CFileItem
  120. .\OContain.rc
  121. CFileItem
  122. CDependencyContainer
  123. ContainDoc.h
  124. CDependencyFile
  125. ContainView.h
  126. CDependencyFile
  127. SSBR    MainFrm.h
  128. CDependencyFile
  129. OContain.h
  130. CDependencyFile
  131. StdAfx.h
  132. CDependencyFile
  133. OContain.pch
  134. CDependencyFile
  135. CntrItem.h
  136. CDependencyFile
  137. OContain.ico
  138. CDependencyFile
  139. ContainDoc.ico
  140. CDependencyFile
  141. bitmap1.bmp
  142. CDependencyFile
  143. OContain.rc2
  144. CDependencyFile
  145. CDependencyContainer
  146. ContainDoc.h
  147. CDependencyFile
  148. ContainView.h
  149. CDependencyFile
  150. SSBR    MainFrm.h
  151. CDependencyFile
  152. OContain.h
  153. CDependencyFile
  154. StdAfx.h
  155. CDependencyFile
  156. OContain.pch
  157. CDependencyFile
  158. CntrItem.h
  159. CDependencyFile
  160. OContain.ico
  161. CDependencyFile
  162. ContainDoc.ico
  163. CDependencyFile
  164. bitmap1.bmp
  165. CDependencyFile
  166. OContain.rc2
  167. CDependencyFile
  168. CDependencyContainer
  169. StdAfx.h
  170. CDependencyFile
  171. OContain.h
  172. CDependencyFile
  173. SSBR    MainFrm.h
  174. CDependencyFile
  175. ContainDoc.h
  176. CDependencyFile
  177. ContainView.h
  178. CDependencyFile
  179. OContain.pch
  180. CDependencyFile
  181. CntrItem.h
  182. CDependencyFile
  183. OContain.ico
  184. CDependencyFile
  185. ContainDoc.ico
  186. CDependencyFile
  187. bitmap1.bmp
  188. CDependencyFile
  189. OContain.rc2
  190. CDependencyFile
  191. XE:\users\PAUL\BookStuff\UsingVC\OContain\OContain.rc
  192. Menu IDR_MAINFRAME [English (U.S.)]
  193. CRCPartTemplate
  194. C/C++
  195. \PAUL\BookStuff\UsingVC\OContain\OContain.rc
  196. Menu IDR_MAINFRAME [Engli!
  197. 7E:\users\PAUL\BookStuff\UsingVC\OContain\ContainDoc.cpp
  198. CTextDocTemplate
  199. C/C++
  200. \PAUL\BookStuff\UsingVC\OContain\OContain.rc
  201. Menu IDR_MAINFRAME [Engli
  202. 4E:\users\PAUL\BookStuff\UsingVC\OContain\MainFrm.cpp
  203. CTextDocTemplate
  204. XE:\users\PAUL\BookStuff\UsingVC\OContain\OContain.rc
  205. Bitmap IDB_BITMAP1 [English (U.S.)]
  206. CRCPartTemplate
  207. C/C++
  208. \PAUL\BookStuff\UsingVC\OContain\OContain.rc
  209. Bitmap IDB_BITMAP1 [Engli
  210. 5E:\users\PAUL\BookStuff\UsingVC\OContain\CntrItem.cpp
  211. CTextDocTemplate
  212. C/C++
  213. \PAUL\BookStuff\UsingVC\OContain\OContain.rc
  214. Bitmap IDB_BITMAP1 [Engli
  215. E:\MSDEV\MFC\src\THRDCORE.CPP
  216. CTextDocTemplate
  217. C/C++
  218. \PAUL\BookStuff\UsingVC\OContain\OContain.rc
  219. Bitmap IDB_BITMAP1 [Engli
  220. 3E:\users\PAUL\BookStuff\UsingVC\OContain\OContain.h
  221. CTextDocTemplate
  222. C/C++
  223. \PAUL\BookStuff\UsingVC\OContain\OContain.rc
  224. Bitmap IDB_BITMAP1 [Engli
  225. 6E:\users\PAUL\BookStuff\UsingVC\OContain\ContainView.h
  226. CTextDocTemplate
  227. C/C++
  228. \PAUL\BookStuff\UsingVC\OContain\OContain.rc
  229. Bitmap IDB_BITMAP1 [Engli
  230. 2E:\users\PAUL\BookStuff\UsingVC\OContain\MainFrm.h
  231. CTextDocTemplate
  232. BookStuff\UsingVC\OContain\CntrItem.cpp
  233. 4E:\users\PAUL\BookStuff\UsingVC\OContain\OContain.rc
  234. OCONTAIN - WIN32 RELEASE
  235. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Release/" /Fp"Release/OContain.pch" /Yu"stdafx.h" /Fo"Release/" /c 
  236. /nologo /D "NDEBUG" /win32 
  237. //l 0x409 /fo"Release/OContain.res" /d "NDEBUG" 
  238. !/nologo /o"Release/OContain.bsc" 
  239. q/nologo /subsystem:windows /incremental:no /pdb:"Release/OContain.pdb" /machine:I386 /out:"Release/OContain.exe" 3E:\users\PAUL\BookStuff\UsingVC\OContain\ReadMe.txt5E:\users\PAUL\BookStuff\UsingVC\OContain\OContain.cpp
  240. 3E:\users\PAUL\BookStuff\UsingVC\OContain\StdAfx.cpp
  241. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Release/" /Fp"Release/OContain.pch" /Yc"stdafx.h" /Fo"Release/" /c 4E:\users\PAUL\BookStuff\UsingVC\OContain\MainFrm.cpp
  242. 7E:\users\PAUL\BookStuff\UsingVC\OContain\ContainDoc.cpp
  243. 8E:\users\PAUL\BookStuff\UsingVC\OContain\ContainView.cpp
  244. 5E:\users\PAUL\BookStuff\UsingVC\OContain\CntrItem.cpp
  245. 4E:\users\PAUL\BookStuff\UsingVC\OContain\OContain.rc
  246. OContain - Win32 Debug
  247. OContain - Win32 Release
  248. OContain - Win32 TestDebug
  249. OContain - Win32 Debug
  250. OContain.mak
  251. CProject
  252. OContain - Win32 Debug
  253. OContain - Win32 Release
  254. OContain - Win32 Debug
  255. OContain - Win32 TestDebug
  256. CTargetItem
  257. .\ReadMe.txt
  258. CFileItem
  259. .\OContain.cpp
  260. CFileItem
  261. .\StdAfx.cpp
  262. CFileItem
  263. OContain - Win32 TestDebug
  264. OContain - Win32 Release
  265. OContain - Win32 Debug
  266. .\MainFrm.cpp
  267. CFileItem
  268. .\ContainDoc.cpp
  269. CFileItem
  270. .\ContainView.cpp
  271. CFileItem
  272. .\CntrItem.cpp
  273. CFileItem
  274. .\OContain.rc
  275. CFileItem
  276. CDependencyContainer
  277. ContainDoc.h
  278. CDependencyFile
  279. ContainView.h
  280. CDependencyFile
  281. SSBR    MainFrm.h
  282. CDependencyFile
  283. OContain.h
  284. CDependencyFile
  285. StdAfx.h
  286. CDependencyFile
  287. OContain.pch
  288. CDependencyFile
  289. CntrItem.h
  290. CDependencyFile
  291. OContain.ico
  292. CDependencyFile
  293. Contain
  294. ndencyFile
  295. bitmap1.bmp
  296. CDependencyFile
  297. OContain.rc2
  298. CDependencyFile
  299. CDependencyContainer
  300. ContainDoc.h
  301. CDependencyFile
  302. ContainView.h
  303. CDependencyFile
  304. SSBR    MainFrm.h
  305. CDependencyFile
  306. OContain.h
  307. CDependencyFile
  308. StdAfx.h
  309. CDependencyFile
  310. OContain.pch
  311. CDependencyFile
  312. CntrItem.h
  313. CDependencyFile
  314. OContain.ico
  315. CDependencyFile
  316. ContainDoc.ico
  317. CDependencyFile
  318. bitmap1.bmp
  319. CDependencyFile
  320. OContain.rc2
  321. CDependencyFile
  322. CDependencyContainer
  323. StdAfx.h
  324. CDependencyFile
  325. OContain.h
  326. CDependencyFile
  327. SSBR    MainFrm.h
  328. CDependencyFile
  329. ContainDoc.h
  330. CDependencyFile
  331. ContainView.h
  332. CDependencyFile
  333. OContain.pch
  334. CDependencyFile
  335. CntrItem.h
  336. CDependencyFile
  337. OContain.ico
  338. CDependencyFile
  339. ContainDoc.ico
  340. CDependencyFile
  341. bitmap1.bmp
  342. CDependencyFile
  343. OContain.rc2
  344. CDependencyFile
  345.