Re: real time communication problem



well about the dependency it only depends on one other dll
plus i didn't copy it from a platform to another i createed a similar
platform and used the dll and registered it by hand
about the lisence there's no problem with that i'm not doing a retail i'm
using it at my university to do my graduation project which is due in 7 days
and still can't get the rtc to work
thanx
.



Relevant Pages

  • Re: Better architecture for cross-platform project
    ... would simply be for a UI that leverages the shared DLL. ... Obviously each platform must have it's own main Form ... > multiple project files for the same set of source files, ... > Then I came up with an idea of creating an abstract class subclassing ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: problems with 3d sound using directmusic
    ... > Above is the overall design of my current project, the platform can run ... > different game depend on user choice. ... The sound engine maintain a static ... but the wave file loaded and played by game dll do not come ...
    (microsoft.public.win32.programmer.directx.audio)
  • Re: C# 64-bit DLL?
    ... I do not utilize any new features in my DLL of 64-bit. ... Check your Project Build Properties, the default Platform target option is set to *AnyCpu*, which mean that your DLL will run as a 64 bit when loaded in a 64 bit process and as 32 bit when loaded in a 32 bit process. ... However, if you don't need the extended addressing capability AND you don't need to run on IA64, then you better set the Platform to "X86". ... your appplication runs as 32 bit on all Windows platforms. ...
    (microsoft.public.dotnet.languages.csharp)
  • problems with 3d sound using directmusic
    ... Above is the overall design of my current project, the platform can run ... different game depend on user choice. ... The sound engine maintain a static ... but the wave file loaded and played by game dll do not come ...
    (microsoft.public.win32.programmer.directx.audio)
  • error while hosting asp.net in managed c++ dll.
    ... listener if the platform is win2k or xp, ... c# dll. ... HttpWorkerRequest and properly maps the directory to where I have my ...
    (microsoft.public.dotnet.languages.vc)