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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Checking which method a delegate points to21 Jun 2004 08:36 GMT2
I have a delegate which I use to store a current 'state' function (for a
statemachine inside a form).
__delegate void State_t(const Message_c& Message);
I assign to it such as
Is VC++ .Net dead/dying?21 Jun 2004 07:47 GMT4
I have cruised around
http://msdn.microsoft.com/visualc/ and the rest of the site, and i am
not able to find a single C++ or VC++ certification exam that will be
available after June 30, 2004. I emailed support, and the reply was:
MSMQ with plain sockets19 Jun 2004 11:08 GMT1
I am sorry for this is definitely not the group where this shud be posted,
but i dont know the right one .
I want a simple setup in such a way that an MSMQ is setup which receives a
message ( Binary or Text )  and sends it to some otehr listening
Can someone report this VC 7.1 Compiler internal crash to Microsof19 Jun 2004 05:31 GMT1
I accidently named an enum value the same as a fwd-declared class name and it crashed VC 7.1 with an internal error.   This repros with cl /Od /G6 /FD /EHsc /RTC1 /RTCc /MTd /GS /W3 /WX /c /Zi  /Zm200
Can someone report this bug?
-----------------
namespace RWS
working with IHTMLDocument and friends19 Jun 2004 04:50 GMT2
Hi, I need to get the following VB6 code to work in .NET:
'/////
Dim doc As MSHTML.HTMLDocument
...
file io, reading in dates, problems with the 26th of every month..18 Jun 2004 23:37 GMT1
Hello.  I'm writing an application that writes to a file a month, day, year, number of comments, then some strings for the comments.  So the format for each record would look like:
mdyn"comment~""comment~"\n
Now, I wrote some code to read these records, and it works perfectly for ...
Linker error C273218 Jun 2004 22:59 GMT1
Hi,
who can help me on this.
what error can cause the linkage error:
string.h(130): error C2732: linkage specification contradicts earlier specification for 'strerror'
memory used by a process18 Jun 2004 20:04 GMT2
How can an application find out how much memory it allocated.
thanks,
andreas
Debugging with VC6 and Toolkit 2003?18 Jun 2004 18:59 GMT1
I downloaded the Visual C++ Toolkit 2003 and installed it over my existing compilers
for my VC++6.
Now I'm not able to debug an application, because it say's there are no debugging-informations
in that exe-file! Can that be possible?
Assertion in AMD cross-compiler18 Jun 2004 16:17 GMT1
Sorry if it is offtopic here, I wasn't able to find any more relevant group...
I'm slowly approaching AMD64 build for our product (as my personal fun project). And after
 I ran that Amd64 cross-compiler from DDK 3790 build (proven to be good enough for my
driver stuff) over the ...
struggling with __gc arrays as parameters18 Jun 2004 11:12 GMT2
I am fairly new to Managed C++ extensions. I started trying to implement a
interface defined in a C# project, in C++. The problem was with passing
value arrays from c# to c++. I found examples on the web which worked, but
found mine didn't. After narrowing down the interface I found ...
How to hook mouse input?18 Jun 2004 03:11 GMT3
Hi, I am coding for an application with dialog window. I need intercept mouse input.
I need catch raw input, pretty much everything for WM_INPUT: such as Left/Middle/Right button down/up, srcoll/wheel, pull and drag, device source.
I checked SetWindowsHookEx, it seems it can't ...
Problem with ListView_GetGroupMetrics & LVM_GETGROUPMETRICS17 Jun 2004 21:38 GMT1
I found a huge design flaw with ListView_GetGroupMetrics (aka LVM_GETGROUPMETRICS) and I think this flaw is the reason the newsgroups do not mention this macro.
Basically this macro is supposed to return the metrics of a group in a listview, but none of the parameters in the data ...
Desctructor being called for Unknown reason17 Jun 2004 19:00 GMT3
Sorry if this is a dumb question.
I'm having a problem with a class I designed. For some reason the
destructor is being called before I am done with it and I can't see a
reason for it. The constructor appears to work fine when it is called
accessing remote print queue17 Jun 2004 17:30 GMT1
I've to get the queue details from the remote printers in th
network.How can I identify those automatically and get the details o
those using vc++?
I know how to do this for the local printer n its not working if I giv
Pages: 1 2 3 4 5 6 7 8 9 10 May, 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.