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 / C++ Libraries / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to change the dialog background color by clicking a button?30 Nov 2004 17:21 GMT1
i can change the dialog background color by calling the
function----SetDialogBkColor(RGB(0,0,255),RGB(255,0,0))-----in the function
InitInstance(), but i want to change the background color only by clicking a
button on the dialog. what should i do? thanks!!
Getting R6016 when trying to start new thread22 Nov 2004 10:39 GMT1
I'm new to these discussion boards and my C/C++ experience is not very deep.
So please be patient with my and forgive me if I don't grasp the structures
here at first glance.
I'm trying to implement some multithreading to my current project and I want
Getting a build error from libary file, excpt.h20 Nov 2004 16:50 GMT1
This is the error when building code from Article 307398 - File I/O:
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\excpt.h(36):
fatal error C1075: end of file found before the left brace '{' at
'c:\Q307398\Form1.h(5)' was matched
Need Help with Runtime Library13 Nov 2004 22:30 GMT1
I am getting a Runtime Error! at Program: C:\Program Files\Microsoft
Office\Office\Outlook.exe
"This application has requested the Runtime to terminate it in an unusual
way. Please contact the application's support team for more information."
How to print a txt file into a printer?11 Nov 2004 09:28 GMT1
i can print a string into a printer,for example
FILE *pFile = fopen("LPT1", "w");
fprintf(pFile, "i like c++");
fclose(pFile);
msvcprt.lib06 Nov 2004 17:17 GMT1
Hope somebody can help me.
I need the lib msvcprt.lib to link my program, but I do not have this lib. I
have installed Visual C++ Toolkit 2003, Visual Studio .NET 2003, Microsoft
.NET, Microsoft Platform SDK for Windows XP Sp2 but this lib is not included
Sleep() and SleepEx() inaccuracy03 Nov 2004 18:43 GMT1
The accuracy of the Sleep() and SleepEX() functions have changed with newer
processors/PCs.  The code listed at the end of this message should execute
100 times for each delay value.  I ran this code on several PCs.  I get
different results depending on the PC hardware used for ...
 
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.