VC++ forms

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Silver_Angel (sylver_angel_at_net.hr)
Date: 04/04/04

  • Next message: Scott Chang: "VC++ .NET 2002: Dynamically Load DLL program got Error C2664"
    Date: Sun, 4 Apr 2004 12:22:46 +0200
    
    

    Hi,

    I'm working with Dialog based application. Function DoModal() for calling
    form(dialog) doesn' t work. Anyone have another aproach? Or, perhaps someone
    could solve me his problem.

    I'm using Visual Studio 6.0 compiler.


  • Next message: Scott Chang: "VC++ .NET 2002: Dynamically Load DLL program got Error C2664"

    Relevant Pages

    • Re: VC++ forms
      ... Function DoModalfor calling ... Anyone have another aproach? ... > I'm using Visual Studio 6.0 compiler. ... code after modifying? ...
      (microsoft.public.dotnet.languages.vc)
    • Re: c++ calling c functions
      ... You miss my point - you're telling the C++ compiler to generate C ... less implementation-specific than calling C from C. ... The reason is that neither Fortran, nor Pascal, nor Ada state ... Python states how to interface with C routines, ...
      (comp.lang.c)
    • Re: INTENT(IN OUT)
      ... > calling the subroutine. ... > It could be an interesting language feature to reverse the algebraic ... Maybe this is a subtle point that I don't fully understand - but they are ... > Is a compiler allowed to pass y as an argument to twice? ...
      (comp.lang.fortran)
    • Re: MPI/Fortran95 incompatibility? Was - Re: Pass by reference in Fortran77 standard?
      ... saved address (and stride info) would correspond to the actual argument. ... This would of course require explicit interfaces in the calling program, and some knowledge of the fortran compiler calling conventions, but at least it seems like it would solve the problem. ... Print out the location of the actual and dummy array with various declarations and see which ones result in local copies and which ones pass the original strided array. ...
      (comp.lang.fortran)
    • Re: inline power function replacement
      ... switch ) ... and the order of the cases should not matter if the compiler ... the absolutely least overhead for the vast majority of cases. ... roughly the same overhead as an indirect function call (calling through ...
      (comp.lang.c)