added samples
[windows-sources.git] / sdk / samples / FrameworkSamples / CLR / Interop / PlatformInvoke / winapis / activedir / readme.txt
blobff0da2b42d4a47078c7904f9720bddddbae63940
1 ActiveDir
2 =========
4      
7 Sample Language Implementations
8 ===============================
9      This sample is available in the following language implementations:
10      Visual Basic
11      C#
14 To build the sample using the command prompt:
15 =============================================
16      1. Open the Command Prompt window and navigate to the Technologies\Interop\PlatformInvoke\WinAPIs\ActiveDir directory.
17      2. Type msbuild [Solution Filename].
20 To build the sample using Visual Studio:
21 =======================================
22      1. Open Windows Explorer and navigate to the Technologies\Interop\PlatformInvoke\WinAPIs\ActiveDir directory.
23      2. Double-click the icon for the .sln (solution) file to open the file in Visual Studio.
24      3. In the Build menu, select Build Solution.
25      The application will be built in the default \bin or \bin\Debug directory.
28 To run the sample:
29 =================
30      1. Navigate to the directory that contains the new executable, using the command prompt or Windows Explorer.
31      2. Type [ExecutableFile] at the command line, or double-click the icon for [SampleExecutable] to launch it from Windows Explorer.