OSDN Git Service

基本ファイルを追加 master
authorSFPGMR <sfpg@git.sourceforge.jp>
Sat, 23 Apr 2011 06:30:11 +0000 (15:30 +0900)
committerSFPGMR <sfpg@git.sourceforge.jp>
Sat, 23 Apr 2011 06:30:11 +0000 (15:30 +0900)
commit933c75df63ed48e4c118af877b22b7189aa73548
tree19cee2ad58bf2b982dd8bbea1dc99aa6bfe0ab47
parent4deea7dc155cd060dfd6292ad9f80450b7d03cb2
基本ファイルを追加
19 files changed:
sfwasapi.sln
sfwasapi/code_converter.cpp [new file with mode: 0644]
sfwasapi/code_converter.h [new file with mode: 0644]
sfwasapi/dout.h [new file with mode: 0644]
sfwasapi/exception.cpp [new file with mode: 0644]
sfwasapi/exception.h [new file with mode: 0644]
sfwasapi/logger.cpp [new file with mode: 0644]
sfwasapi/logger.h [new file with mode: 0644]
sfwasapi/message_loop.h [new file with mode: 0644]
sfwasapi/sf_com.h [new file with mode: 0644]
sfwasapi/sf_memory.h [new file with mode: 0644]
sfwasapi/sf_windows.cpp [new file with mode: 0644]
sfwasapi/sf_windows.h [new file with mode: 0644]
sfwasapi/sfwasapi.vcxproj
sfwasapi/sfwasapi.vcxproj.filters
sfwasapi/singleton.h [new file with mode: 0644]
sfwasapi/stdafx.cpp [new file with mode: 0644]
sfwasapi/stdafx.h [new file with mode: 0644]
sfwasapi/winmain.cpp [new file with mode: 0644]