license.h

来自「3d游戏程序」· C头文件 代码 · 共 2 行

H
2
字号
#define REGISTER_LICENSE {MessageBox(NULL,"You should replace the license.h file with the one you\ngot from 3DSTATE when this product was purchased.\nDon't forget to do Rebuild All after replacing the license.h file\nIf you didn't get a legal license.h file or you are having trouble then\nplease contact sales@3dstate.com","Warning",MB_OK | MB_ICONWARNING);exit(0);}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?