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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to get IP address of computer given its name22 Dec 2003 07:52 GMT1
how can I get the IP address of a computer when I only know its computername
in a windows network?
--
cody
__event and __delegate question22 Dec 2003 04:45 GMT5
I am using VC++.Net 2003 with WinForms to write a serial port application.
I downloaded the newest VC++ examples from MSDN and found a project called
Using the COM Port.  In it, there is a class called Rs232.  It has three
lines of code:
setting a caption of window using it's handel21 Dec 2003 11:43 GMT3
does anyone know the user32.dll function or how i can do this?
I want to set the caption of a window based on the handel i specify... i
already have the functions to get the handel of the window returned as an
integer... but i want to change the caption, ive been looking through the
how to simulate keystrokes in a window20 Dec 2003 18:18 GMT1
Anyone who knows how to simulate keystrokes in a ceditview window, using
SendMessage(WM_KEYDOWN,...) or OnKeyDown(UINT nChar, UINT nRepCnt, UINT
nFlags), the question is how to set nFlags.
Thanks
Resource DLLs and HTML pages20 Dec 2003 01:35 GMT1
Could anybody let me know how I can create a resource dll which include HTML
pages?
Thanks,
-Jalil
Editing resource in managed c++ - Question 219 Dec 2003 20:28 GMT7
In a managed c++ project, one can specify general information in the file
AssemblyInfo.cpp. For example, AssemblyCompanyAttribute and
AssemblyProductAttribute.
Can I see this information in the assembly's windows properties page, other
How to Highlight (select) a line in ListView19 Dec 2003 16:55 GMT1
I am able to populate a ListView with several detail lines (several
columns).  When finished, I would like to pre-select the first item in the
list (before the user interacts with the list). This way, if a user clicks
on the OK button, there will be a default selection.  I know how ...
Comparing release builds of vc6 & vc719 Dec 2003 16:09 GMT7
I have been trying to tune my vc7 compiled applications to perform at the
same or (preferably) better speed of the same vc6 application.  Both
versions of my code are compiled with optimization, but the vc7 is quite
slow in comparison to the vc6 one.
Printing in MFC - newbie question19 Dec 2003 15:05 GMT1
I'm developing an MDI application in MFC in which I have two different
types of child windows. Both refer to the same Document, but have
different Frames and Views. One of them is the first or main ChildView
that the Wizard sets up, the second I added by copying the
casting a bit array to a structure19 Dec 2003 14:58 GMT6
Using VS.Net 2003 - a managed VC++ WinForms app:
If I have an unmanged structure like
typedef struct
{
Using managed wrappers class library19 Dec 2003 11:34 GMT3
I've got problem building managed class library to wrap unmanaged code.
I created managed class library using standard patten:
#include "../Unmanaged/Class1.h"   //Class1 unmanaged
namespace ManagedWrappers
CeRapiInvoke19 Dec 2003 05:52 GMT2
Hi everyone, please help!
Our customer developed a WinCE DLL which contains a
function such as
bool fx(TCHAR* szName)
VC7 and earlier version19 Dec 2003 01:10 GMT1
There are some utilities in VC6 or earlier version, e.g. splash screen, tip
a day. But I can't find them in VC++ net, is it possible to use them in VC7?
Thanks!
Kay
Create Managed Object in  Unmanaged class function18 Dec 2003 21:01 GMT1
All samples in Micoroft just mention that if a managed
type is used as a member in nongc class, for example:
gcroot<String*> is used to define a String managed member
variable. What if the managed object in unmanaged class is
Apply Code Changes18 Dec 2003 13:37 GMT2
This is an IDE question, and I can't find one IDE newsgroup. How can I
enable the Apply Code Changes(alt+F10)? I tried to get into
Tools-Debugging-Edit and Continue, but I'm not shure which items should be
checked. Could anyone help me please.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 November, 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.