Large
I'm not understanding of the technical issues of computers. However, I did run a test, and it states I am missing, my NTDLL.DLL Strstr.
How may I find the above and re enter it into my program file ?
Thank you.
Hi, may be the program maked for a NT environment, like windowNT, 2000 or XP. Try to recompile on a 98 o ME machine, or to copy the dll from a different machine. You find it in window system directory, like winnt/system or windows/system32.
see you