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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
magnetic stripe reader23 Oct 2005 18:34 GMT1
I want to write a c# application to capture the contents of a
magnetic stripe card with a card reader attached to the USB or COM
port of the PC. Are there any libraries or anything available to
do this, or do I need to read directly from the these port? Any
doc/view in VC.net 200523 Oct 2005 18:06 GMT3
I did not see any doc/view concept in vc.net 2005.
did MS stop with this concept ? or have i seen wrong ?
thanks a lot,
Maileen
double __gc * cast  to double*23 Oct 2005 02:56 GMT1
All:
Can double __gc * be cast to a double*?  In C# the fixed(double* pX = x) can
be used. Is there an equivalent in C++.NET?
Thanks in advance.
WNetGetUniversalName() and Win9822 Oct 2005 23:49 GMT1
Hi, 'WNetGetUniversalName()' is for WinNT/XP, is there a equivalente for
Win98/ME?
Thanks in advance,
William GS
Misc linker errors when moving to /clr22 Oct 2005 22:07 GMT4
A project compiles fine under VS 2005 RC without the /clr
option.  However, when /clr is turned on several errors appear:
- A symbol exported from a DLL is not found by another
DLL referencing it.
AMD Athlon and VS VC++.NET 200322 Oct 2005 21:58 GMT1
I created a managed C++ application at work on a Dell computer running at
around 3 ghz. It runs fine, and looking at CPU usage (vie the Windows Task
Manager), it doesn't even show up (the meter is almost at zero, indicating
its not using very much CPU time).
Pinned ptr vs native alloc22 Oct 2005 18:12 GMT3
I'm still trying to figure out some of the nuances of access to legacy
Win32 DLLs.  I need to alloc buffers to be used by the Win32 DLLs.  I
know that pinning a managed pointer can lead to framentation, but I
don't see an alternative.  Is there an easy way to generate a call to
development question about .net and win32 api22 Oct 2005 15:10 GMT2
Hello!!
When you for example use C++.net environment for develop an GUI application
does this mean that you doesn't use win32 API as much as when you had visual
studio 6.0 because of the large frame work classes that .net consist of?
GUI development22 Oct 2005 13:41 GMT1
Does the .net environment support creating GUI application for C++ in the
same easy way as C# or vb.net does?
Is the frame work classes for .net the same for languages as vb.net, c#.net
and c++.net?
VC++ link error22 Oct 2005 01:29 GMT5
I have few link errors that i am not able to get rif off in a VC++ project
(plugin for filemaker) where i am trying to port the code written for a mac
to windows.
I am creating a object of a class and calling its member functions in
VS6 code compiled w VS2005 needs .NET framework?22 Oct 2005 01:04 GMT6
I'm told that when an VC++ 6 project is copied and compiled with the
VS2005 compiler, that the runtime requires the .NET framework.  I
don't have any machines handy that *don't* have the framework
installed so I can't confirm this.
VC++ Delegate Options22 Oct 2005 00:56 GMT3
I need to utilize function pointers in my MFC application.  I was
wondering what the best approach is.  Im a C# developer, so I'm farily
comofortable using delegates.
So far I've found a library called boost.function
EnumWindows for WinCE 4.2021 Oct 2005 22:52 GMT1
I am trying to get a list of all the process running on WinCE. I first
developed my code on NT (which is working fine) and now I am porting it to
WinCE 4.20. I am using embedded Visual C++ 4 SP2.
My problem is that the callback function is called only once and my program
converting mc++ projetcs to mixed mode21 Oct 2005 17:14 GMT4
This article
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcmex/html/vcco
nconvertingmanagedextensionsforcprojectsfrompureintermediatelanguagetomixedmode.
asp

seems to be somewhat out of date. Not all of it seem to apply to vs 2005
 (beta 2) and c++/CLI. I ...
Learning C# from a VS C++.NET background21 Oct 2005 16:27 GMT3
*** NOTE: Not sure where to post this, it's about both C++ and C#....I
assume this forum is ok ***
I've looked at some C# code, and it looks remarkably like C++. Will the
similarity help me or confuse me (i.e., if its very similar then differences
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 September, 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.