Some one might help me this problem. I have a filter driver. If I build with
Microsoft 2003 IFS kit, I get system error 127 when I start at Windows 2000.
There is no problem to start at XP or 2003. If I build with Windows 2000 DDK
plus third party ifs.h, there is no problem to start this driver on Windows
2000. Syatem error 127 is “The specified procedure could not be found”. Does
any one know which procedure that used at XP or WNET but it is not in
Windows 2000? Please give me the help. Thanks.
Maybe you’re using IoCreateFileSpecifyDeviceObjectHint?
fc wrote:
Some one might help me this problem. I have a filter driver. If I build with
Microsoft 2003 IFS kit, I get system error 127 when I start at Windows 2000.
There is no problem to start at XP or 2003. If I build with Windows 2000 DDK
plus third party ifs.h, there is no problem to start this driver on Windows
2000. Syatem error 127 is “The specified procedure could not be found”. Does
any one know which procedure that used at XP or WNET but it is not in
Windows 2000? Please give me the help. Thanks.