Tagged Questions

2
votes
3answers
320 views

What is inside Windows SDK?

For developing programs for windows, we need windows SDK. I understand that this SDK is what helps to create windows and handle window events and all that. I suppose it also enables us to manipulate ...
0
votes
0answers
5 views

HomeGroupManager.Connect returns provider not available

When I try to connect, join or create a homegroup, I always get an exception with the message "Connect", and the ErrorType is ProviderNotAvailable. I am connected to a "Home" network. I am running ...
0
votes
1answer
359 views

Programmatically select files using C#

When the user selects file(s) or/ and folder(s) , I want to know the names of the selected file(s) or/and folder(s) programmatically. I think that if I send the message lvm_selected to the explorer ...
0
votes
1answer
677 views

Windows Server 2003 platform SDK

I am using Windows Server 2003 x64 Enterprise with SP2 and I want to install platform SDK. But all I find is from here, and it is called Windows® Server 2003 SP1 Platform SDK. I am confused about ...