home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / dtime / data.1 / Datetest.mdp (.txt) < prev    next >
Encoding:
Microsoft Developer Studio Project  |  1996-07-08  |  36.0 KB  |  318 lines

  1. VCBKS40.MVB
  2. CDockWorker
  3. Output
  4. Watch
  5.     Variables
  6.     Registers6
  7. Memory6
  8. Call Stack6
  9. Disassembly
  10. Project Workspace
  11. InfoViewer Topic
  12. Standard/
  13. Project/
  14. Full Screen
  15. Resource&
  16. Dialog
  17. Controls
  18. Graphics
  19. Colors
  20.     Text Tool
  21. Edit.
  22. Debug'
  23. Browse.
  24. Record
  25. Source Control
  26. InfoViewer&
  27. InfoViewer Contents&!
  28. CDockWnd
  29. 1Courier
  30.     Variables
  31.     Registers6
  32. Memory6
  33. Call Stack6
  34. Disassembly
  35. Project Workspace
  36. InfoViewer Topic
  37. Standard/
  38. Project/
  39. Full Screen
  40. Resource&
  41. Dialog
  42. Controls
  43. Graphics
  44. Colors
  45.     Text Tool
  46. Edit.
  47. Debug'
  48. Browse.
  49. Record
  50. Source Control
  51. InfoViewer&
  52. InfoViewer Contents&!
  53. CDockWnd
  54. 1Courier
  55. 6{,f:\msdev\projects\dtime\datetest\datetest.cpp,} .430
  56. datetest - Win32 (Ascii) Debug
  57. @    Control-C
  58. Control-Break
  59. Datatype Misalignment
  60. Access Violation
  61. In Page Error
  62.     No Memory
  63. Illegal Instruction
  64. Noncontinuable Exception
  65. Invalid Disposition
  66. Array Bounds Exceeded
  67. Float Denormal Operand
  68. Float Divide by Zero
  69. Float Inexact Result
  70. Float Invalid Operation
  71. Float Overflow
  72. Float Stack Check
  73. Float Underflow
  74. Integer Divide by Zero
  75. Integer Overflow
  76. Privileged Instruction
  77. Stack Overflow
  78. DLL Initialization Failed
  79. Microsoft C++ Exception
  80. ldate
  81. Watch1
  82. Watch2
  83. Watch3
  84. Watch4
  85. Project/
  86. Full Screen
  87. Resource&
  88. Dialog
  89. Controls
  90. Graphics
  91. Colors
  92.     Text Tool
  93. Edit.
  94. Debug'
  95. Browse.
  96. Record
  97. Source Control
  98. InfoViewer&
  99. InfoViewer Contents&!
  100. CDockWnd
  101. 1Courier
  102. 6{,f:\msdev\projects\dtime\datetest\datetest.cpp,} .430
  103. datetest - Win32 (Ascii) Debug
  104. @    Control-C
  105. Control-Break
  106. Datatype Misalignment
  107. Access Violation
  108. In Page Error
  109.     No Memory
  110. Illegal Instruction
  111. Noncontinuable Exception
  112. Invalid Disposition
  113. Array Bounds Exceeded
  114. Float Denormal Operand
  115. Float Divide by Zero
  116. Float Inexact Result
  117. Float Invalid Operation
  118. Float Overflow
  119. Float Stack Check
  120. Float Underflow
  121. Integer Divide by Zero
  122. Integer Overflow
  123. Privileged Instruction
  124. Stack Overflow
  125. DLL Initialization Failed
  126. Microsoft C++ Exception
  127. ldate
  128. Watch1
  129. Watch2
  130. Watch3
  131. Watch4
  132. Project/
  133. Full Screen
  134. Resource&
  135. Dialog
  136. Controls
  137. Graphics
  138. Colors
  139.     Text Tool
  140. Edit.
  141. Debug'
  142. Browse.
  143. Record
  144. Source Control
  145. InfoViewer&
  146. InfoViewer Contents&!
  147. CDockWnd
  148. 1Courier
  149. DATETEST - WIN32 (ASCII) DEBUG
  150. /nologo /MDd /W4 /Gm /GX /Zi /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_AFXDLL" /D "_MBCS" /Fp"DebugA/Datetest.pch" /YX /Fo"DebugA/" /Fd"DebugA/" /c 
  151. "/l 0x809 /d "_DEBUG" /d "_AFXDLL" 
  152.  /nologo /o"DebugA/Datetest.bsc" 
  153. dt100d.lib /nologo /entry:"WinMainCRTStartup" /subsystem:console /incremental:yes /pdb:"DebugA/Datetest.pdb" /debug /machine:I386 /out:"DebugA/Datetest.exe" -F:\msdev\Projects\DTime\DATETEST\datetest.cpp
  154.  DATETEST - WIN32 (UNICODE) DEBUG
  155. /nologo /MDd /W4 /Gm /GX /Zi /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_UNICODE" /D "_AFXDLL" /D "_MBCS" /Fp"DebugU/Datetest.pch" /YX /Fo"DebugU/" /Fd"DebugU/" /c 
  156. "/l 0x809 /d "_DEBUG" /d "_AFXDLL" 
  157.  /nologo /o"DebugU/Datetest.bsc" 
  158. dt100du.lib /nologo /entry:"wWinMainCRTStartup" /subsystem:console /incremental:yes /pdb:"DebugU/Datetest.pdb" /debug /machine:I386 /out:"DebugU/Datetest.exe" -F:\msdev\Projects\DTime\DATETEST\datetest.cpp
  159. "DATETEST - WIN32 (UNICODE) RELEASE
  160. /nologo /MD /W4 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_UNICODE" /D "_AFXDLL" /D "_MBCS" /Fp"ReleaseU/Datetest.pch" /YX /Fo"ReleaseU/" /c 
  161. "/l 0x809 /d "NDEBUG" /d "_AFXDLL" 
  162. "/nologo /o"ReleaseU/Datetest.bsc" 
  163. dt100u.lib /nologo /entry:"wWinMainCRTStartup" /subsystem:console /incremental:no /pdb:"ReleaseU/Datetest.pdb" /machine:I386 /out:"ReleaseU/Datetest.exe" -F:\msdev\Projects\DTime\DATETEST\datetest.cpp
  164.  DATETEST - WIN32 (ASCII) RELEASE
  165. /nologo /MD /W4 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_AFXDLL" /D "_MBCS" /Fp"ReleaseA/Datetest.pch" /YX /Fo"ReleaseA/" /c 
  166. "/l 0x809 /d "NDEBUG" /d "_AFXDLL" 
  167. "/nologo /o"ReleaseA/Datetest.bsc" 
  168. dt100.lib /nologo /entry:"WinMainCRTStartup" /subsystem:console /incremental:no /pdb:"ReleaseA/Datetest.pdb" /machine:I386 /out:"ReleaseA/Datetest.exe" -F:\msdev\Projects\DTime\DATETEST\datetest.cpp
  169. datetest - Win32 (Ascii) Debug
  170. Datetest.mak
  171. CProject
  172. datetest - Win32 (Ascii) Debug"datetest - Win32 (Unicode) Release
  173.  datetest - Win32 (Unicode) Debug
  174. datetest - Win32 (Ascii) Debug
  175.  datetest - Win32 (Ascii) Release
  176. CTargetItem
  177. .\datetest.cpp
  178. CFileItem
  179. CDependencyContainer
  180. datetime.h
  181. CDependencyFile
  182. dentry.h
  183. CDependencyFile
  184. SSBR    pushpin.h
  185. CDependencyFile
  186. win32sup.h
  187. CDependencyFile
  188. stdafx.h
  189. CDependencyFile
  190. dtime.h
  191. CDependencyFile
  192. CDependencyContainer
  193. datetime.h
  194. CDependencyFile
  195. dentry.h
  196. CDependencyFile
  197. SSBR    pushpin.h
  198. CDependencyFile
  199. win32sup.h
  200. CDependencyFile
  201. stdafx.h
  202. CDependencyFile
  203. dtime.h
  204. CDependencyFile
  205. CDependencyContainer
  206. datetime.h
  207. CDependencyFile
  208. dentry.h
  209. CDependencyFile
  210. SSBR    pushpin.h
  211. CDependencyFile
  212. win32sup.h
  213. CDependencyFile
  214. stdafx.h
  215. CDependencyFile
  216. dtime.h
  217. CDependencyFile
  218. CDependencyContainer
  219. datetime.h
  220. CDependencyFile
  221. dentry.h
  222. CDependencyFile
  223. SSBR    pushpin.h
  224. CDependencyFile
  225. win32sup.h
  226. CDependencyFile
  227. stdafx.h
  228. CDependencyFile
  229. dtime.h
  230. CDependencyFile
  231. C/C++
  232.  /D "_DE
  233.  /D "WIN
  234. /D "_CON
  235. " /D "_U$,
  236. -F:\msdev\Projects\DTime\DATETEST\Datetest.cpp
  237. CTextDocTemplate
  238. logo /o"DebugA/Datetest.bsc" 
  239. dt100d.lib /nologo /entry:"WinMainCRTStartup" /subsystem:console /incremental:yes /pdb:"DebugA/Datetest.pdb" /debug /machine:I386 /out:"DebugA/Datetest.exe" -F:\msdev\Projects\DTime\DATETEST\datetest.cpp
  240.  DATETEST - WIN32 (UNICODE) DEBUG
  241. /nologo /MDd /W4 /Gm /GX /Zi /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_UNICODE" /D "_AFXDLL" /D "_MBCS" /Fp"DebugU/Datetest.pch" /YX /Fo"DebugU/" /Fd"DebugU/" /c 
  242. "/l 0x809 /d "_DEBUG" /d "_AFXDLL" 
  243.  /nologo /o"DebugU/Datetest.bsc" 
  244. dt100du.lib /nologo /entry:"wWinMainCRTStartup" /subsystem:console /incremental:yes /pdb:"DebugU/Datetest.pdb" /debug /machine:I386 /out:"DebugU/Datetest.exe" -F:\msdev\Projects\DTime\DATETEST\datetest.cpp
  245. "DATETEST - WIN32 (UNICODE) RELEASE
  246. /nologo /MD /W4 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_UNICODE" /D "_AFXDLL" /D "_MBCS" /Fp"ReleaseU/Datetest.pch" /YX /Fo"ReleaseU/" /c 
  247. "/l 0x809 /d "NDEBUG" /d "_AFXDLL" 
  248. "/nologo /o"ReleaseU/Datetest.bsc" 
  249. dt100u.lib /nologo /entry:"wWinMainCRTStartup" /subsystem:console /incremental:no /pdb:"ReleaseU/Datetest.pdb" /machine:I386 /out:"ReleaseU/Datetest.exe" -F:\msdev\Projects\DTime\DATETEST\datetest.cpp
  250.  DATETEST - WIN32 (ASCII) RELEASE
  251. /nologo /MD /W4 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_AFXDLL" /D "_MBCS" /Fp"ReleaseA/Datetest.pch" /YX /Fo"ReleaseA/" /c 
  252. "/l 0x809 /d "NDEBUG" /d "_AFXDLL" 
  253. "/nologo /o"ReleaseA/Datetest.bsc" 
  254. dt100.lib /nologo /entry:"WinMainCRTStartup" /subsystem:console /incremental:no /pdb:"ReleaseA/Datetest.pdb" /machine:I386 /out:"ReleaseA/Datetest.exe" -F:\msdev\Projects\DTime\DATETEST\datetest.cpp
  255. datetest - Win32 (Ascii) Debug
  256. Datetest.mak
  257. CProject
  258. datetest - Win32 (Ascii) Debug"datetest - Win32 (Unicode) Release
  259.  datetest - Win32 (Unicode) Debug
  260. datetest - Win32 (Ascii) Debug
  261.  datetest - Win32 (Ascii) Release
  262. CTargetItem
  263. .\datetest.cpp
  264. CFileItem
  265. CDependencyContainer
  266. datetime.h
  267. CDependencyFile
  268. dentry.h
  269. CDependencyFile
  270. SSBR    pushpin.h
  271. CDependencyFile
  272. win32sup.h
  273. CDependencyFile
  274. stdafx.h
  275. CDependencyFile
  276. dtime.h
  277. CDependencyFile
  278. CDependencyContainer
  279. datetime.h
  280. CDependencyFile
  281. dentry.h
  282. CDependencyFile
  283. SSBR    pushpin.h
  284. CDependencyFile
  285. win32sup.h
  286. CDependencyFile
  287. stdafx.h
  288. CDependencyFile
  289. dtime.h
  290. CDependencyFile
  291. CDependencyContainer
  292. datetime.h
  293. CDependencyFile
  294. dentry.h
  295. CDependencyFile
  296. SSBR    pushpin.h
  297. CDependencyFile
  298. win32sup.h
  299. CDependencyFile
  300. stdafx.h
  301. CDependencyFile
  302. dtime.h
  303. CDependencyFile
  304. CDependencyContainer
  305. datetime.h
  306. CDependencyFile
  307. dentry.h
  308. CDependencyFile
  309. SSBR    pushpin.h
  310. CDependencyFile
  311. win32sup.h
  312. CDependencyFile
  313. stdafx.h
  314. CDependencyFile
  315. dtime.h
  316. CDependencyFile
  317. 1Courier
  318.