However, Codeview can not be run in standard mode. CodeView requires
certain Virtual Device Drivers (.386 files) to be loaded which will not
be loaded in standard mode
--
Isn't it a bit unnerving that doctors call what they do "practice"?
Fabrizio CIBECCHINI <f.c...@temainf.it> wrote in article
<3330EF...@temainf.it>...
> I' m making an application with many DLL and EXE files with VISUAL C 1.52
> and I want to debug it, but the applicantion must run in WIN 3.11
> in standard mode, how can do it ???
> An other question: in this application I have make a DLL with all the
> shared data, can I see this data using CODEVIEW ???
> Thanks to all... FABRIZIO f.c...@temainf.it
>
If memory serves correctly start win3.11 with the /s option.
win /? should give the help on command line options.
No idea bout the second Q - sorry