xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

資源簡介

精品國產C++曲線繪制庫CChart。 開源版本。

資源截圖

代碼片段和文件信息

//?FullTestAPI.cpp?:?Defines?the?entry?point?for?the?application.
//

#include?“stdafx.h“
#include?“resource.h“

#include?“../SourceAPI/Plot/PlotInterface.h“
#ifdef?_DEBUG
#pragma?comment(lib“..\\SourceAPI\\Debug\\Plotd.lib“)
#else
#pragma?comment(lib“..\\SourceAPI\\Release\\Plot.lib“)
#endif

#define?MAX_LOADSTRING?100

//?Global?Variables:
HINSTANCE?hInst; //?current?instance
TCHAR?sztitle[MAX_LOADSTRING]; //?The?title?bar?text
TCHAR?szWindowClass[MAX_LOADSTRING]; //?The?title?bar?text

//?Foward?declarations?of?functions?included?in?this?code?module:
ATOM MyRegisterClass(HINSTANCE?hInstance);
BOOL InitInstance(HINSTANCE?int);
LRESULT?CALLBACK WndProc(HWND?UINT?WPARAM?LPARAM);
LRESULT?CALLBACK About(HWND?UINT?WPARAM?LPARAM);


評論

共有 條評論