Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
289 | f9daq | 1 | [getavg] |
2 | Class="Function" |
||
3 | Prototype="float getavg(int n);" |
||
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 | [MDelay] |
||
10 | Class="Function" |
||
11 | Prototype="int MDelay(double t);" |
||
12 | |||
13 | [qescan] |
||
14 | Class="Function" |
||
15 | Prototype="int qescan();" |
||
16 | |||
17 | [mcp_positions] |
||
18 | Class="Function" |
||
19 | Prototype="int mcp_positions();" |
||
20 | |||
21 | [WinMain] |
||
22 | Class="Function" |
||
23 | Prototype="int WinMain(struct HINSTANCE__ *hInstance, struct HINSTANCE__ *hPrevInstance, char *lpszCmdLine, int nCmdShow);" |
||
24 |