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++ / September 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VS express29 Sep 2008 14:02 GMT1
I can't install VS Express on Vista 64. ( Already installed VS2003, NET
1.1 )
Any ideas why the installation exits with an error in the middle?
Thanks Michael
VC++ bug with code optimisation enabled?27 Sep 2008 11:36 GMT2
When calling the DrawSomething function, i get an access violation in release
mode.
This error happens when "Increase speed (/02)" is enabled
(Preferences->C/C++ -> Optimisation -> Increase speed (/O2) )
Exporting Managed Code as Flat API to Unmanaged World27 Sep 2008 08:54 GMT1
I have a MC++dll, whose functions i want to use in unmanaged c++. I
read that one of the ways to use the managed functions in unmanaged
world is by exposing the managed api as flat api.
I tried that and with simple data types it worked. But now i need to
How useful is UML?26 Sep 2008 04:14 GMT7
Hello, I program in C and c++ for 5+ years but I am still  not satisfied with
my development process. for a big MFC project I usually start by thinking
what classes do I need then for each class I ask what function and variables
do I need and I start writing codes. but many times ...
Compiler warning with C++/CLI & ON_BN_CLICKED24 Sep 2008 22:50 GMT6
I am trying to port a legacy MFC application to C++/CLI. I have
managed to build the code under VS 2008 and I am in the process of
enabling the /CLR compiler directive. My goal is to try and convert
the application to a series of Mixed assemblies that will run
VC2003 & Last PSDK for Legacy Platforms23 Sep 2008 22:32 GMT11
I feel a bit dumb for asking this but I lost my documentation in an
accident. Could someone confirm the last supported PSDK for VC2003 and
95/98/ME & NT4?
Operator new overloaded23 Sep 2008 20:38 GMT1
I have overloaded a new operater for a class that returns void * and i have
created an object for that class in heap as below.
CMyClass *pMyClass = new CMyClass(); // Here though i haven't explicitly
casted void* to CMyClass, the compiler doesnt give error at all.
Could you give Simply Video Process Example23 Sep 2008 15:42 GMT1
I am doing target tracking, now I want to draw a rectangle on the
captured frame and save it to a avi file using
capSetCallbackOnVideoStream and capSetCallbackOnFrame, Could you give
me a simply ,detail example ?
Convert time_t to System::DateTime ???23 Sep 2008 01:09 GMT4
I need to convert time_t to System::DateTime. All of the examples that
I found are either in C# or in the obsolete managed C++ syntax. What
is the current syntax for converting a (probably 64 bit) time_t value
to System::DateTime ???
error LNK2016: Absolute symbol '@comp.id' used as target of REL32     relocation22 Sep 2008 18:57 GMT3
I have an set of unmanaged  C++ libraries that I have been
successfully using in a C++/CLI assembly which is in turn used by some
other .NET code (ASP.NET/C#). The C++ makes a lot of use of Boost and
STL. This is all working in VS 2005
OpenSSL projects in VC200819 Sep 2008 22:30 GMT4
Hi folk,
I'm trying to install latest OpenSSL version in VS2008 Express Edition
on WinXP. I have downloaded and installed the redistributable for VC+
+2008 (including SP1), and also installed the latest version of pre-compiled
VC 2003 on Vista6419 Sep 2008 11:39 GMT3
while trying to debug I get a message that I should be either a debug
user or admin. I'm actually in the admin group as user.
What shall I do?
Secondly where should I put the header files?
Adding objects to array in vc++18 Sep 2008 16:02 GMT1
I trying to add objects to an array without success. The array is declared as
A** arr**. It is allocated with with the new operator. Two instances of the
class A is allready instanciated with the new operator and assigned to the
array with the brackets [] as shown below. The ...
How best to install Windows Vista Ultimate on a new computer18 Sep 2008 14:53 GMT2
I have a brand new Dell computer right out of the box.  It was purchased with
Windows Vista Basic.  I have also separately purchased Windows Vista Ultimate
and I want to install it on this new computer.  
What is the best approach to accomplish this task?  Should I start up the
Reading Excel Data in VC++15 Sep 2008 14:46 GMT1
I am trying to read an Excel spreadsheet (xls) programmatically. I have used
the ODBC database route and have opened the Excel spreadsheet and then using
a 'CRecordset', I read each row.
I correctly get that I have 13 columns, their names, etc... The problem
Pages: 1 2 3 August, 2008
 
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.