PlatformFunction and OS Error 4

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

PlatformFunction and OS Error 4

jtuchel
Hi again,

What do people look for if they get an OS Error 4 when they invoke a platform function on Windows ?
MSDN says OS Error 4 means too many files are open, but I don't think it is the reason.

Joachim

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/TuGTCLpewqsJ.
To post to this group, send email to [hidden email].
To unsubscribe from this group, send email to [hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.
Reply | Threaded
Open this post in threaded view
|

Re: PlatformFunction and OS Error 4

jtuchel
... answering myself here:

I misspelled the function name in the inlined function definition. So OS Error 4 seems to mean "function not found".
Now that I'm over this one, I get a GPF. One step at a time... ;-)

Joachim

Am Dienstag, 2. Oktober 2012 20:36:41 UTC+2 schrieb [hidden email]:
Hi again,

What do people look for if they get an OS Error 4 when they invoke a platform function on Windows ?
MSDN says OS Error 4 means too many files are open, but I don't think it is the reason.

Joachim

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/ng5ICkbLd4gJ.
To post to this group, send email to [hidden email].
To unsubscribe from this group, send email to [hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.