program_invocation_name

Corinna Vinschen vinschen@redhat.com
Sun Nov 12 12:37:00 GMT 2000


Jerome BENOIT wrote:
> 
> I want to get under cygwin the true `program_invocation_name'.
> I mean with the extension `.exe' when applcable.

DWORD len = GetModuleFileName(NULL, buf, buf_size);

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                        mailto:cygwin@sources.redhat.com
Red Hat, Inc.
mailto:vinschen@redhat.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list