So, I have this dll that runs under Services.exe. It's worked great for some time, though it is getting bigger (1.3 meg). ActiveSync is dropping almost immediately, and I'm suddenly getting an odd msg from the debug port during boot:
ERROR: function @ Ordinal 240380 missing in Module 'executor.dll' !!! Please Check your SYSGEN variable !!!
I'd normally assume I screwed something up, but the project compiles cleanly. If I grep my source tree for 240380, I come up with no matches, not even in binary files. Ideas?
Is the 240380 decimal or hex? {CE version 4.20.40}