15 мая 2023 года "Исходники.РУ" отмечают своё 23-летие!
Поздравляем всех причастных и неравнодушных с этим событием!
И огромное спасибо всем, кто был и остаётся с нами все эти годы!

Главная Форум Журнал Wiki DRKB Discuz!ML Помощь проекту


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




| Вернуться в корень Архива |