j
k
j a
j l
Isn't the problem with DLLs that the data segment is shared between all processes using the DLL? I.e. if you tried to start two pike processes they would use the same Pike_interpreter structure and crash. Or is that just a myth?
Back to the thread
Back to the list