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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
consuming a web service called through a DLL31 Mar 2005 23:47 GMT7
Hello all and thank you in advance.
We have several old applications in Cobol, Centura, etc that needs to be converted to .NET
In order to save time our plan is to create web services and call them creating DLLs using C++ to be used by the old applications.
We have the simple "HELLO ...
New versions of VC++ still stuck with function prototypes?31 Mar 2005 22:34 GMT26
Given that VS2005 has made an effort to clean up the syntax of VC++
(in C++/CLI), is there any future plans to do away with function
protos, ala C#/VB?  What are they needed for these days?
Optimization in Vis C++ Standard edition?  Or must buy Professiona31 Mar 2005 20:33 GMT1
Ive got Vis C++ 2003  standard edition.   I want to optimize my application
for speed (use the /O2 directive).
The "optimization" field in my Project Properties window shows /O2 (in my
Release build)  but it is dimmed out.  I cannot change it.
Line Segment ActiveX Control31 Mar 2005 20:20 GMT7
Does anyone know of a downloadable Line ActiveX control which allows me to
plot straight lines on a VC++.NET form?
Thanks
Jack
how does one post to this group?31 Mar 2005 17:17 GMT1
None of those words in the message.
Been nice if the editor would have highlighted anything "offensive"
so how did you get yours through?  
- Robert -
pass values to a Dll31 Mar 2005 09:31 GMT1
I am new to VC++. I want to use the values in a Dll (values are
assigned to variables in the program and this vaule should be made use
in the dll). Is it possible? I have already tried declaring the
variables as extern _declspec (dllimport) in the dll. This doesn't
Migration31 Mar 2005 08:20 GMT2
   I got a *.lib files and some header files from a thrid party which is
developed using ANSI C. I am now trying to create a managed C++ application
and import those libraries. I added the lib file in the linker option and
include those header files inside the program. Everything ...
getting handles from radio buttons30 Mar 2005 23:51 GMT1
I've got a Windows Forms Application project where I'm using 2 radial buttons.
I want to poll whether the radial button has been pressed or not. Here's one
way I think it could work, using the Checked property :
bool r1=System::Windows::Forms::RadioButton::get_Checked;
how does one post to this group?30 Mar 2005 20:42 GMT2
I wonder if a "reply" can get through?...
Well my serious request still won't even go through as a "reply"
but this simple reply did?!
- Robert -
How to change caption of window, using AfxMessageBox()..30 Mar 2005 20:25 GMT3
Hye,
   I am Jigar Mehta, currently, I am using AfxMessageBox where I need to
change the caption of the messagebox using that function only... What I get
is,
EXE will not start30 Mar 2005 19:24 GMT6
I compiled a program using VC++ pro.  I use "depends.exe" to determine
what DLLs the program is linking.  Then I use the Install Shield that
comes with VC++ to create a setup file.  I run the setup file on my
pc(XP) and it works great.  My problem is that when I try to install it
C++ .NET basic questions30 Mar 2005 19:20 GMT3
If there is a site someone can point me to that answers such basic
questions, rather than taking up support's time posting answers, please let
me know.
I've developed C# .NET, unmanaged C++, and MFC applications.  I have not
TrackBar 'Validating' Event Hander doesn't match Delegate?30 Mar 2005 17:00 GMT1
I am trying to add a 'Validating' event handler to a TrackBar.
Code:
..
this->tbKeyboards->Validating += new System::EventHandler(this,
line graph plotting using vc++30 Mar 2005 14:59 GMT1
May i know how can i plot line graph using VC++? Apparently i have a
list of data to b plot into a line graph... how can i do that in VC++?
thanks alot
--
mschart30 Mar 2005 14:58 GMT1
i understand that i m able to use mschart to plot a line graph. i got
list of values (jus one column) to b plotted into a line graph. how ca
i do it using mschart in visual c++??
thanks in advanced for the help given..
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 February, 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.