0% found this document useful (0 votes)
30 views1 page

YServer

This document discusses the WinMain function being called with the '/REGSERVER' command line argument to register a server. It then calls the Run function also passing '/REGSERVER' and showing the window. Finally it leaves the WinMain function.

Uploaded by

Kunwar_23
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views1 page

YServer

This document discusses the WinMain function being called with the '/REGSERVER' command line argument to register a server. It then calls the Run function also passing '/REGSERVER' and showing the window. Finally it leaves the WinMain function.

Uploaded by

Kunwar_23
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

72c 7cc WinMain

72c 7cc lpCmdLine: '/REGSERVER'


72c 7cc Run
72c 7cc lpCmdLine: '/REGSERVER'
72c 7cc nCmdShow: 10
72c 7cc leaving WinMain

You might also like