Attempt at getting the windows client to at least compile without bombing out with errors, may not be fully usable, e.g. plot window doesn't come up, etc

This commit is contained in:
d18c7db 2010-02-18 08:24:26 +00:00
commit 393c3ef933
9 changed files with 394 additions and 8 deletions

View file

@ -3,14 +3,16 @@
#include <stdio.h>
#include <ctype.h>
#include <stdlib.h>
#include <stdint.h>
//extern "C" {
#include "include/hidusage.h"
#include "include/hidpi.h"
#include "include/hidsdi.h"
//}
#include "prox.h"
#include "ui.h"
#include "flash.h"
#include "proxusb.h"
#define OUR_VID 0x9ac4
#define OUR_PID 0x4b8f