Click here to Skip to main content
15,899,679 members

Comments by Somesh Dhal (Top 11 by date)

Somesh Dhal 19-Aug-15 6:47am View    
Can you provide any links that explains how to create a windows service in c++?
Somesh Dhal 18-Aug-15 8:04am View    
I just have a C++ RPC project...I dont have any start or stop methods there because I just have a rpc client and server and use sp create to create a service.(not writing code to create services)
Somesh Dhal 18-Aug-15 8:03am View    
I just have a C++ RPC project...I dont have any start or stop methods there because I just have a rpc client and server and use sp create to create a service.(not writing code to create services)
Somesh Dhal 11-Aug-15 5:49am View    
when i compile the function it is reporting an error showing "Type mismatch in function"
Somesh Dhal 7-Aug-15 5:12am View    
thanks for your response.But Second.obj i snot there.but the strange thing is i am able to find the CLSID of the dll in the registry but no second.obj..any thoughts?