#include "stdafx.h" #include <windows.h> // SavetoJPEG用 typedef WORD (__stdcall *LPFUNC_1) ( LPCTSTR bmpf, LPCTSTR jpgf, BYTE Value, short Prgrs ); int main(int argc, char* argv[]) { return 0; } #include "stdafx.h" #include <windows.h> // SavetoJPEG用 typedef WORD (__stdcall *LPFUNC_1) ( LPCTSTR bmpf, LPCTSTR jpgf, BYTE Value, short Prgrs ); #define TARGET_DLL "SaveJPG.dll" int main(int argc, char*