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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
one more function template bug in VC 200318 Mar 2005 11:50 GMT2
Please could someone verify if this bug is fixed in VS 2005? (the code
should compile, but it doesn't in VC 2003)
Thanks, Stefan
template <typename DerivedT>
debugging multithreaded app18 Mar 2005 09:15 GMT4
i was debugging a multithreaded app, when i stumbled across some weird
behavior of the debugger.
in the destructor of my main object i send a stop event to the worker
thread, and then wait until that thread has finished.
Problem with C++ string marshalling in .NET 2.017 Mar 2005 17:28 GMT2
I'm working on a project where we're building a .NET wrapper to IBM's MQ
Workflow C++ API.
My original intention was to wrap the Workflow API with a managed C++
assembly that in turn could be consumed by .NET clients.  I've developed a
Can a service running as NetworkService see logged on users?17 Mar 2005 17:21 GMT1
I've got a windows service running as NetworkService on a WinXP Pro
machine. Is there a way for it to find the Active Directory account of
the logged on user? I don't mind switching the service to run as a
"Domain Admin" if needed, but I *need* to find out the LDAP path for the
virtual inheritance question17 Mar 2005 15:20 GMT14
i am having a problems with inheritance.
consider the following:
class A
{
Problem updating to .net17 Mar 2005 12:04 GMT3
We just recently got an MSDN subscription and obtained a copy of .Net.  I am
trying to convert a VC++ 6.0 code to .net and when I try to build it I get
the following error
C:\Program Files\Microsoft Visual Studio .NET
text file and list box17 Mar 2005 10:42 GMT1
how can i load a text file into a list box, so that when i run th
program, the list box will have a list of items in it?
thank
-
MFC classes thread-safe?17 Mar 2005 01:23 GMT1
Could someone kindly tell me if all MFC classes are thread-safe? Thank you!
Release build seg faults at vector.push_back above certain size, b16 Mar 2005 23:51 GMT4
i'm currently experiencing a strange problem under vc++ 2005 express. i hope
someone has a hint for me, i'm kind of lost atm.
i'm using a vectors of pointers in my code.
using the release build i can add and remove elements aslong as i stay below
Mixing setlocale() and c++ locales16 Mar 2005 19:38 GMT3
I was working with a co-worker the other day to work through the
process of formatting numeric values by imbueing C++ iostreams with
locales.  His program's initialisation code had a call to
setlocale("",LC_ALL) which I believe sets up locale information for the
multithreading16 Mar 2005 19:37 GMT4
I have written a program which receives mails from server using POP3.
it's downloading sequentially. now i want to use the multithreading
in this regard where i can create threads for each and every
mail...and download those mails simaltaneously.
VC++ & Web Service & DLL -- Also, reading "H" instead of "Hello Wo16 Mar 2005 16:23 GMT3
We have a default "Hello World" web services that we can call from VC++
creating an unmanaged DLL. The DLL is used in old languages that calls the
DLL-function and that is calling the web sevice.
Everything looks fine but we can read the letter "H" and not the entire
System.Xml.Schema in VC++ 6.016 Mar 2005 15:41 GMT12
Is there a way to use the System.Xml.Schema classes in VC++   6.0?
Regards,
Maansi
VC++2003: Methods implemented outside class body are never inlined for templates that are instantiated with __declspec(dllimport)16 Mar 2005 03:54 GMT5
Good Afternoon,
I recently noticed that some very simple methods of a template declared and
used in a DLL library get inlined when used by the DLL itself, but not by
other DLLs and EXEs.  After some investigating, I narrowed this down to a
Add Event Handler15 Mar 2005 16:25 GMT6
I want to include some code for the MouseDown Event. I would like to add
this for the formview or a picturebox, how come there are no messages for me
to choose from. Even I created a button, no messages are shown in the pick
dialog box....any help is appreicated
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 February, 2005
 
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.