|
Issue #1484 - Use the currently distributed version of PassthroughAPP unaltered
Replace the PassthroughAPP code with the currently-released version.
https://github.com/salsita/passthruapp
This change set does not change anything about the build. It continues to use
the same directory for PassthroughAPP as before.
Add definition for minimum IE version of 7.0. New version of PassthroughAPP
uses interfaces introduced with that version, including 'OnStartEx()'. The new
version of PassthroughAPP calls this entry point instead of the older one.
Change 'WBPassthruSink::OnStart()' to 'OnStartEx()'.
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1303 lines, -989 lines) |
Patch |
|
M |
src/plugin/PluginStdAfx.h
|
View
|
|
1 chunk |
+6 lines, -0 lines |
2 comments
|
Download
|
|
M |
src/plugin/PluginWbPassThrough.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
2 comments
|
Download
|
|
M |
src/plugin/PluginWbPassThrough.cpp
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/plugin/passthroughapp/PassthroughObject.h
|
View
|
|
1 chunk |
+8 lines, -25 lines |
0 comments
|
Download
|
|
M |
src/plugin/passthroughapp/ProtocolCF.h
|
View
|
|
2 chunks |
+54 lines, -68 lines |
0 comments
|
Download
|
|
M |
src/plugin/passthroughapp/ProtocolCF.inl
|
View
|
|
4 chunks |
+3 lines, -23 lines |
0 comments
|
Download
|
|
M |
src/plugin/passthroughapp/ProtocolImpl.h
|
View
|
|
2 chunks |
+367 lines, -300 lines |
0 comments
|
Download
|
|
M |
src/plugin/passthroughapp/ProtocolImpl.inl
|
View
|
|
1 chunk |
+674 lines, -531 lines |
0 comments
|
Download
|
|
A |
src/plugin/passthroughapp/README.md
|
View
|
|
1 chunk |
+107 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/plugin/passthroughapp/SinkPolicy.h
|
View
|
|
4 chunks |
+8 lines, -18 lines |
0 comments
|
Download
|
|
M |
src/plugin/passthroughapp/SinkPolicy.inl
|
View
|
|
4 chunks |
+49 lines, -21 lines |
0 comments
|
Download
|
|
A |
src/plugin/passthroughapp/UNLICENSE
|
View
|
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
Total messages: 5
|