The MASM Forum
Welcome, Guest. Please login or register.
Did you miss your activation email?
February 09, 2010, 08:19:02 am

Login with username, password and session length
Search:     Advanced search
101243 Posts in 12650 Topics by 1721 Members
Latest Member: yakovm
* Home Help Search Login Register
+  The MASM Forum
|-+  Project Support Forums
| |-+  MASM32
| | |-+  ntdll.lib/inc
« previous next »
Pages: [1] Print
Author Topic: ntdll.lib/inc  (Read 6523 times)
Webring
Guest


Email
ntdll.lib/inc
« on: July 01, 2005, 04:51:26 pm »

hutch can you add the long overdue ntdll.lib/inc to next masm? i've attached them both.

* ntdll.zip (72.08 KB - downloaded 1448 times.)
Logged
Kernel_Gaddafi
Member
*****
Posts: 188



Re: ntdll.lib/inc
« Reply #1 on: July 20, 2005, 01:21:52 pm »

Excellent work Webring, i made a start on NTDLL.INC for my own stuff some time ago but never finished it!
Thank you sir!
Logged
hutch--
Administrator
Member
*****
Posts: 8305


Mnemonic Driven API Grinder


Re: ntdll.lib/inc
« Reply #2 on: July 20, 2005, 01:59:53 pm »

OK,

I have downloaded the inc and lib files and the include file looks OK so far. It is not a published interface from Microsoft so while its useful to have around, it is not part of te Windows API function set. I ned to know what calling convention is used with the internal functions. Currently they default to STDCALL under MASM32. For copyright reasons I ned to know wo owns both the include and library.
Logged

Regards,



Download site for MASM32
http://www.masm32.com
PBrennick
Never be satisfied
Member
*****
Gender: Male
Posts: 2068


Never under-estimate the power of an idea


Re: ntdll.lib/inc
« Reply #3 on: August 07, 2005, 02:48:28 pm »

Hutch,
I have been watching this topic to see if there has been an answer to the copyright question.  So far, it has been 2 weeks and I see no answer.  Does this remain as an issue?  Or did you get a PM type response?

Paul
Logged

The GeneSys Project is available from:
The Repository or My crappy website
Vortex
Raider of the lost code
Member
*****
Gender: Male
Posts: 2796



Re: ntdll.lib/inc
« Reply #4 on: August 07, 2005, 03:35:59 pm »

Webring,

Are we mentioning about the same attachment?

http://www.masmforum.com/simple/index.php?topic=1661.0
Logged

Petroizki
Member
*****
Gender: Male
Posts: 135



Re: ntdll.lib/inc
« Reply #5 on: August 07, 2005, 07:02:07 pm »

Some of those are defined in the winternl.h file of the Windows SDK, and documented too.
But where could i find information on those which are not documented in the latest SDK?
Logged
Kernel_Gaddafi
Member
*****
Posts: 188



Re: ntdll.lib/inc
« Reply #6 on: August 07, 2005, 08:00:41 pm »

perhaps Windows DDK, or WINE (Windows Emulator) source code..or mailing list
Logged
Webring
Guest


Email
Re: ntdll.lib/inc
« Reply #7 on: August 11, 2005, 11:23:08 am »

Hey vortex, yes its the same attachment.Petroizki you can find a list of some undocumented nt functions on http://www.sysinternals.com/Information/NativeApi.html. I've got a book on them, and got them from various other sites. I'll look for links for you. Also Microsoft themselves starting not to be so hush hush about them and have some documented in win api sdk. Hutch the calling convention is indeed STDCALL for all functions i've tried, and if you're asking me I did purchase a copy of windows xp ddk, so I own ntdll.lib and I made the inc.
Logged
Mark Jones
Drifting in the Abstract
Member
*****
Posts: 2303


=- Stargate Atlantis -=


Re: ntdll.lib/inc
« Reply #8 on: August 11, 2005, 03:25:32 pm »

...I did purchase a copy of windows xp ddk, so I own ntdll.lib...

Are you sure you OWN it? Sorry for being pedantic. tgrin
Logged

"To deny our impulses... foolish; to revel in them, chaos." MCJ 2003.08
Webring
Guest


Email
Re: ntdll.lib/inc
« Reply #9 on: August 11, 2005, 06:14:30 pm »

i'm not even going to answer that
Logged
xandaz
Member
****
Posts: 53


Re: ntdll.lib/inc
« Reply #10 on: December 16, 2009, 08:55:07 pm »

   Hey guys. As you know i always appreciatte your help and,...well....here i am again. Does anyone know of the existance of a hlp file outside DDK that makes refference to ntdll?
   Thanks guys
   Best regards.... xandaz
Logged
drizz
Member
*****
Gender: Male
Posts: 416


Re: ntdll.lib/inc
« Reply #11 on: December 16, 2009, 10:21:21 pm »

http://undocumented.ntinternals.net/ntundoc.chm

book: Gary Nebbett - Windows NT/2000 Native API Reference

not documentation (well it is if you can read what you need from headers); the best source of undocumented stuff in one place:
http://code.google.com/p/native-nt-toolkit/
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP The MASM Forum | Powered by SMF 1.0.12.
© 2001-2005, Lewis Media. All Rights Reserved.
Valid XHTML 1.0! Valid CSS!