8 lines
128 B
C++
8 lines
128 B
C++
|
#include <stdio.h>
|
||
|
#include <stdlib.h>
|
||
|
#include <stdarg.h>
|
||
|
#include <math.h>
|
||
|
#include <windows.h>
|
||
|
|
||
|
#include "resource.h"
|