Rev 291 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 291 | Rev 299 | ||
|---|---|---|---|
| Line 15... | Line 15... | ||
| 15 | Prototype="int daq_run(void *functionData);" |
15 | Prototype="int daq_run(void *functionData);" |
| 16 | 16 | ||
| 17 | [WinMain] |
17 | [WinMain] |
| 18 | Class="Function" |
18 | Class="Function" |
| 19 | Prototype="int WinMain(struct HINSTANCE__ *hInstance, struct HINSTANCE__ *hPrevInstance, char *lpszCmdLine, int nCmdShow);" |
19 | Prototype="int WinMain(struct HINSTANCE__ *hInstance, struct HINSTANCE__ *hPrevInstance, char *lpszCmdLine, int nCmdShow);" |
| - | 20 | ||
| - | 21 | [V1290_writeOC] |
|
| - | 22 | Class="Function" |
|
| - | 23 | Prototype="int V1290_writeOC(int *write_buffer);" |
|
| - | 24 | ||
| - | 25 | [V1290_readOC] |
|
| - | 26 | Class="Function" |
|
| - | 27 | Prototype="int V1290_readOC(int *return_buffer);" |
|
| - | 28 | ||
| - | 29 | [V1290_init] |
|
| - | 30 | Class="Function" |
|
| - | 31 | Prototype="void V1290_init();" |
|
| - | 32 | ||
| - | 33 | [V1290_readConfig] |
|
| - | 34 | Class="Function" |
|
| - | 35 | Prototype="void V1290_readConfig();" |
|
| 20 | 36 | ||
| 21 | [max_from] |
37 | [max_from] |
| 22 | Class="Function" |
38 | Class="Function" |
| 23 | Prototype="int max_from(int *array, int ifrom, int ito);" |
39 | Prototype="int max_from(int *array, int ifrom, int ito);" |
| 24 | 40 | ||