Quote:
Originally Posted by DiapDealer
It could be a timing thing. Did you try 1.1.0 as is on that machine first, or did you apply the fix right away? It's possible the original code could work fine on that machine. Also make sure you used the #ifndef directive and not #ifdef when patching.
|

Sorry, my fault! I overlooked the "n" in "#ifndef"...
Now it works all right.
Thanks for all the help, great, guys!