mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 19:22:53 +01:00
Added comment about changes in NHunspell
This commit is contained in:
parent
7fd73b3deb
commit
5b0008628d
@ -5,6 +5,9 @@
|
||||
// <summary>
|
||||
// The marshal hunspell dll.
|
||||
// </summary>
|
||||
//
|
||||
// nikse.dk: Added attributes to all delegates regarding calling convension: [UnmanagedFunctionPointer(CallingConvention.Cdecl)]
|
||||
// http://stackoverflow.com/questions/2390407/pinvokestackimbalance-c-sharp-call-to-unmanaged-c-function/2738125#comment2825285_2738125
|
||||
// --------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
namespace NHunspell
|
||||
|
Loading…
Reference in New Issue
Block a user