delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Date: | Sat, 1 Nov 2008 03:49:37 -0400 |
From: | David Arnstein <arnstein AT panix DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Call "undocumented" NTDLL functions with Cygwin/gcc? |
Message-ID: | <20081101074937.GA4858@panix.com> |
MIME-Version: | 1.0 |
User-Agent: | Mutt/1.5.18 (2008-05-17) |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
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 |
I would like to use some of the "undocumented" NTDLL functions from within a C or C++ program. I would like to compile this program from Cygwin's C or C++ compiler. The functions I refer to involve Registry operations, such as NtQueryValueKey() and NtEnumerateValueKey(). I found some sparse documentation here: http://undocumented.ntinternals.net/UserMode/Undocumented%20Functions/NT%20Objects/Key/NtQueryValueKey.html I could not find these under /usr/include. Any suggestions? -- 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 |