1 \n\nUsage: regsvr32 [/u] [/s] dllname\n/u - Unregister server\n/s - Silent; display no message boxes\n/c - Console output 2 Unrecognized flag: %1 3 Extra argument on command line: %1 4 This command is only valid when an OLE Custom Control project is open. 5 No DLL name specified. 6 OleInitialize failed. 7 LoadLibrary("%1") failed.\nGetLastError returns %2. 8 %1 was loaded, but the %2 entry point was not found.\n\n%1 does not appear to be a .DLL or .OCX file. 9 %1 was loaded, but the %2 entry point was not found.\n\n%2 may not be exported, or a corrupt version of %1 may be in memory. Consider using PView to detect and remove it. 10 %1 in %2 failed. 11 %1 in %2 succeeded.