| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <42A02B68.4080707@exmsft.com> |
| Date: | Fri, 03 Jun 2005 12:05:28 +0200 |
| From: | Keith Moore <keithmo AT exmsft DOT com> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Serious performance problems (malloc related?) |
| References: | <3D848382FB72E249812901444C6BDB1D03E04FD3 AT exchange DOT timesys DOT com> <Pine DOT GSO DOT 4 DOT 61 DOT 0506021730180 DOT 23568 AT slinky DOT cs DOT nyu DOT edu> <429F7D9D DOT 7020808 AT exmsft DOT com> <200506022357 DOT 37020 DOT ralf DOT habacker AT freenet DOT de> <20050603011323 DOT GA10867 AT trixie DOT casa DOT cgf DOT cx> |
| In-Reply-To: | <20050603011323.GA10867@trixie.casa.cgf.cx> |
| X-ELNK-Trace: | bd47eb33e10cdf15d780f4a490ca69563f9fea00a6dd62bc87e5872964e42f22bacfc6256dcde1bd350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c |
| X-IsSubscribed: | yes |
Christopher Faylor wrote: > Keith, you don't have a complete reference for the Nt functions do you? For the most part, using the APIs is pretty straight-forward if you have the required prototypes and structure definitions. With the possible exception of NtCreateProcess(), there is not a lot of "magic" involved. The MinGW project has done a lot of good work in this area. There also a ton of useful information in the MS DDK. The DDK is, obviously, focused on kernel-mode drivers, but much of the information is applicable to user-mode apps. So, unfortunately, I don't have a complete reference, but there are enough "islands of information" around for us to piece together everything we need. KM -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |