You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Microsoft is announcing general availability of Windows Server 2016 & windowsservercore container, so I try to use JNA loadlibrary to call myDefine.dll in container. The application all works fine in Windows X64 server 2012 R2 & Windows X64 server 2016 Preview 5,
but fail in windowservercore container(Can't obtain InputStream for win32-x86-64/myDefine.dll.)
I'm not sure if this is jna problems...
Any idea whats going on?