Hi guys,
Have developed a dll that i want it to return a string(char) value to a var in my isl script,
how do i call this function as an assignment to my var?
the method Connect(serverip,line,port) already accepts these three parameters. The methods connects to a socket, sends data to the socket and waits for a reply to determine the next course of action. Since i could not receive the reply in my isl, i writes to a text file then I use my dll to read from the file and determine the action to perform which is working fine but at the expense of time. Can use please explain to me on how to use these references.
You are missing out on a fundamental concept that you need to understand when working with C or C++. This doesn't come up in newer, 'higher level' languages like Java and C#/VBA/etc as often, but is very important to understand, especially in this instance.
Yes. The issue everyone runs into. You have to compile specifically for the WinCE kernel. I know a few people who know how to do it, but they aren't sharing, so I have no idea.
From what little I've read on the issue, it takes an older hard-to-find copy of MS Visual Studio (2008?) to compile for CE.NET 6.0.
I've also heard that the CE workstations are "on the way out" due to this issue, but have heard no firm timelines aside from April 2018 when it goes EOL.
There are no firm time lines - and even after EOL I can't imagine there won't be an extension. The sheer number of devices that are running CE right now.. including the new mTablet they just rolled out...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.