#include "sendsms.h"
#include "smsapprc.h"
#include "wintools.h"
#include <windows.h>
#include <string.h>
Enumerations | |
| enum | t_smserrcode { SMS_OK = 0, SMS_PARAM, SMS_ERR, SMS_REGISTER_CLASS, SMS_UNKNOWN } |
| Error messages. More... | |
Functions | |
| int WINAPI | WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow) |
| The main entry point of the snapshot program. | |
Usage ss.exe file.bmp, stores the actual screenshot of the full screen to file.bmp.
1.5.6