equal
deleted
inserted
replaced
19 #include <f32file.h> |
19 #include <f32file.h> |
20 #include "W32STD.H" |
20 #include "W32STD.H" |
21 #include "../SERVER/w32cmd.h" |
21 #include "../SERVER/w32cmd.h" |
22 #include <e32svr.h> |
22 #include <e32svr.h> |
23 #include <hal.h> |
23 #include <hal.h> |
24 #include "../test/tlib/testbase.h" |
24 #include "../tlib/testbase.h" |
25 #include "../test/TClick/CLICK.H" |
25 #include "../TClick/CLICK.H" |
26 |
26 |
27 #define __USING_PROCESS_ |
27 #define __USING_PROCESS_ |
28 |
28 |
29 #if !defined(__USING_PROCESS_) |
29 #if !defined(__USING_PROCESS_) |
30 #define RP_FILENAME_SET _L(".DLL") |
30 #define RP_FILENAME_SET _L(".DLL") |