Re: CreateProcess in a loop
- From: one-trick-pony <worldofpain.aamir@xxxxxxxxx>
- Date: Wed, 22 Aug 2007 05:48:33 -0700
Excellent. I look at book (and MSDN website) and see one and
sometimes 2 variations of code being used. You expose me to other
ideas or variations. Eventhough, you contradict sometimes what I read
in books but I think you write more robust, portable, fail-safe, and
good software engineering code. It seems to me you understand it at
a very high level of details as to what goes on in OS and system
resources. Beginners take it for granted and code for the sake of
seeing their programs work but that may not be the best approach (or
even accurate). Books I have are introduction to MFC which is not
always the best practice but "good" for a new coder because they hide
details. I am going to read up on wchar, _T and LPCSTR, LPSTR and
other string related pointers, data types and macros. I will visit
your website. All the books I have focus on char mostly. Thanks for
help.
.
- Follow-Ups:
- Re: CreateProcess in a loop
- From: Joseph M . Newcomer
- Re: CreateProcess in a loop
- References:
- CreateProcess in a loop
- From: one-trick-pony
- Re: CreateProcess in a loop
- From: David Lowndes
- Re: CreateProcess in a loop
- From: one-trick-pony
- Re: CreateProcess in a loop
- From: Joseph M . Newcomer
- Re: CreateProcess in a loop
- From: one-trick-pony
- Re: CreateProcess in a loop
- From: one-trick-pony
- Re: CreateProcess in a loop
- From: Joseph M . Newcomer
- Re: CreateProcess in a loop
- From: one-trick-pony
- Re: CreateProcess in a loop
- From: Joseph M . Newcomer
- CreateProcess in a loop
- Prev by Date: Re: how to Create a Tabbed toolbar
- Next by Date: Re: What's DMA
- Previous by thread: Re: CreateProcess in a loop
- Next by thread: Re: CreateProcess in a loop
- Index(es):
Relevant Pages
|