Click to See Complete Forum and Search --> : Missing NTDLL.DLL Strstr


Tatiana Kostani
05-29-2003, 12:19 PM
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.

bad76
05-30-2003, 07:21 AM
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