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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
array creation (elementary question)04 Jun 2007 14:38 GMT2
(.NET 2.0)
code:
array<TextBox^> ^dialog_txb = {gcnew TextBox(),gcnew TextBox(),gcnew
TextBox(),gcnew TextBox(),gcnew TextBox()};
CLI/C++: unmanaged structure to managed code in WinProc04 Jun 2007 14:35 GMT2
I have CLI/C++ code to override WndProc(Message% m) in order to create NC
area. I tried to marshal unmanaged ptr (m.LParam) to managed object by using
Marshal::PtrToStructure like:
     if (m.WParam == IntPtr(1))
CLI/C++ DesignerAttribute quesion04 Jun 2007 14:21 GMT1
I'm using CLI/C++ to develop a custom control in VC2005 IDE for fun. I wrote
a designer class inheriting from ControlDesigner. I overrode Initialize
method to set up initial control properties like:
void MyDesigner::Initialize(IComponent^ component)
problem with latest platform SDK and intrin.h04 Jun 2007 06:56 GMT4
I am using the current platform SDK headers and libraries (including the
CRT headers and static CRT libraries). If I #include windows.h and intrin.h
in the same source file, the compiler spits out error C2733: second C
linkage of overloaded function '_interlockedbittestandset' ...
Rebuilding intellisense ... how ?03 Jun 2007 12:40 GMT1
Repost ... first post never appeared ....
I'm working on a larg(ish) project which consist of about 800 files
spread accross 37 modules. I have done a lot of major refactoring over
the last few months, and the VC (2005) intellisense is simply not
How to access a method of VC++ 6.0 .exe in .Net01 Jun 2007 19:40 GMT4
I have a VC++6.0 .exe file. I want to call a method of that .exe from .Net Application.
Please give the help..
sending emails01 Jun 2007 14:38 GMT1
Hi, I am using outlook 2003, POP3 account on my laptop and a company called
electric mail for our email service provider.
When I us  my laptop at home I receive my work emails but can't reply or
send emails from my laptop.  My home ISP is insight cable   insightbb.com
Struggling with the basics of globalisation01 Jun 2007 01:10 GMT2
Hi all, my first post here.
I'm using VC++ 2005 Express. How do I get the names of special folders on
the local system?
For example, if I want to get the desktop folder name on any version of
Pages: 1 2 3 4 5 6 May, 2007
 
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.