merged R-1_9 release tag against the root-B-1_9

This commit is contained in:
clay_shooter
2005-02-26 21:32:27 +00:00
parent ebb1eddb69
commit bcf7bb0f85
132 changed files with 7134 additions and 4068 deletions

View File

@@ -86,105 +86,97 @@ LINK32=link.exe
# Name "jacob - Win32 Release"
# Name "jacob - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\ComThread.cpp
# End Source File
# Begin Source File
SOURCE=.\Dispatch.cpp
# End Source File
# Begin Source File
SOURCE=.\DispatchEvents.cpp
# End Source File
# Begin Source File
SOURCE=.\DispatchProxy.cpp
# End Source File
# Begin Source File
SOURCE=.\EnumVariant.cpp
# End Source File
# Begin Source File
SOURCE=.\EventProxy.cpp
# End Source File
# Begin Source File
SOURCE=.\SafeArray.cpp
# End Source File
# Begin Source File
SOURCE=.\STA.cpp
# End Source File
# Begin Source File
SOURCE=.\StdAfx.cpp
# End Source File
# Begin Source File
SOURCE=.\util.cpp
# End Source File
# Begin Source File
SOURCE=.\Variant.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=.\ComThread.h
# End Source File
# Begin Source File
SOURCE=.\Dispatch.h
# End Source File
# Begin Source File
SOURCE=.\DispatchEvents.h
# End Source File
# Begin Source File
SOURCE=.\DispatchProxy.h
# End Source File
# Begin Source File
SOURCE=.\EnumVariant.h
# End Source File
# Begin Source File
SOURCE=.\EventProxy.h
# End Source File
# Begin Source File
SOURCE=.\SafeArray.h
# End Source File
# Begin Source File
SOURCE=.\STA.h
# End Source File
# Begin Source File
SOURCE=.\StdAfx.h
# End Source File
# Begin Source File
SOURCE=.\util.h
# End Source File
# Begin Source File
SOURCE=.\Variant.h
# End Source File
# End Group
# Begin Group "Resource Files"
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
# End Group
# Begin Source File
SOURCE=..\..\jni\ComThread.cpp
# End Source File
# Begin Source File
SOURCE=..\..\jni\ComThread.h
# End Source File
# Begin Source File
SOURCE=..\..\jni\Dispatch.cpp
# End Source File
# Begin Source File
SOURCE=..\..\jni\Dispatch.h
# End Source File
# Begin Source File
SOURCE=..\..\jni\DispatchEvents.cpp
# End Source File
# Begin Source File
SOURCE=..\..\jni\DispatchEvents.h
# End Source File
# Begin Source File
SOURCE=..\..\jni\DispatchProxy.cpp
# End Source File
# Begin Source File
SOURCE=..\..\jni\DispatchProxy.h
# End Source File
# Begin Source File
SOURCE=..\..\jni\EnumVariant.cpp
# End Source File
# Begin Source File
SOURCE=..\..\jni\EnumVariant.h
# End Source File
# Begin Source File
SOURCE=..\..\jni\EventProxy.cpp
# End Source File
# Begin Source File
SOURCE=..\..\jni\EventProxy.h
# End Source File
# Begin Source File
SOURCE=..\..\jni\SafeArray.cpp
# End Source File
# Begin Source File
SOURCE=..\..\jni\SafeArray.h
# End Source File
# Begin Source File
SOURCE=..\..\jni\STA.cpp
# End Source File
# Begin Source File
SOURCE=..\..\jni\STA.h
# End Source File
# Begin Source File
SOURCE=..\..\jni\StdAfx.cpp
# End Source File
# Begin Source File
SOURCE=..\..\jni\StdAfx.h
# End Source File
# Begin Source File
SOURCE=..\..\jni\util.cpp
# End Source File
# Begin Source File
SOURCE=..\..\jni\util.h
# End Source File
# Begin Source File
SOURCE=..\..\jni\Variant.cpp
# End Source File
# Begin Source File
SOURCE=..\..\jni\Variant.h
# End Source File
# End Target
# End Project

Binary file not shown.

Binary file not shown.

View File

@@ -6,28 +6,19 @@
--------------------Configuration: jacob - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSPED5.tmp" with contents
Creating temporary file "C:\DOCUME~1\joe\LOCALS~1\Temp\RSP118.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "JACOB_EXPORTS" /Fp"Debug/jacob.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\jacob_17\vstudio\jacob\ComThread.cpp"
"D:\jacob_17\vstudio\jacob\Dispatch.cpp"
"D:\jacob_17\vstudio\jacob\DispatchEvents.cpp"
"D:\jacob_17\vstudio\jacob\EnumVariant.cpp"
"D:\jacob_17\vstudio\jacob\EventProxy.cpp"
"D:\jacob_17\vstudio\jacob\SafeArray.cpp"
"D:\jacob_17\vstudio\jacob\STA.cpp"
"D:\jacob_17\vstudio\jacob\StdAfx.cpp"
"D:\jacob_17\vstudio\jacob\util.cpp"
"D:\jacob_17\vstudio\jacob\Variant.cpp"
"D:\jacob_17\vstudio\jacob\DispatchProxy.cpp"
"D:\jacob_18\jni\EventProxy.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSPED5.tmp"
Creating temporary file "C:\TEMP\RSPED6.tmp" with contents
Creating command line "cl.exe @C:\DOCUME~1\joe\LOCALS~1\Temp\RSP118.tmp"
Creating temporary file "C:\DOCUME~1\joe\LOCALS~1\Temp\RSP119.tmp" with contents
[
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 /dll /incremental:yes /pdb:"Debug/jacob.pdb" /debug /machine:I386 /out:"Debug/jacob.dll" /implib:"Debug/jacob.lib" /pdbtype:sept
.\Debug\ComThread.obj
.\Debug\Dispatch.obj
.\Debug\DispatchEvents.obj
.\Debug\DispatchProxy.obj
.\Debug\EnumVariant.obj
.\Debug\EventProxy.obj
.\Debug\SafeArray.obj
@@ -35,32 +26,17 @@ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32
.\Debug\StdAfx.obj
.\Debug\util.obj
.\Debug\Variant.obj
.\Debug\DispatchProxy.obj
]
Creating command line "link.exe @C:\TEMP\RSPED6.tmp"
Creating command line "link.exe @C:\DOCUME~1\joe\LOCALS~1\Temp\RSP119.tmp"
<h3>Output Window</h3>
Compiling...
ComThread.cpp
Dispatch.cpp
d:\jacob_17\vstudio\jacob\dispatch.cpp(383) : warning C4244: 'argument' : conversion from 'long' to 'unsigned short', possible loss of data
DispatchEvents.cpp
d:\jacob_17\vstudio\jacob\dispatchevents.cpp(114) : warning C4101: 'dwEventCookie' : unreferenced local variable
EnumVariant.cpp
EventProxy.cpp
d:\jacob_17\vstudio\jacob\eventproxy.cpp(119) : warning C4101: 'hr' : unreferenced local variable
SafeArray.cpp
STA.cpp
StdAfx.cpp
util.cpp
Variant.cpp
DispatchProxy.cpp
Linking...
Creating library Debug/jacob.lib and object Debug/jacob.exp
<h3>Results</h3>
jacob.dll - 0 error(s), 3 warning(s)
jacob.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>