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++ / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
where can i find some vc 2005 sample?27 Oct 2004 11:25 GMT3
i really need it to master the new c++ grammar.
[C++/CLI] Inizialization of enum class members26 Oct 2004 23:45 GMT2
I like to know why in a enum the inizializator has to be fully
qualified even if it belongs to the enumeration.
Many thanks.
Marco.
Templates in .NET26 Oct 2004 22:58 GMT6
I'm attempting to convert an existing VC6++ project to .NET.
The project makes use of Microsoft's old VisSDK and this uses templates all
over the place, generating 100's of errors.
One common error is to do with this new 'typename' keyword - are there any
C++/CLI indexed property serious bug!26 Oct 2004 22:41 GMT9
Fellows there is probably a serious implementation bug of C++/CLI
indexed property in VC++ 2005, it looks like it is implemented the
opposite way than the C++/CLI draft says!
At first the latest C++/CLI draft is 1.7 and you can download it from here:
64-bit Question26 Oct 2004 21:56 GMT2
Is Microsoft committed to improving 64-bit support (AMD 64) in the compiler,
and more directly, will there be inline assembly allowed for 64-bit builds
as currently there are not, and then last of all, will there be
documentation provided for the ML64 utility that is included in the ...
INSTALLATION  ERROR26 Oct 2004 19:10 GMT1
  when iam installing vc++6.0  enterprise edition in windows Xp
  "COULDN'T CREATE C:\...\PROGRAME FILES\COMMON\ ...\REPOSITORY DIRECTORY
                   ANY ONE TELL WHAT IS THE PROBLEM
Mandatory component class instantiation ...26 Oct 2004 14:53 GMT6
We have developed a few .NET components. The application access these
components through well defined interface IOurInterface.
The application list display name of each component in the dialog, so
user can choose which one he wants to use. To display list of available
weird VC.NET 2003 compiler behaviour (for C++ windows DLL based project)26 Oct 2004 12:00 GMT8
I have developed a number of code libraries in Win32 DLLs and have written a
number of test suite executables that implicitly link to these libraries in
order to test them. In one of my test applications, which runs fine in Debug
mode, it is crashing in the destructor of a local ...
Possible copy constructor bug26 Oct 2004 10:42 GMT3
Unless I missing something, I think this is a bug.
ref class A
{
};
IDE: outline block always expands after paste?26 Oct 2004 07:07 GMT1
I collapse an outline block, then copy it, then paste it. In my experience,
the outline block always expands after the paste. Is their a way to modify
the editor's behavior so that an outline block does not automatically
expand when pasted into place?
Updating the UI from a Secondary Thread25 Oct 2004 22:13 GMT2
We're having trouble writing the code to update a UI control (label.Text)
from a secondary thread.  We're using C# with Windows Forms.
We have a main form named MainForm, a splash screen form named SplashScreen,
and a C# class library named BackgroundProcess.
Using unified Event Handling mechanism for COM events25 Oct 2004 19:04 GMT3
Where can I get some insight on using the __hook, __unhook, event_source and
event_receiver for specifically COM events. The documentation given in MSDN
is very minimal. I have the following scenario
Server (COM event source) is written in VC++ 6.0 using ATL (event interfaces
exception handling question25 Oct 2004 12:37 GMT3
Is the following code correct (managed c++ console app):
// native classes
#pragma unmanaged
class MyException {};
Second Chance Exception Terminates Application25 Oct 2004 09:28 GMT1
Oleg Starodumov wrote:
> *You can download Debugging Tools for Windows and install them:
> [url]http://www.microsoft.com/whdc/ddk/debugging/default.mspx[/url]
stdout redirection24 Oct 2004 23:37 GMT2
Introduction:
***************
I am trying to redirect stdout to a RichEdit control, this is done by
initiating a StringWriter, associated it with a StringBuilder and setting the
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 September, 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.