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
Question under MFC...21 Mar 2005 10:52 GMT1
Hey...
Ive been making a Program with Microsoft Visual C++ 6.0...
Ive made it so that my Main interface window has buttons, and ive made
other CDialog resources but I dont know how to make it so when i click
Visual Studio .NET 2003 Hangs when clicking on a function21 Mar 2005 10:34 GMT6
I have some code that looks a bit like this (note: this isn't the
actual code, it's just here in an attempt to help me explain what
actions I'm doing):
void foo(int bar1)
Default Property from a .NET object21 Mar 2005 01:01 GMT1
I have an MC++ class named "Person" which encapsulates access to a
database entity and it contains a number of field properties eg. Code,
Name, Address, Suburb etc.
Each of the field properties is of type "Field", so we have eg.
FindWindowEx - undeclared identifier/not a member of global namesp21 Mar 2005 00:01 GMT4
I'm trying to find a window handle using FindWindowEx. I get an error
undecalred identifier if I use FindWindowEx() and not a member of global
namespace if I use ::FindWindowEx()... Even though FindWindow() works
perfectly well.
running an application in foreground?20 Mar 2005 21:44 GMT7
I have an executable file lanuched from another application.
is there a way to make thie executable file foreground if it is launched
from other application? Thanks.
Radio Buttons don't work.20 Mar 2005 16:24 GMT3
I am working on a VC++ program in VS.Net 2003. I am following the
instructions in the help for putting a group of radio buttons on a form.
1) Put 3 radio buttons on the form.
2) Make sure they are seqential in the tab order.
ETI in VC71?20 Mar 2005 15:37 GMT6
I was under impression that the ETI bug was completely fixed in VC71.
However, recently I ran into a problem that makes me think otherwise.
The following minimal example demonstrates the problem that looks very
similar to ETI:
how to call vc6 dll from vc200520 Mar 2005 03:11 GMT2
Thanks in advance.  I have a vc6 dll that is currently called by a vc6 exe
and want to call it from a vc2005 dll.  The vc6 exe using the following header
  [DllImport("cMath.lib")]
  extern "C" __declspec(dllimport) int Estimate (int Task2Do,...);
BSTR to char* and vice versa19 Mar 2005 19:12 GMT2
What's sthe best approach to convert char[] or char* strings to a BSTR and
vice versa? I would like to omit OLE2A macros and allocate the memory
myself, or is the the only way? Any hints?
Thanks, Urs
verwenden von .ini dateien in vc++ 2005 express edition19 Mar 2005 09:35 GMT1
ich suche schon eine ganze Weile eine Möglichkeit mit Microsoft Visual
C++ Express Edition Beta 1 .ini-dateien zu lesen uns zu schreiben, ich
habe es schon mit "GetINIEntry" und "GetPrivateProfile" versucht aber
davon funktioniert nichts, kann mir jemand helfen?
converting C# windows forms app to Managed C++18 Mar 2005 20:09 GMT3
Is there a way to convert a C# win form app to a Managed C++? Perhaps
by importing the resx file. Thank you in advance for your help.
Neb
Accessing hardware information18 Mar 2005 19:53 GMT2
How can I access the hardware information of a system, like hard
drive(s) model & serial numbers, video card model, etc...?
Thanks!
list box18 Mar 2005 19:30 GMT1
how can i read a list box from the first entry to the last? cos i
understand that the cursor will be at the end and hence i wont b able
to use GetCurSel().
thus how can i pick up the content of the list box from the top to the
must go faster!18 Mar 2005 14:28 GMT11
I am trying to figure out if I can use sse to help execute arithmetic
operations faster. I have 900 values that must each be scaled with a divide
and multiply. This happens repeatedly. Any examples I can be pointed to
would be greatly appreciatted. I realize I could do just one ...
VC++: .NET 'String' to 'char *' and non-.NET Classes18 Mar 2005 13:55 GMT8
Hi all;
A) What's the simplest way to convert a 'String' to 'char *'  (and the other
way araound) ?
B) I have some C++ classes that I cannot easily convert to .NET (because
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.