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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Terminating Process27 Jul 2004 13:58 GMT5
I am spawning a process from a service. The spawned process hungs for
various reasons, (corrupted data, deadlock). I am expecting the process has
to complete the task with in the expected time limit, if it exceeds the
limit I want to terminate the process (no mercy or graceful, just ...
"using namespace std" in VS C++ Class Library (.NET) project27 Jul 2004 12:11 GMT6
When I create a new C++ project of type "Class Library (.NET)", I am
unable to then add the following line of code :
   using namespace std
If I do, I get the following error on compilation :
DLL Hell27 Jul 2004 09:00 GMT4
I have a .DLL compiled on VC++ 6.0 and is being linked into an
application built using 7.0. For reasons that are too stupid to go
into, migrating the .dll to 7.0 isn't possible for the time being.
On my development PC (Windows XP), the application runs fine; i.e.
conditionalup / conditionaldown27 Jul 2004 01:26 GMT1
What is the equivalent of conditionalup / conditionaldown in Visual Studio
.Net C++?
Thanks in advance.
Andrew.
How to access cells in an Excel Spreadsheet by row and column26 Jul 2004 21:22 GMT1
I would like to set a particular cell in an Excel Spreadsheet to a specific
value
Visual Basic Equivalent would be
   Cells(row, column) = x
VC++26 Jul 2004 20:53 GMT1
How to display text or images on Desttop using vc++ programming.
please help me if anyone known.
LIBCD.lib(crt0.obj) : error LNK2019: unresolved external symbol _main 26 Jul 2004 19:59 GMT8
I am quite experienced with vs.net 2003 and c# but fairly new to c++.  I
have a test app in c++ that I need to compile for a c#/c++ interop
evaluation I'm doing.
But first, I simply need to compile some straightforward, non-managed,
C++/CLI: handle to ref class member of native class26 Jul 2004 02:08 GMT1
The C++/CLI Language Specification Working Draft 1.5, Jun, 2004 doesn't
mention this scenario: can a handle to a ref class type be a member of a
native class?
Thanks,
C++/CLI: value classes feel crippled26 Jul 2004 02:05 GMT2
Lack of support for SMFs in value classes limits their use quite a bit.
The C++/CLI Language Specification seem to contradict itself in a few
places regarding this matter too. For example, the code snippet at page
33 of C++/CLI Language Specification Working Draft 1.5, Jun, 2004 ...
deterministic destruction support for managed types in VC++ 2005 beta 126 Jul 2004 01:52 GMT2
Do ref classes indeed support instantiation on the stack? Similarly, can
native classes be instantiated on gc heap?
When you try to have a ref class instance on the stack, you'll get:
R : cannot use this type here without a top-level '^'.
Outlook-like sidebar24 Jul 2004 04:52 GMT1
can anybody point me to source code of an Outlook like sidebar (those up
and down going thingies hiding the functions like calendar aso.)?
Or maybe the source for the toolbox control from VS?
Or are they implemented somewhere and I can download the component DLL?
Display 2D Lines for mathematic application24 Jul 2004 02:09 GMT5
Does anyone can give me advices to choose a graphical
library/control/ocx/other to developp an application displaying 2d
lines from large data set (around 30 000 points).
I have to developp this app using Visual C++(6 or .NET). These data
Garbage Collection - Pointer out of scope, or not?23 Jul 2004 23:11 GMT1
Hi, I've got a question about .NET and pointer scope.  Basically I'm trying
to find out how smart .NET is with it's garbage collection and realizing
when a variable is no longer used.
For the sake of this question, regardless of poor programming practices,
DDE Client and PFNCALLBACK23 Jul 2004 21:55 GMT1
I am getting an error in a Windows Form which is supposed to be a DDEClient.
Error:
error C2440: 'type cast' : cannot convert from 'overloaded-function' to
'PFNCALLBACK'
Firt Admin Account23 Jul 2004 16:17 GMT1
How can I check if a UserGroup has the First Admin Account in it?
Thanks in advance
Pages: 1 2 3 4 5 6 7 8 9 10 June, 2004
 
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.