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++ / September 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
What's a good memory leak tool?14 Sep 2004 00:57 GMT3
We're doing some development in VS .NET C++ and want to purchase a tool for
memory leak detection and related activities. Any recommendations?
Integer conversion help13 Sep 2004 23:45 GMT1
I am trying to write a program to write to the com port.  I have some sample
code and it says to use the function
hComm = CreateFile("COM2",
                     GENERIC_READ | GENERIC_WRITE,
Little Problem13 Sep 2004 22:33 GMT3
Hi folks! I'm having a little problem and I'm a bit confused about it.
See... I'm working on this VoIP project (I need to use make direct calls to
Windows API). I started working using C# but since I've got to access the
API constantly I'd rather write all low-level stuff in C++ and ...
error C203913 Sep 2004 21:03 GMT1
I have a project that I have upgraded from VC++.Net 2002 to 2003.  It worked fine under 2002.
I have solved some of the issues, but now am getting C:\dwilson\StitchViewer\Stitch2Image.cpp(165): error C2039: 'Color' : is not a member of 'System::Drawing::Pen'
Here is the line in ...
mscomm32.ocx inserts additional bytes to a binary stream???13 Sep 2004 11:29 GMT1
In a VC6 program, a mscomm32.ocx is added to the project and read the
binary incoming RS232 data stream (from a GPS receiver). I use another
commercial serial port debug program to send out a binary file through
com port, read and record the com port data into a disk file. After
How to retrieve serial number of OS or CPU for copy protection?13 Sep 2004 04:53 GMT48
In order to protect software from being copied without licence, I would like
to use something like a key, which fits only to the current system. The
serial number of the CPU or the current operating system would be
appropriate. However, I do not know how to retrieve the information.
Fast sorting algorithm12 Sep 2004 17:14 GMT2
Hi again,
I just need to write the following function to search in a binary buffer for
a given pattern:
BOOL CheckBufferForPattern(BYTE *buffer,int bufferlen,BYTE *pattern, int
Reading the set temp and set tmp environment or something equivalent12 Sep 2004 15:29 GMT1
Is there any way to find out the current user's directory temp paths in
.NET applications?
For example to read the set variables which in my account are:
TEMP=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
Got error when try to compile a dll11 Sep 2004 04:28 GMT1
I got the following error message when compiling a dll, after this dll has
been compiled with calling project:
"fatal error LNK1168: cannot open mylib.dll for writing"
Realized that the file is being locked by the invoking project , but not
Visual C++ Tools Refresh ready today11 Sep 2004 02:49 GMT13
Shortly, the Visual C++ Tools Refresh will be available on the MSDN Visual
C++ devcenter. You will need to have installed the Visual Studio 2005 Beta
first. <http://msdn.microsoft.com/visualc>
I have been talking about this a lot over the last two months. All of the
Read variables through EXE11 Sep 2004 01:15 GMT2
Sorry for the confusing topic, I wasn't sure how to word this exactily.
I have a program that needs to read a variable in from the outside.
Specifically, the program will be run like this:
Set WshShell = CreateObject("WScript.Shell")
What is unnamed namespace used for?10 Sep 2004 18:06 GMT2
Is there any difference between declaring in unnamed namespace and i
global namespace?
I can't recognize this
p.s: Have a nice day ^_________
a newbie question10 Sep 2004 00:59 GMT1
Please forgive the question if the answer seems obvious, but I am new to
.Net and not having a fun time with it. I have built an XML DOM document
(XmlDocument)  using the appropriate classes from the framework. Now I want
to send it to an exchange server, how do I do this? with VC++ ...
Visual Studio Style Menus, How?09 Sep 2004 20:07 GMT2
How do I get the new style menus as used in visual studio?
Are they a .Net thing?
Can I use them from C++?
Cheers,
How do I: use CreateDirectoryEx to create a Directory 300+ characters? - Using Unicode Build09 Sep 2004 09:00 GMT1
Hi, I am trying to create a directory on my disk wihich is 300+ characters
long.
My program does not work, can you make it go? I am using VS2003 C++.
Russell Mangel, Las Vegas, NV
Pages: 1 2 3 4 5 6 7 8 9 10 August, 2004
 
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.