This commit is contained in:
biosvos
2026-08-07 17:38:18 +09:00
commit 873193a243
9613 changed files with 2755992 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
Makefile
빌드하는데 사용되는 Makefile 입니다.
libshsdk.a
system hosting server+client side sdk 라이브러리입니다.
포함된 라이브러리는 2007년 1월 19일자입니다.
SHSSDK.h
system hosting server side sdk 라이브러리 헤더입니다.
SHCSDK.h
system hosting client side sdk 라이브러리 헤더입니다.
shlisting.c
파일 리스트를 가져오는 예제입니다.
shcopy.c
파일 복사 예제입니다.
shmove.c
파일 이동 예제입니다.