Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
291 | f9daq | 1 | [wait_loop] |
2 | Class="Function" |
||
3 | Prototype="void wait_loop(unsigned long iloop);" |
||
4 | |||
5 | [cb_timer] |
||
6 | Class="Function" |
||
7 | Prototype="int cb_timer(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);" |
||
8 | |||
9 | [update_plots] |
||
10 | Class="Function" |
||
11 | Prototype="int update_plots();" |
||
12 | |||
13 | [daq_run] |
||
14 | Class="Function" |
||
15 | Prototype="int daq_run(void *functionData);" |
||
16 | |||
17 | [WinMain] |
||
18 | Class="Function" |
||
19 | Prototype="int WinMain(struct HINSTANCE__ *hInstance, struct HINSTANCE__ *hPrevInstance, char *lpszCmdLine, int nCmdShow);" |
||
20 | |||
21 | [max_from] |
||
22 | Class="Function" |
||
23 | Prototype="int max_from(int *array, int ifrom, int ito);" |
||
24 |