tinkywinki
Verenigingslid
- Lid geworden
- 21 aug 2007
- Berichten
- 191
Heb hier een script dat ik probeer te snappen het is van een omzet bestand dat DX9 naar DX10 maakt op windows XP << Weet één van jullie wat ik ermee kan doen? <<
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Basic Express 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tutorial12", "Tutorial12_2005.vcproj", "{D3D1000C-96D0-4629-88B8-122C0256058C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D3D1000C-96D0-4629-88B8-122C0256058C}.Debug|Win32.ActiveCfg = Debug|Win32
{D3D1000C-96D0-4629-88B8-122C0256058C}.Debug|Win32.Build.0 = Debug|Win32
{D3D1000C-96D0-4629-88B8-122C0256058C}.Debug|x64.ActiveCfg = Debug|x64
{D3D1000C-96D0-4629-88B8-122C0256058C}.Debug|x64.Build.0 = Debug|x64
{D3D1000C-96D0-4629-88B8-122C0256058C}.Release|Win32.ActiveCfg = Release|Win32
{D3D1000C-96D0-4629-88B8-122C0256058C}.Release|Win32.Build.0 = Release|Win32
{D3D1000C-96D0-4629-88B8-122C0256058C}.Release|x64.ActiveCfg = Release|x64
{D3D1000C-96D0-4629-88B8-122C0256058C}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Basic Express 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tutorial12", "Tutorial12_2005.vcproj", "{D3D1000C-96D0-4629-88B8-122C0256058C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D3D1000C-96D0-4629-88B8-122C0256058C}.Debug|Win32.ActiveCfg = Debug|Win32
{D3D1000C-96D0-4629-88B8-122C0256058C}.Debug|Win32.Build.0 = Debug|Win32
{D3D1000C-96D0-4629-88B8-122C0256058C}.Debug|x64.ActiveCfg = Debug|x64
{D3D1000C-96D0-4629-88B8-122C0256058C}.Debug|x64.Build.0 = Debug|x64
{D3D1000C-96D0-4629-88B8-122C0256058C}.Release|Win32.ActiveCfg = Release|Win32
{D3D1000C-96D0-4629-88B8-122C0256058C}.Release|Win32.Build.0 = Release|Win32
{D3D1000C-96D0-4629-88B8-122C0256058C}.Release|x64.ActiveCfg = Release|x64
{D3D1000C-96D0-4629-88B8-122C0256058C}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal