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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Memory stream for bitmap01 Aug 2008 00:45 GMT2
I have the following code w/is working like a champ.  Problem is I dont want
to write it to file yet.  I would rather write it to memory and pass a
HBITMAP handle back to the calling process.  So far I my attempt has only
yeilded memory issues.  Can someone point me to the right ...
newbie in C31 Jul 2008 15:54 GMT10
Hi group,
lets suppose you do the following
int x;
int * ptr;
CSharp Web Question31 Jul 2008 15:12 GMT3
i'm not really sure how to word my question because I'm new to CSHarp and
Web-Developemnt, so I'm not quite sure how to word my question. But, I'll
give it a try anyways.
I have inherited a web-site project. One of the tasks I have is to provide a
C++/CLI: Explicit interface property implementation30 Jul 2008 19:36 GMT4
I'm unable to work out the syntax for explicit implementation of an
interface property.
Example Code:
-----
Compiler Intrinsics for "__asm pause"30 Jul 2008 19:20 GMT2
For Win32 application, I could use "__asm pause". However, for X64
platform, the inline assembler is not supported. Is there a compiler
intrinsics for "__asm pause"?
Thanks
How to dynamically load an exported class?30 Jul 2008 17:59 GMT4
I know that I can use the GetProcAddress to get the proc address of a global
exported function from a WIn32 dll.
But if I have an exported class in the dll, is there a way to dynamically
load this dll and get an instance of this class? (No static linking with the
Where Is the Message Loop?30 Jul 2008 15:01 GMT9
Using Visual C++8.0 Express Edition I created a "Solution " using a "Form"
(dialog) of my own design.
Without adding any code of my own I compiled the code generated for me by
Visual C++.  The compiled .exe produced the expected dialog with all the
How to embed meta info for an executable?30 Jul 2008 06:40 GMT2
How can I embed meta information such as "Company", "File Version" as
you can see from the property form using "Explorer" for executable using
visual c++ 2008?
And also, what kind of APIs are available to read the meta info at run time?
LoadImage Problem30 Jul 2008 00:17 GMT3
I am saving images out from a camera to bmp using directshow.  I can open
these images in mspaint or any other image program without a problem.
Using:
HBITMAP h_Bitmap;
valid HWND in a Service29 Jul 2008 22:27 GMT11
I've been professionally working on java projects for several years, but
have done extremely little C/C++ coding and just a few little things in
VB.Net.
Right now I'm trying to write a Windows Service in VC++ .Net thats
BeginInvoke on a delegate29 Jul 2008 22:14 GMT9
I'm trying to call a function on a background thread in a C++/CLI (VS 2005)
application compiled with /clr.  I store a delegate reference in a module-level
gcroot.  When I call BeginInvoke on the delegate I get a RemotingException.  The
inner exception says "Pointer types cannot ...
How to iterate a gcroot29 Jul 2008 22:03 GMT6
In C++/CLI (VS 2005) I have a C++ module compiled with /clr that contains a
module-level gcroot variable:
 static gcroot<MyList^> m_myList = gcnew MyList;
In the above statement, MyList is a managed class that inherits from
The project is always out of date.29 Jul 2008 10:00 GMT3
Hi, guys,
I add some new projects. No source file, but only some copy operation
in Post Event.
The project is to do some file deployment for some third party
Windows 2003 dhcp do not give ip to routers and switches27 Jul 2008 07:14 GMT1
I'm using dhcp (windows 2003 SP1) on our DC. In dhcp all adresses are
excluded we only using reservations. Our routers and switches (cisco and
3com) do not obtain addresses from reservation but PC and printers are able
to obtain configuration from dhcp. Any ideas why ?
is there anything in VC can do the job like Reflection in .NET?27 Jul 2008 07:13 GMT1
is there anything in VC can do the job like Reflection in .NET?
i mean by setting some attribute and get runtime information?
Pages: 1 2 3 June, 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.