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++ / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
a question about c#, vb and vc.net22 Mar 2006 03:26 GMT1
I have a class defined in C#, which read the data into the memory
//c# code
public class ModelDataIO
{
TabControl22 Mar 2006 00:56 GMT1
Hi, is there anyway to completely hide the tabs for a tabControl? (I want to
switch the pages programmatically.)
Thanks!
How do I add existing visual Item to a project21 Mar 2006 22:16 GMT1
Hello!!
Normally I use C# but we have a project that is creating a window control
library DLL that is done in C++.NET and that is here I have some problems
that I want to solve.
CppCodeProvider.dll throwing "not implemented" exception21 Mar 2006 19:43 GMT1
I'm using CppCodeProvider.dll in a CLI/C++ application and I simply
can't make it work with CompileAssemblyFromSource() or any other
functions.
Is there something special for C++ that I need to do that I don't need
Multithread pause21 Mar 2006 07:07 GMT1
I have a program that runs a thread for each device under test (144) the
program communicates to the Device Under Test (DUT) thru the serial port.  
Originally the program only allowed 1 thread at a time to use the serial port
using CCriticalSection Lock() and Unlock.  I have new ...
how to use nunit.framework.dll in managed c++20 Mar 2006 20:10 GMT6
hi, i am preparing to teach a class in c++ and would like to intoduce
some unit testing. i can make unit tests in c# using this dll and nant
from the command line.
i am using visual c++ 2005 express at home (the labs may have an earlier
[newbie] C++ with managed extensions20 Mar 2006 19:27 GMT4
I created a C++ DLL in .net 1.1 that makes use of some .net features (so
called 'mixed' or hybrid DLL, as it contains both .net and 'old' C++ code).
The project worked and compiled fine with VS2003 - but now I had to upgrade
the whole lot to VS2005: Compiling and linking works ...
Curious about loop optimization C++ - assembly20 Mar 2006 17:36 GMT3
Out of curiousity, I sometimes look at the produced assembly after
compilation in release mode.
What you often see, is that CPP, always fully addresses registers to copy
values from a to b...
inline functions20 Mar 2006 17:28 GMT1
I get with VS 2005 multiple deffinitions link error  LNK1169, if include
following header in 2 cpp's. Vs2003 works ok. I am wondering that compiler
seems to ignore word "inline".
----header----
Newebie: How do I change a Picture Box on a Visual C++ / CLR managed form into a picture box array?20 Mar 2006 15:15 GMT4
I have been gettting great feedback from microsoft.public.vc.language
group but after doing more searching I think my post should be directed
to this group.
I am trying to make a simple gif animation using VC++ and 13 different
Why can  I get the index of the item of the array when I use string*, but can not get the index of the array when I use any other type (such as Int32)? 20 Mar 2006 11:44 GMT1
Why can  I get the index of the item of the array when I use string*, but
can not get the index of the array when I use any other type (such as
Int32)?
This code will compile perfectly, but if I replace String* with Int32, the
checking a socket status20 Mar 2006 06:38 GMT6
lets say I have a connected SOCKET s. At some point in time, I want to know
if the "s" is still valid, that it is still connected. Is there any API that
I can give me this information?
And can I register some callback like thing, that would inform me when "s"
error when linking a Fortran library to c++ code in VC819 Mar 2006 19:57 GMT10
I get the following error when i try to link a fortran library to a c++ code
in .NET 2005.
LINK : fatal error LNK1104: cannot open file 'libc.lib'
the code was working fine when built using .NET2003.
Merge libraries19 Mar 2006 17:14 GMT1
Dear experts,
is it possible to include dependend library into target library at compile
time (when creating static library) in VS 2003.
Thank you
Unshared folder access.19 Mar 2006 17:09 GMT2
Hello all. I have a program that manages (delete, copy, open, etc) several
files inside a shared folder in a server, but the users some times use the
Windows Explorer to open and work with files, I do not want it, because my
program opens the files and store some data in a SQL ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 February, 2006
 
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.