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++ / August 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Window Position31 Aug 2003 23:33 GMT2
Does anyone have a code snippet that retrieves a windows
coordinates within the desktop?  I can't seem to get
GetWindowPlacement() to work.   And GetWindowRect returns
0,0 for the top,left corner, not the current position on
Migration to VC7: CString problem31 Aug 2003 11:50 GMT2
In my company we're trying to migrate our application
from vc6 to vc7.
in one of our dlls we define the following class:
class __declspec (dllexport) CExString : public CString
.NET vs. Old Tech30 Aug 2003 01:53 GMT3
What is the equivalence of ActiveX, COM, COM+ and DCOM in .NET
I know there is no 100% equivalence
Thank you.
Compiler Error C4277 in VS.NET 2003...29 Aug 2003 22:30 GMT1
I'm getting this error:
Script View.cpp(40) : warning C4277: imported
item 'Homegazer::CoreLibrary::ScriptTable::_Deleted'
exists as both data member and function member; data
.NET Framework question29 Aug 2003 21:35 GMT1
This is not really C++ specific, but does anyone of you know where one could
get a large chart of the most important .NET frame work classes?
kind regards,
   Bruno.
Debugger bug: const __int64's are truncated to lower 32 bits29 Aug 2003 19:08 GMT1
When I add 'foo' to Watch, it has the value
0x000000009abcdef0
although the program output is correct.
Configuration: Debug, Win32 Console.
O/R Mapping tool like Apple has.....for .NET?!?!29 Aug 2003 15:36 GMT1
I post this text 1 year ago. But no one really could give
me an answer. This is the text that I posted long time ago:
I have a fundamental question about
The way .NET handles the object orientated way of
Target 1.0 framework29 Aug 2003 06:23 GMT1
Can I target the 1.0 framework from VC++ 2003?  (been
looking through help and on the newsgroups but can't find
out how to do it in VC)
Thanks
Templating29 Aug 2003 02:05 GMT1
When trying to template a class where the class
declaration is in a header file and the class
specification is in the source file, I receive linking
errors (Unresolved External Symbols... as if I have not
OnDraw again28 Aug 2003 22:38 GMT3
This is wierd. I have a single doc app. I create some buttons in the view
OnDraw method.
When I size my app window - the buttons disappear. But as soon as I click on
any spot inside the window or the window frame they appear.
I have a question about MSN messenger API28 Aug 2003 21:43 GMT1
I have plane to develop MSN messenger clone.
And I wanna develop it using the latest MSN messenger API
but I can't find any information about the latest MSN
messenger API.
System::String to LPCSTR?28 Aug 2003 20:50 GMT3
How do i call from managed C++ function wich accepts LPCSTR?
void AddName( System::String *sName )
{
   AddName( (LPCSTR) sName )); -- does not compile.
Visual C++ .NET compatability with Visual C++28 Aug 2003 17:10 GMT5
I am completley new to the .NET framework but have
a good understanding of Visual C++.
I am starting to develop a new class libary which other
programmers can use in their applications. To do this in
Help with managed C++/.NET/windows form viewer28 Aug 2003 14:41 GMT4
Hello, all...
I am attempting to write a managed c++ dll that will open a crystal
report in the windows form viewer.  For various reasons, I need to be
able to write this in C++ w/MFC as opposed to C#.  The code below is
newbie question28 Aug 2003 13:07 GMT1
In order to learn C++, I want write a programm which plays back a wav
file.
I know some C and DSP programming. Could you give me a hint where to
begin, possibly a sample programm.
Pages: 1 2 3 4 5 6 7 8 9 July, 2003
 
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.