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++ / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Stringy bits of rubbish.15 Dec 2005 00:08 GMT7
I am starting to really hate managed C++.
Ok.
I am trying to add a newline character to a std::string and it won't do it.
Whenever you put in << endl or + endl it wont compile because the managed
Single thread application with MC++14 Dec 2005 10:24 GMT1
Hi, I need set a single thread an application developed mc++ vs2003 to
create an activex into a form, so I try to set the ApartmentState property
on _tWinMain method
but this doesn't work the ApartmentState is always set to MTA.
Why can't I attach information in AssemblyInfo.cpp to the executable file?13 Dec 2005 23:12 GMT2
Hello, there.
When I create new 'VC++ -> CLR -> Windows Form Application' project,
there created AssemblyInfo.cpp file.
There exists strings like
IntPtr != HANDLE conversion problem13 Dec 2005 20:23 GMT7
Me again.
I have (roughly) the following code:
HANDLE hConsoleOutput;
HANDLE hConsoleInput;
ATL composite control hangs in MFC13 Dec 2005 18:50 GMT1
I have an ATL composite control which I drop into a tab control dialog page
of an MFC application. When I click on the composite control and then click
anywhere outside the MFC application, the application immediately hangs!
Spy++ indicates that the application is hanging on the ...
Managed event, unmanaged sink13 Dec 2005 16:53 GMT1
I have created a .NET component in C# that has 2 interfaces. One is an
incoming interface with methods being exposed to COM-aware clients. The
other is an outgoing event interface that the unmanaged C++ sink
implements. Here is the C# code:
64 bit counter in c13 Dec 2005 14:16 GMT1
Hai,
       I need to implement 64 bit counter addition in c language........
plz help me in this.
Tx in advance
How can I access AssemblyVersionAttribute in AssemblyInfo.cpp13 Dec 2005 14:02 GMT2
I tried a few more thing.
I found that I can access the AssemblyInfo.cpp like follows.(This is
from the VS help system.)
Type^ clsType = Form1::typeid;
Problem with dependency (using VS2005)13 Dec 2005 07:19 GMT2
I'm trying to write a small utility DLL for my InnoSetup script so it could
detect the presence of abscence of some system component.
When I looked at the DLL produced by VS.NET I have a dependency on
MSVCR80.DLL
Image resize using GDI+?12 Dec 2005 23:23 GMT4
I'm trying to create a simple program that amongst other things creates a
thumbnail of an image (Bitmap) to a set size determined by the user in
pixels?
The problem is: All of the examples I have seen so far are in c#.
Suppress project warning PRJ001812 Dec 2005 22:58 GMT1
My .vcproj references an environment variable that no longer exists:
Creating library...
Project : warning PRJ0018 : The following environment variables were not
found: $(WXWIN)
audio waveform12 Dec 2005 22:34 GMT1
I need to play a video file, see the waveform of its audio and use the
waveform as a slide bar for seeking in the video.
Thanks and regards, David.
--
Why isn't this variable considered "in scope"?12 Dec 2005 13:37 GMT3
I am making a map generator and for some bizarre reason I have a variable
that will not come in scope.
Code snippet:
 void placeContinents(int NumberOfContinents)
__property/__declspec(property)  in managed class?12 Dec 2005 13:22 GMT9
Hmmm. I just got the following compiler messages:
test_cpp.cpp
d:\src\logsolar\datasources\test_cpp\test_cpp.h(18) : error C3760: please
use __property keyword to declare property in managed 'test_cpp'
first C++ .NET program12 Dec 2005 13:17 GMT1
I am writing my first C++ .NET program.  For reasons I will not go into,
I have to write a GUI in a dll called from an executable.  All this is
done without MFC.  
Right now the button bar classes and the menu classes are not loading.
Pages: 1 2 3 4 5 6 7 8 9 10 November, 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.