7 Sample Language Implementations
8 ===============================
9 This sample is available in the following language implementations:
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.
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.