weird results at run time

Tech-Archive recommends: Fix windows errors by optimizing your registry



hi all,

I have a dll(a directshow filter made in VS2005) which is internally using a
static lib(made in VC6.0). when I am debugging this dll (using some exe app
written in VS2005) I am getting weird results like .

bitRate = 96 ;
if( 0==bitRate){
return FALSE ;
}

....and it is returning FALSE; I have tried making this satic lib as a new
project in VS2005 but still the problem persists.

any information on this is highly appreciated.
Thanks
.



Relevant Pages

  • Re: Compact Framework 2.0 team needs to finish the .NET CF 2.0 release
    ... is that breakpoint in the DLL which is dynamically loaded (or ... First investigations seems that the IDE for some reason are not deploying ... debugging to a USB attached device is faster. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Mobile 5 - Debugging Managed C#/Unmanaged C++ Code
    ... set the debugging options to start the managed code EXE that will ... use your DLL and set your breakpoints in the DLL (all from the DLL project, ... managed C++ in the Windows Mobile 5 platform, and the only way to use C ... way to appease the project manager for the additional time it may ...
    (microsoft.public.windowsce.app.development)
  • RE: VS 2005 wont hit breakpoints when debugging an executable
    ... The executable we are debugging is unmanaged and produced using a Modula 2 ... The DLL is managed and produced using Visual Studio 2005. ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.vsnet.debugging)
  • Re: Mobile 5 - Debugging Managed C#/Unmanaged C++ Code
    ... If it comes in as an int*, I *think* (I'd have to fire up a native session ... of your native DLL. ... set the debugging options to start the managed code EXE ... way to appease the project manager for the additional time it may ...
    (microsoft.public.windowsce.app.development)
  • Re: software protection and licensing question
    ... Thanks for the info. Armadillo is one of the packages I have come ... allow debugging for the application code written by users of our SDK, ... I'm also well aware that code protection can never be perfect - people ... >>supplied dll, and it is the dll which needs to be protected. ...
    (comp.lang.cpp)