00001 00011 #include <e32std.h> 00012 00013 GLDEF_C TInt E32Dll(TDllReason) 00014 { 00015 return KErrNone; 00016 } 00017 00018 // EOF - EPOCDLL.CPP