Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / June 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Compile w/ older source09 Jun 2005 18:36 GMT1
I originally posted a message in the ide_general newsgroup...but nobody
responded.  My question is this:
can you specify an older version upon compiling (much like specifying
"-source" in Java)?  My guess is no, but I thought I'd ask.
Baffling unresolved token error09 Jun 2005 16:16 GMT3
I'm trying to get FFTW (fftw.org) to work in such a way that it can be
called from a managed C++ module.  The approach I've found to generate
the fewest linker errors is a mixed managed/unmanaged project.
However, that still produces the following from the linker:
VC7.1: cl.exe error?09 Jun 2005 10:54 GMT1
I am developing a MFC dll, which will be invoked by a C# winform app.
But the cl.exe don't work if i use "/clr" option,
then i uncheck the "/clr" option, it work well.
Is there anything conflict within my settings?
COM Interop problem...09 Jun 2005 09:14 GMT9
Introduction:
*********************
I am writing a mixed mode application I have a COM module and a .NET module
that communicate with each other.
Hash File Stream ?09 Jun 2005 09:02 GMT4
I'm writing a security related application in .NET 1.1
and I wonder how I compute hashes from very large files (up to 1 GB).
Does anybody know a good pattern of how to create a stream from a binary
file
What is the easy way to provide c# interface to my C++ unmanaged d09 Jun 2005 08:33 GMT7
if i have the unmanaged c++ source files, what is the easy way to provide c#
interface to this unmanaged c++ dll, should i use managed c++ wrapper classes
or use PInvoke or use the /clr compiler option ?
Thanks.
need a little help09 Jun 2005 07:34 GMT1
Good Day,
I am developing an application that utilizes the serial port. I have looked
through the news groups and seen some examples.
Here is my dilemna:
How do I use String class  in CRT Fuctions09 Jun 2005 04:00 GMT2
How can I cast a String to a const wchar_t*?
Ths following code genreates a compile error:
error C2664: '_wsplitpath' : cannot convert parameter 1 from 'System::String
__gc *' to 'const wchar_t *'
RegSvr32 results in PRJ0019 09 Jun 2005 02:55 GMT1
I have a COM program developed in VC6. Now I converted it to VS.NET 2003,
but the custom build step failed when trying to build it. Here is the
command line in the custom build step:
regsvr32 /s /c "$(TargetPath)"
Working with binary files in C++08 Jun 2005 20:04 GMT4
I'm a self instructed amateur attempting to read a huge file from disk... so
bear with me please...  I just learned that reading a file in binary is
faster than text. So I wrote the following code that compiles OK. It runs and
shows the requested output. However, after execution, ...
Multy Thread08 Jun 2005 18:39 GMT2
I have an application which run more than one thread at the sametime.
All those thread call same function (output function). How I lock this
function for other thread while one thread already use it.
in C# I done it by :
NullReferenceException on exit from managed/unmanaged code.08 Jun 2005 17:16 GMT3
I'm trying to put together some managed and unmanaged code.  Everything
works fine until the program exits, and I suppose the garbage collector
runs to finalize things.  Then I get:
Unhandled Exception: System.NullReferenceException: Object reference
vc toolkit setup08 Jun 2005 17:03 GMT1
I'm having trouble setting the environment variables for the vc toolkit
2003. The  "vcvars32" failed to add the include and lib variables, so I
did it manually. The compiler is not finding the include directory,
returning a fatal C1083 (Cannot open include file). Nothing appeared to
Multiple simultaneous file writes from different users08 Jun 2005 15:58 GMT8
I'm writing an app that basically just appends text to a text file on a
Win2K Server. They fill out a form, click a button, and 1 line is
appended to the file. Multiple people will run this app at the same
time, and all will write to the same file. If I do an immediate flush()
How can I learn VC++ well?08 Jun 2005 10:34 GMT1
I have never learn VC++. But I'm interested about it.Who can give me some
advise?
Pages: 1 2 3 4 5 6 7 8 9 10 11 May, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.