Re: Deploying/Development without Visual Studio

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

From: Zanna (znt.fabio_at_virgilio.it)
Date: 04/22/04


Date: Thu, 22 Apr 2004 12:46:58 +0200

Jonathan Lee ha scritto:

> Yup I am aware that #D was not developed for CF. However, an IDE is an
> IDE (I suppose) so long the right libraries are referenced. I've gotten
> off this site http://dotnetdn.com/without-visual-studio/ however, the
> files differ from the SP2 and I can't really find the exact same files
> to rename. Also, under Platform Builder there is a set of exact same
> files. So should I use those under Platform Builder 4.2 or use the ones
> from the CF Framework cab files? Cheers!

I don't know PB, but I think you can use the same files (note that if
you need to test in emulator you need the X86 version of the dll).

To rename .cab CF dll you can load thi files into Reflector and it will
show you the right name.

Note also that you need to say to the compiler that you are using
another framework (i.e. for vbc.exe you need to add /netcf and /sdkpath
options, for csc the /nostdlib)

bye



Relevant Pages

  • Re: Riched20.dll
    ... It can come from a folder ... you may have on the system called ServicePackFiles. ... Rename in ServicePackFiles ... > dll and paste the new one, the current dll after the rename is back. ...
    (microsoft.public.windowsxp.general)
  • Re: Renaming DLLs?
    ... The application still looks for the original filename. ... Yes, you can rename ... a dll, though obviously, the app that uses it has to know about the ... This is taken from a larger script I use with some apps that lets ...
    (comp.os.os2.programmer.misc)
  • Re: Telling if a DLL is in use
    ... First make a copy of the .dll, then rename the original to something-else, ... Deleting the file before attempting to delete it may seem to violate your ... then your detection routine works properly, ...
    (microsoft.public.win32.programmer.kernel)
  • Re: detecting a JVM embedded in an app?
    ... >In message, George Neuner ... >>lib file was edited or regenerated to reference the renamed DLL. ... >I've never known any company rename another company's DLLs. ... >Probably violates the license agreement in the first place. ...
    (comp.lang.java.softwaretools)
  • Re: Preventing XP from restoring a dll
    ... >reboot, apparently to remove the dll from memory. ... >something keeps restoring the original dll as soon as I rename it. ... Windows\ServicePackFiles if you installed a service Pack. ...
    (microsoft.public.windowsxp.general)