OSDN Git Service

最初のコミット。
authorSFPGMR <sfpg@git.sourceforge.jp>
Tue, 7 Dec 2010 07:16:45 +0000 (16:16 +0900)
committerSFPGMR <sfpg@git.sourceforge.jp>
Tue, 7 Dec 2010 07:16:45 +0000 (16:16 +0900)
commit2572a9bd881dca29144ec88ed5537ea2425a8604
tree0093f55d06be63a18769aa681b5ff33dc4a8a470
最初のコミット。
17 files changed:
win64/exception.cpp [new file with mode: 0644]
win64/exception.h [new file with mode: 0644]
win64/message_loop.cpp [new file with mode: 0644]
win64/message_loop.h [new file with mode: 0644]
win64/sf_com.cpp [new file with mode: 0644]
win64/sf_com.h [new file with mode: 0644]
win64/sf_memory.h [new file with mode: 0644]
win64/sf_windows.cpp [new file with mode: 0644]
win64/sf_windows.h [new file with mode: 0644]
win64/singleton.h [new file with mode: 0644]
win64/stdafx.cpp [new file with mode: 0644]
win64/stdafx.h [new file with mode: 0644]
win64/undo_redo.h [new file with mode: 0644]
win64/win64.vcxproj [new file with mode: 0644]
win64/win64.vcxproj.filters [new file with mode: 0644]
win64/win64.vcxproj.user [new file with mode: 0644]
win64/winmain.cpp [new file with mode: 0644]