CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (10 messages)

#51192 NT MFC & UNICODE? Message #51282
Hi Tim. Unicode is not supported under MFC. Nancy Cluts Microsoft Developer Support
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…
#50945 WINHELP Message #50958
Hi Rob. Documentation for creating .HLP files can be found in the Tools winhelp and in the Tools guide. Nancy Cluts Microsoft Developer Support
#50586 MIGRATION FROM OS/2 Message #50819
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
#50441 OS/2 to WIN NT Port Message #50533
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…
#50473 #MIGRATION FROM OS/2 Message #50532
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…
#50175 #MIGRATION FROM OS/2 Message #50433
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. "…
#50340 Uninstall NT? Message #50424
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…