Hi all,
Can anyone tell me how to get the command line parameters passed to my Fasm app ?
All my app does is display a message box -
I want to pass a parameter 'Intell Processor' which displays this in the message box.
I know there are easier ways of doing this -
but it's an excercise on passing data to my app.
Thanks.