On 3/18/2013 19:34, LRN wrote:
> On 18.03.2013 13:35, JonY wrote:
>> Before anyone does anything, see __wgetmainargs 
>> <http://msdn.microsoft.com/en-us/library/ff770599.aspx>.
> 
>> It can expand wildcards. Since it already provides argc/argv/env,
>> it is more a less a drop-in replacement for the main() arguments.
> I can't find its version info. MSDN only documents it as far as VS2010
> (normal C functions are documented as far as VS2003), and it's not
> present in any header file i have.

I don't think it is, you probably required to declare it yourself.

The symbol is in the MSVCRXX runtime dll, all the way from MSVCRT.dll to
MSVC2012 MSVCR110. Suffice to say it is always there.



Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to