<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to Discussion</title><link>https://sourceforge.net/p/tcdotnetinterface/discussion/</link><description>Recent posts to Discussion</description><atom:link href="https://sourceforge.net/p/tcdotnetinterface/discussion/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 12 Mar 2018 03:12:48 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/tcdotnetinterface/discussion/feed.rss" rel="self" type="application/rss+xml"/><item><title>How to define keyboard shortcut for lister plugin form?</title><link>https://sourceforge.net/p/tcdotnetinterface/discussion/general/thread/2c27fd44/?limit=25#a597</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This can be closed. Sorry for interruption. Wonderful library, thanks.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">WANG Aiyong</dc:creator><pubDate>Mon, 12 Mar 2018 03:12:48 -0000</pubDate><guid>https://sourceforge.net5404ce39f99d8cdb08a77d685b39faf926203462</guid></item><item><title>How to define keyboard shortcut for lister plugin form?</title><link>https://sourceforge.net/p/tcdotnetinterface/discussion/general/thread/2c27fd44/?limit=25#55d1</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I think I''ve found it out. Ignore this please. Thanks.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">WANG Aiyong</dc:creator><pubDate>Thu, 08 Mar 2018 05:46:35 -0000</pubDate><guid>https://sourceforge.netd2acfd7bf6ccca14855ce7962bdae4222c9f8478</guid></item><item><title>How to define keyboard shortcut for lister plugin form?</title><link>https://sourceforge.net/p/tcdotnetinterface/discussion/general/thread/2c27fd44/?limit=25#c5c2</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I wrote a lister plugin using C#, implemented some keydown event for the UserControl, or other controls inside the UserControl. How can I make the lister window reponse to these shortcuts?&lt;/p&gt;
&lt;p&gt;With the following code snippet in UserControl, I created a standalone  WinForm, contained the UserControl,  and it works. But not inside the lister.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;protected override bool ProcessCmdKey(ref Message msg, Keys keyData) 
{ 
    if (keyData == Keys.I) 
    { 
            // do something here
     } 
    return base.ProcessCmdKey(ref msg, keyData); 
} 
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">WANG Aiyong</dc:creator><pubDate>Thu, 08 Mar 2018 03:13:16 -0000</pubDate><guid>https://sourceforge.netb25f782c1a477277261c02776edb002e4ebb53a1</guid></item><item><title>Question</title><link>https://sourceforge.net/p/tcdotnetinterface/discussion/general/thread/15ad49a5/?limit=25#3d07</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;There is a problem with ListerSampleWpf. Trying to run a plugin causes the error "FileNotFoundException: Could not load file or assembly 'file:///E:\Projects\TCdotNetInterface-1.4\TcPluginSamples\ListerSampleWpf\bin\Debug\ListerSampleWpf.resources.dll' or one of its dependencies."&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Max Evsikov</dc:creator><pubDate>Sat, 08 Jul 2017 08:18:35 -0000</pubDate><guid>https://sourceforge.netb13d757c36707e4e8c7ab11b93d5f3c82558be46</guid></item><item><title>Question</title><link>https://sourceforge.net/p/tcdotnetinterface/discussion/general/thread/15ad49a5/?limit=25#6245</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I't took me a while to get the code to compile (1.4), even with setting paths correctly.&lt;/p&gt;
&lt;p&gt;What I have, Had:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. &lt;/strong&gt;Configuration&lt;br/&gt;
_zipArchiver in XML must be zipArchiver (yes it's in the Help, but easy to oversee the additional underscore), Better comment something out with &lt;code&gt;&amp;lt;!-- --&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt; 2. &lt;/strong&gt;Build Errors within VS IDE:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;3&amp;gt;EXEC : error : ildasm.exe has failed disassembling C:\Documents\Code\Eigenes\TC\TcPluginSamples\TcPluginCore\WfxWrapper.dll!
3&amp;gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(4935,5): error MSB3073: The command "C:\Documents\Code\Eigenes\TC\TcPluginSamples\TcPluginCore\WrapperBuilder.exe /wfx /p=C:\Documents\Code\Eigenes\TC\TcPluginSamples\FSSample\bin\Release\FSSample.dll /v /Release" exited with code 1.
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;But if I call the command from command promt, it seems to work.I do not understand why.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3.&lt;/strong&gt; I get only chrashes in TC when I try to install them from ZIP (both 32 and 64) with the samples.&lt;br/&gt;
Can you tell me why this may be?&lt;/p&gt;
&lt;p&gt;Example:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;---------------------------
Total Commander 9.0a
---------------------------
External exception E0434352.
External exception E0434352
Windows 10 10.0 (Build 15063), base: 00400000

Please report this error to the Author, with a description
of what you were doing when this error occurred!

Windows exception: E0434352
Stack trace:
772EB782
00448EAE  0044983E  00426AE0  00448DE3  00426AE0  004023EF
004026B8  00447881  0044983E  &amp;gt;00426AE0  00448DE3  00426AE0
0042C1C9  0042C264  0041AAE7  0041F62D  0041F938  0041A810
005820E5  00447881  0044983E  00426AE0  00426AE0  00448DE3
00426AE0  0042C1C9  0042C264  
Raw:
004019E8  00401DF9  00401E61  004023EF  004023EF  00403414
0040236D  004020A2  00402249  004026A0  00402D30  00448D51
00426AE0  00449BB7  00447881  00449B0D  00438B2A  00448E36
00448EAE  0044983E  00449861  00426AE0  00448DE3  00426AE0
004023EF  004026B8  00403707  00490053  00490053  00490053
00490053  00490053  0044005A  005C0063  0054005A  005C0063
005C0063  00490053  00490053  00490053  00490053  00490053
00490053  0044005A  005C0063  0054005A  005C0063  005C0063
0044005A  00448D51  00426AE0  00449BB7  00447881  00449B0D
004287E4  00448EAE  0044983E  00426AE0  00448DE3  00426AE0

Press Ctrl+C to copy this report!
Continue execution?
---------------------------
Ja   Nein   
---------------------------
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;&lt;img alt="" rel="nofollow" src="http://i66.tinypic.com/10qhp5e.png"/&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">devilrider</dc:creator><pubDate>Sun, 14 May 2017 18:42:55 -0000</pubDate><guid>https://sourceforge.net2e6a479aa5ed3591e0e65373169c4ef7ca7ddbca</guid></item></channel></rss>