0
votes
Parameters of NT Services
Daniel Wischnewski
– Today an interesting question came up in the Delphi-PRAXiS. One of our users asked how to parse parameters sent to a NT service application. The good old trusted version of normal VCL applications does not work: for I := 1 to ParamCount do Foo(ParamStr(I)); So a quick dive into the Delphi 2007 ...
Statistics
|
Visits by Source |
User Actions |




