Tagged Questions

2
votes
3answers
302 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
1answer
355 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
638 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 ...