--- mstools/samples/rpc/mandel/mandel.def 2018/08/09 18:20:01 1.1 +++ mstools/samples/rpc/mandel/mandel.def 2018/08/09 18:21:59 1.1.1.2 @@ -26,3 +26,4 @@ STACKSIZE 5120 ; recommended minim EXPORTS MainWndProc @1 ; name of window processing function About @2 ; name of "About" processing function + Server @3 ; name of "Server" processing function