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++ / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to create a new window after pressing a buttom in a diglog??30 Apr 2008 22:21 GMT2
I am trying to create a new window (without border, title bar..etc) for
using brush to make the whole screen become red.
So, anyone knows how to create a new window after pressing a buttom in a
diglog??
Icons30 Apr 2008 22:00 GMT3
Hi group,
Wich one is the class to handle desktop icons?
I want to modify for example the file path the Icon points to.
of course, its the path of the file u open when u doubleclick the icon.
vc 2005 express error creating project30 Apr 2008 20:35 GMT4
when i try to create a project from template i get an error like
error : activex can t create object
when i try to compile a sinple c++ project that i get from else where i get
multiple error style
How to create dll in Visual Studio 2008 in Visual C++30 Apr 2008 19:20 GMT1
 I have insatlled Visual Studio 2008. I have to create DLL in Project
type Visual C++.
Which Template i have to select to reate dll, MFC DLL or Class
Library?.
Header files problem in VS200828 Apr 2008 15:06 GMT2
I have a simple .c file in VS2008 and I have set the compile type in
(project properties-> C, C++ -> Advanced -> Compile as) to C.
main.c content:
#include <GL/glut.h>
System::DateTime::Parse28 Apr 2008 09:37 GMT-
I would like to parse a hebrew date into a System::DateTime variable:
System::Globalization::CultureInfo ^CulInfo =
  gcnew System::Globalization::CultureInfo("he-IL");
CulInfo->DateTimeFormat->Calendar =
'New' in initialization list.26 Apr 2008 22:03 GMT2
In standard C++, it is recommended to avoid unmanaged resource
acquisition in initialization lists, such as:
class C {
public:
how to move the mouse in Visual C++25 Apr 2008 18:54 GMT4
I need help with this.
I want to know what is the mouse position (x,y) and move the mouse (anywhere
in the screen) in Visual C++ 2005.
I have found a LOT of code in internet but noone works in my pc. I'm
Linking Mixed Mode and Managed Assemblies25 Apr 2008 11:21 GMT-
I have a managed C++ project and two C# projects. All are class library
projects. The C++ project links with native C++ static libraries and
references to one C# project. The projects structure goes something like this.
Proj2_MCPP --(references)--> Proj1_CSharp
32 bit C/C++ development on Windows Server 2008 64bit25 Apr 2008 04:11 GMT1
I'm trying to develop 32-bit Windows Native C/C++ application using Visual
Studio 2008, on 64-bit Windows Server 2008.
Q1. Is it possible to develop 32-bit C/C++ application using VS 2008 on
64-bit Windows Server 2008?
PDF Preview Control24 Apr 2008 21:47 GMT3
I am working on project (VS2005 c++) that at one point deals with a
collection of PDF files that get routinely produced (logs and reports).
Is there a way to produce a pdf preview on a control, like a print preview?
I have a listbox showing the current list of PDF files that allows ...
mis-sized dialog boxes24 Apr 2008 15:18 GMT1
I'm getting dialog boxes from a variety of applications appear very
distorted. They are often extremely large covering all the screen whilst the
main application appears normally. eg. This happens in zone alarm when
applications want access to the internet, or print dialog boxes, ...
How to view windows form control library in a web page23 Apr 2008 17:34 GMT2
I created new project From VC++ .net IDE. CLR->Windows forms control library.
I need to view the control in a web page but I can't.
Your advice is Higly appreciated
an application to detect dead pixels of LCD pixel22 Apr 2008 22:23 GMT8
I am writing an application to detect the dead pixel of LCD panel by using
visual C++ (MFC). My flow is follow:
1. Display a dialog with a start button. When the user press the start
button. The whole screen become black colour.
How do you interactively write to a CEditView Window22 Apr 2008 22:04 GMT2
(Newbie): I am trying to output status and diagnostic information to a
CEditView Window and allow users input annotations to the same window. The
User input is handled by Windows. How do I output to the window? How do I
ensure that program output is appended to existing text? ...
Pages: 1 2 3 4 5 March, 2008
 
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.