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++ / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Parse date and time in unmanaged C++28 Jun 2006 23:11 GMT2
I need to simulate current date and time and provide integer values for the
current year, month, day, hour, minute, second, and millisec.  I need to do
this in unmanaged C++.  My first inclination is to do roughly the same thing
that I would do in managed code:  I would maintain a ...
vc w/clr: How to call an executable?28 Jun 2006 22:21 GMT1
Does anyone know how to call an executable from within Visual C++ 2005
Express (using the CLR)?
For example, click Button1 to launch Microsoft Paint:
   System::Void Button1_Clicked(System::Object^ sender, System::EventArgs^
XML Parsing28 Jun 2006 16:22 GMT3
The XML file looks something like this...
--- Start XML ---
<?xml version="1.0" ?>
<VULNERABILITIES>
Code Snippets28 Jun 2006 15:09 GMT2
Does anyone know where can I get some Code Snippets for Visual C++ 2005?
How do I save a class's Raw Data (without .NET object data) to a binary file?28 Jun 2006 14:37 GMT2
I want to save the raw data of a class (without the .NET object
overhead) to a binary file.  For example:
ref class Test
{
CDatabase Transactions27 Jun 2006 21:20 GMT3
Have a quick question.  I have an app that connects to SQL Server via the
MFC CDatabase class.  I'm doing bulk loading using the ODBC bulk opns
extensions for SQL Server.  When I try to wrap my bulk inserts in a
transaction using BeginTrans() and CommitTrans(), it doesn't work.  ...
How to get status of RTS, DTR & CTS lines of serial port27 Jun 2006 15:16 GMT1
I need to look the status of RTS, CTS, DTR lines of comport.
I tried "IOCTL_SERIAL_GET_RSTDTR" flag but as a new to VC coding
I doesn't know how to use this type of functions. I read MSDN and other
info on Internet but failed to do the same.
Need help programming IE band object in ATL26 Jun 2006 23:35 GMT1
I'm in a process of creating an IE band object that would tell me when any
url on the current page, loaded into IE, is clicked and what is its url. I'v
created a band object (ATL project) that loads into IE, but have no clue of
how am I going to get notified when the user clicks on ...
Open Files on Startup26 Jun 2006 19:37 GMT1
I have noticed that in most proffesional applications, they detect which
file the user has chosen to open a file with, and if it's that application,
then the app detects what file the user has chosen and loads it. How can I
add the feature to my App?
Structure Alignment26 Jun 2006 19:34 GMT2
I was having a discussion with a co-worker about alignment of structures in
memory, and we came across a question.  We have a struct like the following:
struct Car
{
Compile with different versions of Visual Studio26 Jun 2006 19:17 GMT4
Likely this has been asked before...
We have a library (in DLL form) that we distribute. The interface to the
library is all C, but within the library it uses C++ in many places.
Traditionally we've built our library with VC 6. We are considering moving
convert LPCSTR to LPCWSTR?26 Jun 2006 18:08 GMT2
how convert LPCSTR to LPCWSTR?
regards,
Mohammad Omer Nasir.
Are there something wrong with dragqueryfile or extracticon?26 Jun 2006 16:49 GMT1
Hi,all!
I am new to VC++.net. When I debug these code followed, It doesn't
work.Could anyone tell me why?
(This is an example in Programming Windows with MFC,Second Edition)
shockwaveFlash26 Jun 2006 15:06 GMT1
Dear Experts
How can I insert a shockwaveFlash file to my web form I tried shockwaveFlash
component but  it is not working. I am using C#
Thx
Resource Editor Bug26 Jun 2006 02:50 GMT3
Our company is trying to migrate all of our products developed in msvc 6 to
msvc 2005. Everything was going smoothly until we discovered that msvc 2005
will not save any changes we make in our resource (rc) files. And if we do
make a change in the resource file, msvc 2005 crashes ...
Pages: 1 2 3 4 5 6 7 8 9 May, 2006
 
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.