Re: Compatibility Question: changing a compiling PC from Win 98SE to Win XP Pro



The only problems I have had in doing this type of thing, is if there were
DCom, or COM+ components. I've had times where the COM+ Component would
compile fine on the 98 machine, and work within COM+, but when compiled on
an XP/2000 machine, it would no longer work on 98 machines. I never did
figure out what the cause was though.

Lance



"Allen Anderson" <allenanderson@xxxxxxxxxxxxxx> wrote in message
news:OaSCe.339$0C.195@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I've been maintaining a VB6 app that was fielded around 2000 and was
originaly compiled with VB SP4 on a Windows 98SE machine. As my clients
have switched to newer OSs, the VB app keeps running fine.

The app's installation package was created years ago with the DP Wizard.
However, the fielded app is "self-updating" in the sense that it copies
newer .EXEs and .DLLs from the network server to the user's PC before it
starts up. I have not changed the DP's installation package, but I do
periodicaly distribute updated .EXEs and .DLLs that have been compiled on
the Win 98SE machine.

Now the Windows 98SE machine has become unstable. I'm setting up a new PC
with Windows XP Pro and I would like to install VB6 (up to SP4) and my
Jet35, Apex, Sheridan, and Crystal components. Assuming I keep VB and
third-party tools the same as what I have on the Win 98SE machine, will
..EXEs and .DLLs compiled on the new Win XP Pro machine be compatible with
the the ones originally distributed via the DP intsallation package?

Thanks for your help,
Allen Anderson



.



Relevant Pages

  • Compatibility Question: changing compiling PC from Win 98SE to Win XP Pro
    ... The app's installation package was created years ago with the DP Wizard. ... the fielded app is "self-updating" in the sense that it copies ... periodicaly distribute updated .EXEs and .DLLs that have been compiled on ...
    (microsoft.public.vb.general.discussion)
  • Compatibility Question: changing a compiling PC from Win 98SE to Win XP Pro
    ... The app's installation package was created years ago with the DP Wizard. ... the fielded app is "self-updating" in the sense that it copies ... periodicaly distribute updated .EXEs and .DLLs that have been compiled on ...
    (microsoft.public.vb.com)
  • Re: msvc*.dll loading
    ... It tells which versions of which DLLs your application depends ... but there is no manifest file in the ... (but i have seen this when i compile my real app). ... load CRT DLLs with LoadLibrary? ...
    (microsoft.public.vc.language)
  • Re: msvc*.dll loading
    ... i compile dllfind.cpp without an /MDx option -> i cannot LoadLibrary ... i compile dllfind.cpp with /MDd -> i can load MSvcm90d.dll, ... You can successfully load whichever DLLs are mentioned in the manifest. ...
    (microsoft.public.vc.language)
  • Re: "Error in loading dll" when Making ActiveX DLL
    ... DLLs, and Microsoft XML, OLE Automation, and Microsoft Add-in Designer ... The addin works if I run it, ... > skipping a step during the compile process. ...
    (microsoft.public.vb.bugs)

Loading