Commit Windows Project files
This commit is contained in:
Binary file not shown.
@@ -1,5 +1,5 @@
|
||||
Microsoft Visual Studio Solution File, Format Version 8.00
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NativeSample", "NativeSample.vcproj", "{2635AF48-A4B2-42BD-97E2-A9AD9FF79E8C}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cSample", "..\..\..\casa2\c_test\c_sample\CSample.vcproj", "{2635AF48-A4B2-42BD-97E2-A9AD9FF79E8C}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
|
||||
Binary file not shown.
@@ -3,6 +3,14 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cSharpSample", "cSharpSampl
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Novell.CASA.miCASAWrapper", "..\..\c_sharp\NSSCSWrapper\Novell.CASA.miCASAWrapper.csproj", "{E21DD887-22F4-4935-9851-409715F663B0}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Novell.CASA.Common", "..\..\c_micasad\lib\Novell.CASA.Common.csproj", "{57CD94A2-5B4A-40C3-8189-CB760FB78357}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfiguration) = preSolution
|
||||
Debug = Debug
|
||||
@@ -13,6 +21,14 @@ Global
|
||||
{3FB57160-F475-4650-A45C-19D020661A2D}.Debug.Build.0 = Debug|.NET
|
||||
{3FB57160-F475-4650-A45C-19D020661A2D}.Release.ActiveCfg = Release|.NET
|
||||
{3FB57160-F475-4650-A45C-19D020661A2D}.Release.Build.0 = Release|.NET
|
||||
{E21DD887-22F4-4935-9851-409715F663B0}.Debug.ActiveCfg = Debug|.NET
|
||||
{E21DD887-22F4-4935-9851-409715F663B0}.Debug.Build.0 = Debug|.NET
|
||||
{E21DD887-22F4-4935-9851-409715F663B0}.Release.ActiveCfg = Release|.NET
|
||||
{E21DD887-22F4-4935-9851-409715F663B0}.Release.Build.0 = Release|.NET
|
||||
{57CD94A2-5B4A-40C3-8189-CB760FB78357}.Debug.ActiveCfg = Debug|.NET
|
||||
{57CD94A2-5B4A-40C3-8189-CB760FB78357}.Debug.Build.0 = Debug|.NET
|
||||
{57CD94A2-5B4A-40C3-8189-CB760FB78357}.Release.ActiveCfg = Release|.NET
|
||||
{57CD94A2-5B4A-40C3-8189-CB760FB78357}.Release.Build.0 = Release|.NET
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -40,7 +40,7 @@
|
||||
AdditionalDependencies="micasa_mdd.lib odbc32.lib odbccp32.lib"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="D:\ccm\SSClient\SecretStoreClient_src\bin\w32\mdd"
|
||||
AdditionalLibraryDirectories="D:\casaoutside\lib\w32"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
|
||||
@@ -12,28 +12,28 @@
|
||||
<component name="FileEditorManager">
|
||||
<history>
|
||||
<source-position-entry url="jar://D:/ccm/iMan202_FPx/iManager/tools/jdk/jre/lib/rt.jar!/java/lang/String.class" line="12" column="19" vertical-scroll-proportion="0.20307167" horizontal-scroll-proportion="0.15182649" />
|
||||
<source-position-entry url="file://$PROJECT_DIR$/src/JavaSample.java" line="106" column="0" vertical-scroll-proportion="0.5633803" horizontal-scroll-proportion="0.0">
|
||||
<source-position-entry url="file://D:/ccm/SSClient/SecretStoreClient_src/c_jwrapper/src/com/novell/casa/MiCasa.java" line="77" column="34" vertical-scroll-proportion="2.633803" horizontal-scroll-proportion="0.2713797" />
|
||||
<source-position-entry url="file://$PROJECT_DIR$/src/JavaSample.java" line="114" column="29" vertical-scroll-proportion="0.5472837" horizontal-scroll-proportion="0.23147093">
|
||||
<folding>
|
||||
<element signature="imports" expanded="true" />
|
||||
</folding>
|
||||
</source-position-entry>
|
||||
</history>
|
||||
<open-files>
|
||||
<source-position-entry url="file://$PROJECT_DIR$/src/JavaSample.java" line="114" column="29" vertical-scroll-proportion="0.5472837" horizontal-scroll-proportion="0.23147093" selected="true">
|
||||
<folding>
|
||||
<element signature="imports" expanded="true" />
|
||||
</folding>
|
||||
</source-position-entry>
|
||||
<source-position-entry url="file://D:/ccm/SSClient/SecretStoreClient_src/c_jwrapper/src/com/novell/casa/MiCasa.java" line="77" column="34" vertical-scroll-proportion="2.633803" horizontal-scroll-proportion="0.2713797" />
|
||||
</history>
|
||||
<open-files>
|
||||
<source-position-entry url="file://$PROJECT_DIR$/src/JavaSample.java" line="106" column="0" vertical-scroll-proportion="0.5633803" horizontal-scroll-proportion="0.0">
|
||||
<folding>
|
||||
<element signature="imports" expanded="true" />
|
||||
</folding>
|
||||
</source-position-entry>
|
||||
<source-position-entry url="file://D:/ccm/SSClient/SecretStoreClient_src/c_jwrapper/src/com/novell/casa/MiCasa.java" line="77" column="34" vertical-scroll-proportion="2.633803" horizontal-scroll-proportion="0.2713797" selected="true" />
|
||||
</open-files>
|
||||
</component>
|
||||
<component name="ToolWindowManager">
|
||||
<frame x="-4" y="-4" width="1288" height="1002" extended-state="0" />
|
||||
<editor active="false" />
|
||||
<frame x="-4" y="-4" width="1288" height="1002" extended-state="6" />
|
||||
<editor active="true" />
|
||||
<layout>
|
||||
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.25" order="1" />
|
||||
<window_info id="Run" active="true" anchor="bottom" auto_hide="false" internal_type="docked" type="docked" visible="true" weight="0.36259976" order="2" />
|
||||
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="docked" visible="true" weight="0.36259976" order="2" />
|
||||
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.25" order="2" />
|
||||
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.32930845" order="7" />
|
||||
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="sliding" type="sliding" visible="false" weight="0.4" order="0" />
|
||||
|
||||
@@ -619,6 +619,7 @@ int main
|
||||
|
||||
strcpy((char*)credential.username, "AppUsername");
|
||||
strcpy((char*)credential.password, "AppPassword");
|
||||
credential.unFlags = USERNAME_TYPE_NDS_FDN_F;
|
||||
|
||||
// sets the secret specific to the app
|
||||
rcode = miCASASetCredential(
|
||||
@@ -633,12 +634,12 @@ int main
|
||||
|
||||
memset(&credential, 0, sizeof(SSCS_BASIC_CREDENTIAL));
|
||||
|
||||
credential.unFlags = USERNAME_TYPE_NDS_DN_F;
|
||||
credential.unFlags = USERNAME_TYPE_NDS_FDN_F;
|
||||
// gets the sharedcredential
|
||||
rcode = miCASAGetCredential(
|
||||
0,
|
||||
&appSecretId, //char * appSecretID, // IN
|
||||
&sharedSecretId, //char * sharedSecretID, // Optional IN
|
||||
NULL, //&sharedSecretId, //char * sharedSecretID, // Optional IN
|
||||
0, //int * credentialType, // IN/OUT
|
||||
&credential, //void * credential, // OUT
|
||||
NULL //SSCS_EXT_T * ext // Reserved
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -43,7 +43,7 @@
|
||||
OutputFile=".\Debug/sshtst.exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="D:\ccm\SSClient\SecretStoreClient_src\bin\w32\mdd"
|
||||
AdditionalLibraryDirectories="D:\casaoutside\lib\w32"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile=".\Debug/sshtst.pdb"
|
||||
SubSystem="1"
|
||||
|
||||
Reference in New Issue
Block a user