Re: strncpy not that easy to use



"smnoff" <343rhinosourueus@xxxxxxxxxxx> writes:
This code is part of a DLL that was created in Visual Studio and hence VS
doesn't always give me the error message. This DLL is being called by an
external program totally outside of Visual Studio.

Actually, I really want to know how to make this dll code run entirely in
Visual Studio so I can get the debugger to work fully as this is Visual
Studio DLL project.

Would I have to create a totally separate project to get all this debugging
to work OR would I just get same unknown error messages I have been getting
when I use the external program?

Please don't top-post. See <http://www.caliburn.nl/topposting.html>.

If your IDE is hiding error messages from you, either find a way to
get it to show them to you or get a better IDE. (I don't use IDEs
myself, so perhaps I'm misunderstanding your situation.)

We can help you with C programming language issues here. We can't
help you with any problems you might be having with your IDE; you'll
have to find a different forum for that.

--
Keith Thompson (The_Other_Keith) kst-u@xxxxxxx <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
.



Relevant Pages

  • Re: strncpy not that easy to use
    ... external program totally outside of Visual Studio. ... I really want to know how to make this dll code run entirely in ... Visual Studio so I can get the debugger to work fully as this is Visual ... If your IDE is hiding error messages from you, ...
    (comp.lang.c)
  • Deployment Status
    ... I have multiple customer webspaces on a remote server. ... If Visual Studio ... Version 1.1 would set the name of the DLL to the name of the NameSpace. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: msvcr80.dll was not found
    ... I have seen that and it is just about stopping error messages coming out ... Uninstalled Nortons completely and then ... If I was to download ... It's the latest version of the Visual C runtime DLL. ...
    (microsoft.public.office.misc)
  • Re: Webpart unable to register as safecontrol
    ... Here are the steps to registering a webpart as safe for all of you who ... \SDK\v1.1\Bin directory of your Visual Studio Installation. ... Make the AssemblyKeyFile look like [assembly: ... This is the location of your dll. ...
    (microsoft.public.sharepoint.portalserver.development)
  • CoCreateObject of C# ComVisible object from C++ Crashes
    ... I have three DLL projects, all compiled from Visual Studio 2003 ... setup to get to the point where I try to call CoCreateInstance takes ... the CoCreateInstance call causes Visual Studio to crash ...
    (microsoft.public.dotnet.framework.interop)