CreateService error
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
i use CreateService to create a driver service then CreateService return NULL i use GetLastError() then return 4 (System cannot open file) i can create service on 2000 system,but in xp system i can not what make this error who can help me? hi
zt9788 wrote:
i use GetLastError() then return 4 (System cannot open file)
Are you sure it's not
ERROR_TOO_MANY_OPEN_FILES
?
"The largest fire starts but with the smallest spark." - David Crow
"Judge not by the eye but by the heart." - Native American Proverb