Gamut
August 9th, 2004, 11:59 AM
hi all,
I have a COM Server built using VC.Net. I need to trap the Command arguments and be able to do things based on the arguments..for ex, if the command argumenet is DLG, ( from command line , MYAppServer /Dlg) I wud invoke a Dialog box.
It looks like the VC.Net hides most of the source code ( like winmain etc). is there any way to find winmain and probably access command line arguments from there ?
Pls help
thanks in advance
I have a COM Server built using VC.Net. I need to trap the Command arguments and be able to do things based on the arguments..for ex, if the command argumenet is DLG, ( from command line , MYAppServer /Dlg) I wud invoke a Dialog box.
It looks like the VC.Net hides most of the source code ( like winmain etc). is there any way to find winmain and probably access command line arguments from there ?
Pls help
thanks in advance