[REQ] Windows NT 4 SDK

Download requests and offers should be made in this forum.
Do not request a download if you have under 10 posts. You will be ignored.
Forum rules
Please read the following rules before posting a download request in this area:

1. Don't post a request if you have under 10 posts as stated in the rules. If you do anyway, it will be deleted without further notice.
2. Requests for anything against our rules will not be entertained and you will be warned.
3. Check that we don't already have the file on our FTP servers by using the database linked in the navigation.
Kenneth
Donator
Posts: 2407
Joined: Sun May 13, 2007 12:42 am

[REQ] Windows NT 4 SDK

Post by Kenneth »

Anyone have it, it's the only thing I need to finish compiling NT.

Daniel
User avatar
Posts: 2607
Joined: Wed Apr 11, 2007 2:11 pm
Location: Germany, Earth
Contact:

Post by Daniel »

I have the Win32 SDK for Windows NT 4. Not sure if this is what you are searchig for....

KenOath

Post by KenOath »

You mean this one here, nah, never seen it...

Image

Microsoft Win32 SDK for Microsoft Windows
August, 1996


---------
Contents:
---------

1. Introduction
2. New in This Release
3. Header File Conventions
4. OpenGL
5. Windows Sockets 2
6. Windows Telephony (TAPI)
7. RPC and MIDL
8. OLE
9. Known Issues


---------------
1. Introduction
---------------

Welcome to the Microsoft Win32 SDK for Microsoft Windows. This release of the
Win32 SDK provides the tools and information necessary to build retail
applications for Windows 95 and Windows NT version 4.0. It is possible to
install the Win32 SDK on Windows NT version 3.51, and it is possible to build
applications that will run on Windows NT version 3.51. However, some of the
Windows NT-specific tools in the SDK will not run correctly on Windows NT
version 3.51.

Kenneth
Donator
Posts: 2407
Joined: Sun May 13, 2007 12:42 am

Post by Kenneth »

That's exactly what I need!

Daniel
User avatar
Posts: 2607
Joined: Wed Apr 11, 2007 2:11 pm
Location: Germany, Earth
Contact:

Post by Daniel »

OK, I will upload the Win32 SDK now...


EDIT: I also found a disc with a Platform SDK (no idea what this is)

Image

Let me know if you need this too...

RentedMule
Donator
Posts: 941
Joined: Tue Oct 17, 2006 8:26 pm

Post by RentedMule »

What do you mean by "compiling NT"? Aside from the fact that the leaked source code was for userspace applications only, the SDK wouldn't be needed to compile it anyway, since that is for... userspace applications.

Kenneth
Donator
Posts: 2407
Joined: Sun May 13, 2007 12:42 am

Post by Kenneth »

Some header files were corrupt. Anyway I got 30MB of binaries!

Leon
Donator
Posts: 557
Joined: Tue Feb 19, 2008 1:52 am

Post by Leon »

Windows OCManage wrote:Some header files were corrupt. Anyway I got 30MB of binaries!
How did you manage to do this? Pweez tell me how

Kenneth
Donator
Posts: 2407
Joined: Sun May 13, 2007 12:42 am

Post by Kenneth »

1. Expand Source to D: drive
2. Map \\localhost\d$ to W:
3. Set these envirnoment variables
4. Install Microsoft Visual Studio 6
5. Install Windows 2000 DDK
6. Install Win32 SDK.
7. Expand IDW tools into D:\NT\PUBLIC\TOOLS.
8. In free build env., set envirnoment variables like following

Code: Select all

Basedir=D:\nt
BINPLACE_FLAGS=-a -x -s %_NT386TREE%\sym\stripped -n %_NT386TREE%\sym\full
BUILD_DEFAULT=ntoskrnl ntkrnlmp daytona -e -i -nmake -i
BUILD_DEFAULT_TARGETS=-386
BUILD_MAKE_PROGRAM=nmake.exe
INIT=D:\private\developr\%USERNAME%
LOGNAME=HX86FIX
MASTER_VERSION_FILE=D:\nt\public\sdk\inc\ntverp.h
NTMAKEENV=D:\NT\PUBLIC\OAK\BIN
NTPROJECTS=public
PATH=%path%;D:\NT\PUBLIC\OAK\BIN;D:\NT\PRIVATE\BLDTOOLS;D:\NT\PUBLIC\TOOLS;D:\NT\PRIVATE\DEVELOPR\x86fre
SDK_INC_PATH=D:\nt\public\sdk\inc
SDK_LIB_PATH=D:\nt\public\sdk\lib
TARGETPATHLIB=D:\nt\public\sdk\lib\i386
_NTBINDIR=D:
_NTUSER=x86fre
_NT_TARGET_VERSION=0x502
USERNAME=x86fre
9. Change directory to D:\nt\public\tools
10. razzle
11. Change directory to D:\nt\private
12. Buildall -cZ$T

RentedMule
Donator
Posts: 941
Joined: Tue Oct 17, 2006 8:26 pm

Post by RentedMule »

WHAT source?

Frozenport
User avatar
Posts: 1022
Joined: Fri Sep 01, 2006 10:04 pm
Location: The Ephemeral between existance and non-existance: AKA "being"
Contact:

Post by Frozenport »

RentedMule wrote:What do you mean by "compiling NT"? Aside from the fact that the leaked source code was for userspace applications only, the SDK wouldn't be needed to compile it anyway, since that is for... userspace applications.
I second...
Image
Part Time Troll - HPC Enthusiast - Spelling Master - Old Fart

Kenneth
Donator
Posts: 2407
Joined: Sun May 13, 2007 12:42 am

Post by Kenneth »

WHAT source?
The Windows NT 4 Leaked source, it's more complete than you think. About 75% is there.

The Distractor

Post by The Distractor »

you planning to turn it into a custom windows version or something ?

Kenneth
Donator
Posts: 2407
Joined: Sun May 13, 2007 12:42 am

Post by Kenneth »

No, just hackfixing code and seeing what comes out.

os2fan2
User avatar
Donator
Posts: 1394
Joined: Sun Dec 30, 2007 8:12 am
Location: Brisbane, Queensland
Contact:

Post by os2fan2 »

is the sdk for nt4 doing the rounds?

Vista Ultimate R2
User avatar
Posts: 2393
Joined: Wed Aug 30, 2006 10:06 pm

Post by Vista Ultimate R2 »

Daniel wrote:EDIT: I also found a disc with a Platform SDK (no idea what this is)
I think it's just the SDK for the entire "Microsoft platform", which would include Win32 of course, here's a later version of the Platform SDK that shows it is for various MS technologies (including Win64 as well as 32, despite being pre-Windows 2000):

Image
Image

KenOath

Post by KenOath »

Sooo, has it been uploaded yet, or shall I get mine out again, rar it, again,
& upload it...
When I saw Daniel had replied, I didn't bother as my crappy Au upload speed is
a snail compared to his...

Daniel
User avatar
Posts: 2607
Joined: Wed Apr 11, 2007 2:11 pm
Location: Germany, Earth
Contact:

Post by Daniel »

The Win32 SDK has been uploaded already to mrpijeys FTP, I asked him to move it to BA's Server..

os2fan2
User avatar
Donator
Posts: 1394
Joined: Sun Dec 30, 2007 8:12 am
Location: Brisbane, Queensland
Contact:

Post by os2fan2 »

I wish one day i could find either the NT4 or NT5 sdk kits...

KenOath

Post by KenOath »

os2fan2 wrote:I wish one day i could find either the NT4 or NT5 sdk kits...
I have the NT5 SDKs if you need, just let me know...
Last edited by KenOath on Mon Nov 24, 2008 10:08 am, edited 1 time in total.

os2fan2
User avatar
Donator
Posts: 1394
Joined: Sun Dec 30, 2007 8:12 am
Location: Brisbane, Queensland
Contact:

Post by os2fan2 »

I downloaded the XP SP2 version in KenOath's link. Some of the files require XP. (Who runs xp?). I was looking for something like the NT4 or NT5 ones though.

I can't see it on mrpijey's site. I looked on betaarchive, and can't see it there?

Daniel1981
Donator
Posts: 411
Joined: Tue Jun 17, 2008 10:09 am

Post by Daniel1981 »

Where can I get the NT4 source code?

KenOath

Post by KenOath »

os2fan2 wrote:I downloaded the XP SP2 version in KenOath's link. Some of the files require XP. (Who runs xp?). I was looking for something like the NT4 or NT5 ones though.

I can't see it on mrpijey's site. I looked on betaarchive, and can't see it there?
I posted the screens above, for you to take your pick of which one you wanted...
KenOath wrote:
os2fan2 wrote:I wish one day i could find either the NT4 or NT5 sdk kits...
So none of these are any good to you then..?

Leon
Donator
Posts: 557
Joined: Tue Feb 19, 2008 1:52 am

Post by Leon »

Daniel1981 wrote:Where can I get the NT4 source code?
It's on the FTP, I uploaded it, Took me like 3 days to download since most of the seeders are dieing or something

os2fan2
User avatar
Donator
Posts: 1394
Joined: Sun Dec 30, 2007 8:12 am
Location: Brisbane, Queensland
Contact:

Post by os2fan2 »

The NT5 rc2 version would be nice. I failed to understand the question

Post Reply