First  |  Prev |  Next  |  Last
Pages: 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
cannot execute C preprocessor cl.exe
Hello, I got the following compiler error: command line error MIDL1004 : cannot execute C preprocessor cl.exe midl Output: 20>Creating Type Library... 20>Processing .\UnitConverter.idl 20>midl : command line error MIDL1004 : cannot execute C preprocessor cl.exe 20>Build log was saved at "file://v:\Mysolut... 23 Feb 2010 17:05
cannot execute C preprocessor cl.exe
Hello, I got the following compiler error: command line error MIDL1004 : cannot execute C preprocessor cl.exe midl Output: 20>Creating Type Library... 20>Processing .\UnitConverter.idl 20>midl : command line error MIDL1004 : cannot execute C preprocessor cl.exe 20>Build log was saved at "file://v:\Mysolut... 23 Feb 2010 15:53
need unicode help
Hello, Joe was nice enough to educate me of a void in my awareness of unicode ramifications. I am in the process of trying to install the safer strsafe libs and includes. But more pertinent to me is the problem is I am still struggling to get underneath all aspects of this. I remember reading years ago (when ... 4 Mar 2010 14:41
question about mfc42.dll
Hi, I've been using msvc6 for a year now, and I prefer it over any other IDE for Windows development. However, I've never had to deal with MFC. I decided to make msvc6 have an 'xp style'. At first, I tried by including a manifest file in it's resource section. That seemed to work only for some controls, but all o... 23 Feb 2010 18:15
fprintf (stderr statement is crasing
Hi, I converted code from vc6 to vc9, on vc6 environment the below statement is working fine fprintf (stderr, "Failed FormatMessage - MessageIndex = <%d>.\n", 0); but when I run this on vc9(visual studio 2008) an exception is thrown,How to handle the exception is the issue. The exception condition will occur ... 12 Mar 2010 12:49
CPropertySheet default border
Hi, I have a PropertySheet in Wizard mode and add some property pages to it. The property sheet adds a default border outside the page (which appears gray in color). Is there a way to prevent the border from being displayed ? But I would need this not being displayed only in one page, and not the others. TI... 4 Mar 2010 14:41
What is the fastest sustainable web service response time?
Is it possible for a very fast web service to consistently provide an average 500 millisecond response time? Is the internet itself too slow making this goal completely infeasible using current technology? ... 9 Mar 2010 02:24
Cannot execute C preprocessor cl.exe
Hello, When I compile my C++ application in VS 2005 I got the follwoing compiler error: command line error MIDL1004 : cannot execute C preprocessor cl.exe midl In the putput: 20>Creating Type Library... 20>Processing .\UnitConverter.idl 20>midl : command line error MIDL1004 : cannot execute C preprocessor c... 22 Feb 2010 14:11
BitBlt SRCAND and PDF
I am using BitBlt with SRCAND and everything works perfectly on screen and the normal printers. But, when I print to a PDF driver the SRCAND flag seems to be ignored so the result is wrong. (I have read elsewhere that PDF does not handle SRCAND) Does anyone have any ideas how to handle this? Many thanks... 23 Feb 2010 02:29
How To maintain ListControl Values
Hi, I had ListControl,its contains looks like " Index IPAddress ID Pwd" fields . I want to edit the box and give the input to those editbox values at the run time.After that if user click close the Listcontrol dialog application those values, will maintain the listcontrol.How to maintain the listcontrol val... 22 Feb 2010 08:32
First  |  Prev |  Next  |  Last
Pages: 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52