This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (10 messages)
From:
Nancy Cluts – Microsoft
Microsoft Win32 SDK Forum
· Tools-Compiler/Link
August 9, 1993 12:56 PM
Hi Tim. Unicode is not supported under MFC. Nancy Cluts Microsoft Developer Support
From:
Nancy Cluts – Microsoft
Microsoft Win32 SDK Forum
· Tools-Compiler/Link
August 9, 1993 12:56 PM
Hi Andreas. You can create a console window and send the information from OutputDebugString() there. Take a look at the DEB sample in the \MSTOOLS\SAMPLES\DEB directory. This sample uses OutputDebugString() quite a bit – you should be able to take that code and use it in your program. Nancy Cluts…
Hi Peter. When you say you compiled with -Zi -Od, do you mean that you followed one of the sample makefiles and specified $(cdebug)? If not, please be sure to follow one of the sample makefiles. Usually, you will get the 'breakpoint not instantiated' error from WINDBG if you are…
Hi Scott. You can install the Windows NT operating system and not install the Win 32 SDK. They are separate steps during installation. Please check the hardware compatibility list for the type of hard drive you have to ensure that it is supported. Please direct any follow up questions on…
Hi Rob. Documentation for creating .HLP files can be found in the Tools winhelp and in the Tools guide. Nancy Cluts Microsoft Developer Support
From:
Nancy Cluts – Microsoft
Microsoft Win32 SDK Forum
· Porting-OS/2 & UNIX
August 4, 1993 5:47 PM
Hi Wayne. Other than the tools I listed, we do not have any more tools to aid you in porting – sorry. Nancy Cluts Microsoft Developer Support
From:
Nancy Cluts – Microsoft
Microsoft Win32 SDK Forum
· Porting-OS/2 & UNIX
August 3, 1993 11:56 AM
Hi and welcome to Windows NT! We have some porting tools to assist you in porting from OS/2 1.3 to Windows NT that have been uploaded into LIB 11. I am including a list below. Aside from that, there is an excellent book "Inside NT" by Helen Custer that gives…
From:
Nancy Cluts – Microsoft
Microsoft Win32 SDK Forum
· Porting-OS/2 & UNIX
August 3, 1993 11:56 AM
Hi Wayne. Sorry for the confusion. I've checked on what is still out there (some of the files have been updated/removed/etc.) and here's a listing of what you should be able to find in LIB 11 that covers OS/2 porting. Please let me know if you don't find items on…
From:
Nancy Cluts – Microsoft
Microsoft Win32 SDK Forum
· Porting-OS/2 & UNIX
August 2, 1993 6:50 PM
Hi Wayne. Here is the current list of porting tools that are available in Lib 11: " annote.zip Out of date, don't bother. apicnt.zip It is there, upload date 7/22/92 helpc.zip help.zip 11/9/92 imagec.zip Uploaded 7/22/92 os2port.zip Get all of the 4/15/93 uploads instead resconv.zip resc.zip, 11/9/92 updt01.zip Dated. "…
Hi Ron. > To remove the NT from my drive (partitioned 1gig as C: as FAT,D: at FAT >,E:as FAT and NT is on the next drive as NTFS) do I type in "delnode" when >in NT or when in DOS? How will the partition be converted to FAT from…