
September 27th, 2004, 02:00 AM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 2
Time spent in forums: 8 m 42 sec
Reputation Power: 0
|
|
Window Service with Dependience
please help me to write a service prg with dependencies.
i have written two window service .. which run properly.
but when i try to link the first service with other one .. it arise an error 1083
i have given the name of the "second service " has my dependence in create service();
what else i have to do ???????
please send me sample program ....
|