Rev 100 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 100 | Rev 135 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | #ifdef _CVI_ |
4 | #ifdef _CVI_ |
- | 5 | #include <windows.h> |
|
5 | #include <ansi_c.h> |
6 | #include <ansi_c.h> |
6 | #include <stdint.h> |
7 | #include <stdint.h> |
7 | #include <windows.h> |
- | |
8 | #include <cvidef.h> |
8 | #include <cvidef.h> |
9 | #endif |
9 | #endif |
10 | 10 | ||
11 | extern int hHandle24, hHandle32; |
11 | extern int hHandle24, hHandle32; |
12 | 12 |