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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
C++/CLI and fixed size buffers21 Jul 2005 00:15 GMT2
From the same C++ source code, I'm attempting to generate both an unmanaged
DLL and a managed assembly.  This will eliminate interop as the calling code
is slowly migrated to .NET.
However, C++ native compilation allows fixed size buffers (e.g. char
Project type20 Jul 2005 20:32 GMT1
Hello:
Does somebody know what type of project in C#
allows to create code that corresponds to one created
by ActiveX DLL project in VB.6 ?
Win32 Beep does not work in XP6420 Jul 2005 20:31 GMT1
Does anyone know why Beep function does not generate any internal speaker
tones in XP64?  I have verified that the internal speakers are connected to
the motherboard, and the mixer setting for the internal speaker is not muted,
and set to maximum volume
Linker Error20 Jul 2005 18:28 GMT4
I have a Visual C++ 2003 dll solution in a directory called "Antenna
Test Range Control", and when I comile it, I get the error LNK1104:
cannot open file "antenna.obj".  When I remove teh spaces in my solution
directory, I get the following errors:
Mouse Sensitivity - How to read this user setting20 Jul 2005 18:24 GMT3
   I need to know how many mickeys does a mouse need to roll in order to
move one pixel under MS Windows. Could anyone, please, point me a way to
find it out?
Thank you all.
C++ com XML20 Jul 2005 13:26 GMT1
Good day!
I am with problems to use the C++ language with XML language.
I am currently using the APIS of the XERCES of the Apache.
My problems are:  
How does STL map deal with scoping and memory persistance20 Jul 2005 11:16 GMT5
I am storing some key value pairs in a map as follows:
<code>
bool StaticDataCache::putMarket(uint8_t key,item_t* value)
{
C2593: 'operator <<' is ambiguous20 Jul 2005 11:12 GMT4
Does anybody else see this in VS.NET 2003?
When I get a genuine C++ compiler error (could be anything, usually
innocuous) it's regularly followed by a slew of these spurious and completely
unrelated ones:
Hex to Decimal/ Search in a string/ How to use MSDN?20 Jul 2005 11:03 GMT2
I would like to acquire data from a USB device. The device
send to PC data in strings like "0xa0 oxa1 oxa2...". I should
have to :
1,searching in the strings and pick up useful data like "0xa1",
Help20 Jul 2005 05:35 GMT1
         I need some help I get error C1190, when I put in this code.  I
have version 2002.  
// SimpleProject.cpp : Defines the entry point for the console application.
//
exporting C++ classes from a DLL20 Jul 2005 05:33 GMT1
I have a class declared as ff:
class __declspec(dllexport) A {
public:
  A() ;
exporting classes in a DLL20 Jul 2005 05:30 GMT8
I am familiar with creating lean and mean WIN32 DLLS and exporting C
functions via a DEF file (or cconv decorators), but I am wndering how I
can export my C++ objects from my DLLs?
Ideally, I would be able to use the classes (and their methods) by
WebServices through VC.Net20 Jul 2005 04:03 GMT5
Dear Sir/Madam
I should call web sevice from VC.Net,
The problem is when i want to create NetworkCredential object.
because that's undefined.
AssemblyInfo.cpp & Resource.h ***MISSING***19 Jul 2005 23:19 GMT5
Hello,
       I really need help.  I use C++ VisualStudio.net version 2002.  I
tried to create a very simple console app.  However, it won't compile, then I
found out that I am missing two important files that pre-load when you create
exception specifications legal in C++/CLI19 Jul 2005 22:46 GMT1
I'm trying to comile some managed C++ code in VC++ 2005 beta  that has a lot
of exception specifications,ie
int func() throw( SomeException*) ;
I'm getting these messages:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 June, 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.