Rest of serial driver - WORK IN PROGRESS - MIGHT BREAK - DONT CHANGE !

This commit is contained in:
waltje
2017-06-16 16:34:31 -04:00
parent 2019183c29
commit ce09beb9c8
3 changed files with 173 additions and 84 deletions

View File

@@ -17,7 +17,6 @@
* Author: Fred N. van Kempen, <decwiz@yahoo.com>
* Copyright 2017 Fred N. van Kempen.
*/
#define _WIN32_WINNT 0x0501
#include <windows.h>
#include <stdio.h>
#include <stdlib.h>