home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / myshel.exe / MYSHEL.TXT next >
Text File  |  1995-06-12  |  2KB  |  61 lines

  1. NOVELL TECHNICAL INFORMATION DOCUMENT
  2.  
  3. TITLE:  Alternative PROGMAN.EXE Shell
  4. README FOR:  MYSHEL.EXE
  5.  
  6. NOVELL PRODUCTS and VERSIONS:
  7. NetWare Client SDK 1.0e
  8.  
  9. ABSTRACT:
  10.  
  11. This sample code shows how to perform the LoadLibrary() and
  12. GetProcAddress() calls when using the Client SDK.  This is
  13. necessary when creating a shell other than progman.exe.
  14.  
  15.  
  16.  
  17. -----------------------------------------------------------------
  18.  DISCLAIMER
  19.  THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO
  20. NOVELL.  NOVELL
  21.  MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  22. HOWEVER, THE
  23.  INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  24. ONLY.  NOVELL
  25.  MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  26. INFORMATION.
  27.  
  28. -----------------------------------------------------------------
  29.  
  30.  
  31. ISSUE: 
  32.  
  33. Several Developers have had problems when trying to write their
  34. own shell using the Client SDK.
  35.  
  36. Self-Extracting File Name: myshel.exe
  37.  
  38. Files Included     Size     Date      Time
  39.  
  40. ..\
  41.       MYSHEL.TXT     (This file)
  42.        MYSHELL.C            3656          6-8-95      2:09:56 pm
  43.      MYSHELL.EXE           40184          6-8-95      2:20:42 pm
  44.  
  45.  
  46. Installation Instructions:
  47.  
  48. Included in MYSHEL.EXE are the files myshell.c and myshell.exe
  49.  
  50.  
  51.  
  52. -----------------------------------------------------------------
  53.  Any trademarks referenced in this document are the property of
  54. their
  55.  respective owners.  Consult your product manuals for complete
  56. trademark
  57.  information.
  58.  
  59. -----------------------------------------------------------------
  60.  
  61.