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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
IMAPI query cancel doesn't work!12 Apr 2006 10:05 GMT5
Hey guys,
  In my burn project, I have everything working except the
cancellation of the burn.  I have it setup such that when the user
initiates a "cancel" the IDiscMasterProgressEvents handler will set the
Bug in precedence for built-in types?12 Apr 2006 03:40 GMT4
I would expect the output to be:
5
post increment
assign
directly opening a file in notepad12 Apr 2006 03:37 GMT1
ok im programming in C, but I'm wondering if there is a way to open a file like "test.txt" in notepad without having my compiled .exe file on the same drive as the test.txt file
Signature

Eric D. Anderson

Silencing compiler warning D902511 Apr 2006 16:05 GMT1
We have some C++ code that has a makefile which contains both /W2 and /W3.  
Due to the way the makefiles are written to be shared across multiple
projects, it's not trival to eliminate the duplicate compiler warning-level
directives.  I'm trying to find a way to silence the ...
[MC++] LinkLabel usage11 Apr 2006 14:50 GMT1
I am having problems getting my LinkLabel hyperlink to work properly.
Every time I click on it, I get the following exception:
System.ComponentModel.Win32Exception: The requested lookup key was not found in any active activation context
  at System.Diagnostics.Process ...
0xC0000005 Access Violation Help?11 Apr 2006 11:11 GMT1
Hi,
I am writing a windows socket program and it contains some threading in it
as well. I connect the client to the server and they talk fine until i spawn
a thread that takes care of the client while my server tried to accept
Unhandled exception11 Apr 2006 08:44 GMT2
Hi, all
 I encounted a very strange problem in my App, in debug mode, when I exit
my App, it often told me something like "Unhandled exception at ..., user
breakpoint", press F5, it skiped this problem. But if I run it without
Need MFC Help11 Apr 2006 06:01 GMT1
Hey all,
I need some help with MFC, I have a multiline CEdit with AUTOVSCROL
option.
Now... it works though when I do UpdateData the scrollbar goes up t
Managed C++ on Smart Devices10 Apr 2006 17:30 GMT1
Does anyone know if managed C++ is supported on Smart Devices, like for a
Pocket PC 2003?  I'd like to use ADO.NET for data access on a Pocket PC .
makefile problem10 Apr 2006 14:25 GMT2
I have a visual studio 2005 project that consists of two managed C++ classes
and some unmanaged C functions. The output of this project is a dll,
that is loaded by a program with LoadLibrary().
Then I have written a makefile that uses the same compiler and linker
error LNK2020: unresolved token10 Apr 2006 11:00 GMT2
I wrote a simple stack program using class template on VC++ 2003 but am
unable to resolve the following link errors:
LINK : error LNK2020: unresolved token (0A000046) Stack.__dtor
LINK : error LNK2020: unresolved token (0A000048) Stack.__dtor
Add reference withing an vc++ ActiveX Control09 Apr 2006 21:59 GMT1
I am creating an ActiveX control that should contain a reference to a certain
COM interface.
I have written before a C# application containing this COM interface but my
problem is that it seems not to be possible to add a reference to my COM
Linker error RC101509 Apr 2006 15:07 GMT1
I have installed a visual c++  express edition 2005 and I have converted an
older form application ( vc++ 2003.net  managed code.).
When I attempt to compile the project I get this kind of error from compiler
fatal error RC1015: cannot open include file 'afxres.h' ..
Windows Registry08 Apr 2006 18:01 GMT3
I'm writing a program in C and I am wondering if there is a way to write to the registry?
For example, just to throw a line out there(cause its the only path I can think of off the top of my head)...if I wanted to write to "HKEY_CLASSES_ROOT\exefile\shell\open\command" how would ...
VC2005 and boost::shared_ptr08 Apr 2006 17:54 GMT2
Hello group,
There seems to be a bug int the interop layer in VC2005 when dealing
with certain pointer types (or values?)
Here is a repro case using Boost version 1.32 and C++/CLI :
Pages: 1 2 3 4 5 6 7 8 9 March, 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.