advmessagebox_dll_visualstudio/Backup/Test_AdvMessageBox/Test_AdvMessageBox.csproj.user
Hoeglinger Eugen 5e8f669cc7 Initialized
- AdvMessageBox dient zum Erzeugen einer eigenen MessageBox.
   Der MessageBox kann ein eigenes Icon übergeben werden.
   Die Anzahl der Buttons kann zwischen 1 und 4 geändert werden.
   Die Standard-Buttons lassen sich benutzerdefiniert beschriften
2022-05-19 16:36:54 +02:00

49 lines
2.1 KiB
Plaintext

<VisualStudioProject>
<CSHARP>
<Build>
<Settings ReferencePath = "D:\Articles\MSDN Magazine\Cutting Edge\Hooks in .NET\Source\Hooks\C#\MsgBox\MsgBoxCbtHook\bin\Debug\;D:\Articles\MSDN Magazine\Cutting Edge\Hooks in .NET\Source\SelectableMsgBox\MsgBoxCbtHook\bin\Debug\;C:\My Labs\SelectableMsgBox\MsgBoxCbtHook\bin\Debug\;D:\Articles\MSDN Magazine\Cutting Edge\Selectable MessageBox\Source\SelectableMsgBox\MsgBoxCbtHook\bin\Debug\" >
<Config
Name = "Debug"
EnableASPDebugging = "false"
EnableASPXDebugging = "false"
EnableUnmanagedDebugging = "false"
EnableSQLServerDebugging = "false"
RemoteDebugEnabled = "false"
RemoteDebugMachine = ""
StartAction = "Project"
StartArguments = ""
StartPage = ""
StartProgram = ""
StartURL = ""
StartWorkingDirectory = ""
StartWithIE = "false"
/>
<Config
Name = "Release"
EnableASPDebugging = "false"
EnableASPXDebugging = "false"
EnableUnmanagedDebugging = "false"
EnableSQLServerDebugging = "false"
RemoteDebugEnabled = "false"
RemoteDebugMachine = ""
StartAction = "Project"
StartArguments = ""
StartPage = ""
StartProgram = ""
StartURL = ""
StartWorkingDirectory = ""
StartWithIE = "false"
/>
</Settings>
</Build>
<OtherProjectSettings
CopyProjectDestinationFolder = ""
CopyProjectUncPath = ""
CopyProjectOption = "0"
ProjectView = "ProjectFiles"
ProjectTrust = "0"
/>
</CSHARP>
</VisualStudioProject>