Hello,
Hope you have a good day.
We supply all kinds of machining parts to global market with good quality and
reasonable price, and very familiar with ANSI,BS,DIN,NF&JIS material and so
many process.
Such as: CNC Milling 、CNC Turning 、Grinder 、EDM、 Wire Cutting、etc.
Per my visiting your com
On Feb 11 12:08, Jeffrey Walton wrote:
> Hi Everyone,
>
> I have some code that looks like so:
>
> #if defined(_WINDOWS)
> char* pgmptr = NULLPTR;
> errno_t err = _get_pgmptr(&pgmptr);
> if (err == 0 && pgmptr != NULLPTR)
> exePath = pgmptr;
> #endif
>
> The code gets the ful
Hi Everyone,
I have some code that looks like so:
#if defined(_WINDOWS)
char* pgmptr = NULLPTR;
errno_t err = _get_pgmptr(&pgmptr);
if (err == 0 && pgmptr != NULLPTR)
exePath = pgmptr;
#endif
The code gets the full path of the executable. It sidsteps some
problems with findin
Hi folks,
I uploaded a new Cygwin test release 3.0.0-0.8
This release comes with a couple of new features and some interesting
bug fixes.
It also changes the output of uname(2) for newly built applications.
Applications built so far (that includes uname(1) from coreutils)
will still print the o
On Feb 11 12:50, Michael Haubenwallner wrote:
>
>
> On 2/8/19 6:00 PM, Corinna Vinschen wrote:
> > On Feb 8 17:58, Corinna Vinschen wrote:
> >> On Feb 8 17:35, Michael Haubenwallner wrote:
> >>>
> >>> On 2/8/19 2:28 PM, Corinna Vinschen wrote:
>
> I pushed your forkable branch to mast
On 2/8/19 6:00 PM, Corinna Vinschen wrote:
> On Feb 8 17:58, Corinna Vinschen wrote:
>> On Feb 8 17:35, Michael Haubenwallner wrote:
>>>
>>> On 2/8/19 2:28 PM, Corinna Vinschen wrote:
I pushed your forkable branch to master, btw. Would you mind to do the
honors in the ;rease not
6 matches
Mail list logo