I have done further analysis on why ILFIND causes a blue screen in Win2000
and have discovered the following:
1. The crash does not occur when running a compiled (exe) of my Visual Basic
program.
2. The crash does not happen if it is run with the IDE then stopped and Visual
Basic is then closed. If you re-open VB and reload and run the program again
no crash occurs, providing you only run it once.
3. The crash only happens if you happen to access the ILFIND function twice
without closing Visual Basic between attempts.