MSDEV Bug ??
Tim Hagemann -- 100063.323@compuserve.com Monday, January 22, 1996 Hi, I found some stange behaviour of the MSDEV shell using WinNT 3.51 (new shell) while programming two different project. The first project used the WinSock-API, the second project used MAPI. Running the program from the MSDEV-Shell (via Debug OR Execute) caused errors in WinSock or MAPI routines (very strange ones) although the programs worked correctly unter MSVC 2.2. By accident, I tried running these two programs from the shell - all errors disappeared. Any idea ? Tim Hagemann
Marc B. Manza -- manza@grimmy.poly.edu Tuesday, January 23, 1996 Tim, The problem is with the new shell. The fix is to edit the registry and remove the MSDEV section in: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\App Paths\ It should work fine after that. - Marc On Monday, January 22, 1996 3:17 AM, Tim Hagemann[SMTP:100063.323@compuserve.com] wrote: > Hi, > > I found some stange behaviour of the MSDEV shell using WinNT 3.51 (new shell) > while programming two different project. The first project used the WinSock-API, > the second project used MAPI. > > Running the program from the MSDEV-Shell (via Debug OR Execute) caused errors > in WinSock or MAPI routines (very strange ones) although the programs worked > correctly unter MSVC 2.2. > By accident, I tried running these two programs from the shell - all errors > disappeared. > > Any idea ? > > Tim Hagemann
| Вернуться в корень Архива |