|
Pages: [1]
|
 |
|
Author
|
Topic: ntdll.lib/inc (Read 8237 times)
|
Webring
Guest
|
hutch can you add the long overdue ntdll.lib/inc to next masm? i've attached them both.
|
ntdll.zip (72.08 KB - downloaded 1746 times.)
|
|
|
Logged
|
|
|
|
|
Kernel_Gaddafi
|
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: 9558
Mnemonic Driven API Grinder
|
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
|
|
|
|
PBrennick
Never be satisfied
Member
    
Gender: 
Posts: 2083
Never under-estimate the power of an idea
|
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
|
|
|
|
|
|
|
Petroizki
|
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
|
perhaps Windows DDK, or WINE (Windows Emulator) source code..or mailing list
|
|
|
|
|
Logged
|
|
|
|
Webring
Guest
|
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: 2302
=- Stargate Atlantis -=
|
...I did purchase a copy of windows xp ddk, so I own ntdll.lib...
Are you sure you OWN it? Sorry for being pedantic. 
|
|
|
|
|
Logged
|
"To deny our impulses... foolish; to revel in them, chaos." MCJ 2003.08
|
|
|
Webring
Guest
|
i'm not even going to answer that
|
|
|
|
|
Logged
|
|
|
|
|
xandaz
|
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
|
|
|
|
|
|
aker
Member
 
Posts: 33
JinZhengRi&JinZhengYin
|
No _wcsicmp.
|
|
|
|
|
Logged
|
|
|
|
|
|
Pages: [1]
|
|
|
 |