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++ / August 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Managed C++ and the Compact .Net Framework15 Aug 2003 12:45 GMT1
I am trying to use Managed C++ and the
Compact .Net Framework on a Windows CE.Net 4.2
device.  As far as I can tell, to use managed
C++ you add the /CLR option to the C++ compiler
Visual c++ Inline assembler problem15 Aug 2003 12:06 GMT1
can sombody tell me why if i create a global variable i
cant acces the OFFSET inside de _asm statment??
i mean:
UCHAR MyVar;
Trouble setting value of integer parameter for Insert Statement15 Aug 2003 09:25 GMT1
I'm trying to add a parmater of OleDbType SmallInt.  It supposed to map to
int16, so I do the following:
OleDbParameter* pP2 = new OleDbParameter(S"FK_tblRaces",
OleDbType::SmallInt, 0);
C++  to  C#  conversion15 Aug 2003 08:57 GMT1
I  am working on developing an application in c# but I
need to access some class libraries which are in c++.
What I understand is that I can use my c++ library
classes in C# code if I write managed C++ wrappers around
C++  to  C#  conversion15 Aug 2003 08:55 GMT2
I  am working on developing an application in c# but I
need to access some class libraries which are in c++.
What I understand is that I can use my c++ library
classes in C# code if I write managed C++ wrappers around
Hello!  Hello!  Is anybody there!  I really could use some help on 2 line so code?  How about it.15 Aug 2003 07:58 GMT1
Dear Associaties:
I asked this question last Friday, and here it is Wednesday and NOBODY has replied.  Come on.   Help a little.  All that I am looking for is 2 lines of code.  One of you must know how to do this.  Please respond.
I'm trying to get the DataLink to work under C++, ...
noob String::Format question14 Aug 2003 23:09 GMT2
I am trying print the length of a managed array, but I cannot figure out how
to correctly cast the result so String::Format will use it. I wrote a simple
test to duplicate the problem (below) -- can anybody explain to me why the
following generates an error?
create Bitmap from rawbuffer(BYTE*)14 Aug 2003 15:09 GMT2
How can i create a Bitmap from a rawbuffer-BYTE* (from framegrapper).
I do following:
Bitmap *myBit2 = new
Bitmap(wImage,hImage,wImage*sizeof(BYTE),PixelFormat::Format8bppIndexed
scalar deleting destructor14 Aug 2003 04:58 GMT4
what does the phrase: "scalar deleting destructor" mean?
i'm getting this in a debug error message using c++ 7.1
thanks
Al
behaviour change in operator<<13 Aug 2003 19:56 GMT2
I found a change in the following code, that behaved
correctly in VC++ 6.
#include <strstream>
using namespace std;
"continue" key word equivalent in VB13 Aug 2003 15:06 GMT14
is there an equivalent key word for C++'s "continue" in VB (.net) in this
context?
CString szLine;
szLine = myReader.ReadLine();
unmanaged dll in 1 place 13 Aug 2003 13:24 GMT1
i built a c++ managed class library,that is wrapping an unmanaged dll.
when im using the the managed/wrapper dll , i must copy the unmanaged dll
to the directory of the client application.
the question:
Weird error message with VC7.113 Aug 2003 12:45 GMT2
I have some expression template code that I want to
get to work. I had a typo in it and just spent two
hours to find it, because VC7.1 gave a really weird
error message for it.
Line Number and Absolute Path in a generated IDL13 Aug 2003 10:22 GMT1
Attribute Programming generates IDL file automatically.
The IDL looks like
import "C:\Program Files\Microsoft Visual Studio
.NET\Vc7\PlatformSDK\include\prsht.idl";
VC 7.1 Bug with namespaces13 Aug 2003 08:01 GMT2
There is a small bug in VC7.1, the following code doesnt
compile while it should:
----
namespace Test {
Pages: 1 2 3 4 5 6 7 8 9 July, 2003
 
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.