it didn't work 

 got these error messages on line in parsecommand:
(DialogBox(hDllInst, MAKEINTRESOURCE(IDD_DIALOG1), NULL, NickChanger)
  [C++ Error] MPPluginC.cpp(95): E2451 Undefined symbol 'hDllInst'
  [C++ Error] MPPluginC.cpp(95): E2451 Undefined symbol 'IDD_DIALOG1'
  [C++ Error] MPPluginC.cpp(95): E2034 Cannot convert 'int (__stdcall *)(void *,unsigned int,unsigned int,long)' to 'int (__stdcall *)()'
  [C++ Error] MPPluginC.cpp(95): E2342 Type mismatch in parameter 'lpDialogFunc' (wanted 'int (__stdcall *)()', got 'int (__stdcall *)(void *,unsigned int,unsigned int,long)')