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++ / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
LastIndexOf similar C++ code?14 May 2005 10:49 GMT1
I'm 'improving' CComBSTR (yes, I do still program unmanaged code in addition
to C# ) to contain features, not found in it.
Does anybody have good code which maches LastIndexOf()?
If this is ready, I will publish the full CComBSTR class on my weblog.
Operator + compiles on Unix, but not Vis C++14 May 2005 10:42 GMT3
I've got some source code that includes vector and matrix classes (or
structures) that have addition and subtraction operators.  This source code
compiles on five different Unix platforms, but I'm getting a compiler error
on Vis C++.  The error is:
why is TCHAR defined as wchar_t14 May 2005 08:21 GMT2
I cannot for the life of me figure out how to TCHAR to be defined as an
unsigned char as it is in out 6.0 project.
I created a fresh VS 2003 project and played around with the settings and
still cannot get TCHAR to be defined as anything other than wchar_t
alignment is lost with openmp14 May 2005 06:57 GMT8
I really like the new openmp implementation of vc, but I ran into a
something which may be a bug. Please see the following little example:
void funct()
{
Translucent Painting Issues14 May 2005 02:32 GMT2
Well, its advanced to me anyway.
Included is the link to download the sample project and exe
(Translucent_Test.exe) (too large to upload here - ~ 700k)
Run the exe to see the flickering problems.
Multi dimensional arrays in C# and in C++13 May 2005 23:30 GMT7
I have encapsultated old C/C++ code in a mixed mode C++ module (Project 2).
In my C# app (project 3) I instanciate a managed C++ class. The behaviour of
the C/C++ class is defined by an interface (Project 1). I wanted to add a
getter property to a multi dimension array, but the ...
Code cannot debug.13 May 2005 21:58 GMT1
Loaded 'ntdll.dll', no matching symbolic information found.
I'm writing a small program. It compiled and run. But when trying
to debug by select, I got the following
error messages:
migrating unmanaged C++ classes to provide VB interface13 May 2005 19:28 GMT3
We have an application completely written in C++ under visual studio v6. One
of our customers wants to use some of our existing components in his project
but doesn't know C++ and isn't interested in learning it. He does know C#
and VB though.
COM Client / .NET Server with private constructor13 May 2005 16:08 GMT1
Hope someone here can help. I am performing something almost identical to
the sample shown here, except my .NET server class has a private constructor
and a shared factory method to create an instance of itself.
http://msdn.microsoft.com/library/default ...
Execution tracer13 May 2005 16:06 GMT4
Does anyone know of any tools that trace app execution (sort of like a black
box recorder for your app, I guess) ?
I'm not after a profiler - I don't need to find out how long our code was in
any given routine, just where it was at any given point.
Detecting NetBeui13 May 2005 11:54 GMT1
All,
   I am currently working on a project in which I need to detect whether or
not NetBEUI is installed on a particular machine.  From what I have seen I
can find NETBUEI under "HKEY_LOCAL_MACHINE\System\Enum."  For XP machines I
graphic requirements for an animated tray icon13 May 2005 09:46 GMT2
I would like to make a program that puts an icon into the desk tray and when
relevant changes it to an animated icon (much like the internet connection
icon).
Before I start playing around with code I wanted to know what I need in way
icons in menubars, next to menu items13 May 2005 08:46 GMT1
I'm writing an application with Visual Studio 2003.NET using C++, I'm hoping
someone could tell me how to make icons appear in menubars next menu items.
Windows apps like Office Word 2003, Excel 2003 and VS2003.NET have these
icons. I've looked in the properties with the menubars ...
Using UpdateResource() to add a resource13 May 2005 08:35 GMT6
I've seen plenty of examples of updating a resource using UpdateResource().  
Has anyone actually used it to add a new resource?  For example, a menu
resource.  If so, how is it done?  I'm not quit sure how to present the raw
data.
IR13 May 2005 02:12 GMT1
I need to do some programming on Infrared, any tutorial or lesson that I can
get from the internet or you may suggest which classs should I look for in
msdn? TQ
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 April, 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.