First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
wcLEX v1.0d Posted
Folks, This was my first .NET Production so I had some learning curve to do with it. I believe the kicks were worked out. wcLEX v1.04d is now available: http://opensite.winserver.com Plans for v1.04e - TOP SECRET! <grin> PS: To Joe Newcomer.... I downloaded AGENT to test it against wcLEX -... 8 Jun 2010 17:15
Visual 2010 compilation errors
Hi, I have solutions that compile under VS2008 with no warning nor errors. While porting them to VS2010 I've got this kind of behavior : C:\Program Files\Microsoft Visual Studio 10.0\VC\atlmfc\include\afx.h(469): error C2146: syntax error : missing ';' before identifier 'AfxCrtErrorCheck' etc., all relate... 9 Jun 2010 09:44
Special charaters are displayed in inverted order by CTreeCtrl
I build a file browser like tree with CTreeCtrl. Now, if the control has to display a drive like "C:", it instead displays ":C". The same happens with "Program Files (x86)" which is displayed as ")Program Files (x86". So, it seems that if the the last character is a special character, it becomes the first chara... 9 Jun 2010 07:32
Regression - Instruction
Hello, a b c fx 0,639242 0,032636 19,819060 fy 0,003413 -0,646874 273,495500 MustBe x MustBe y Measure X Measure Y 173,000 12,500 130,816 266,000 275,500 28,500 196,860 256,000 139,500 153,000 113,987 175,000 a) How can I calculate it with C++? b) How is the correct algorith... 16 Jun 2010 16:37
wcLEX - New NNTP Proxy for MS Forums - crashes
Hector Santos <sant9442(a)nospam.gmail.com> wrote in news:O0Y4RicBLHA.1888 @TK2MSFTNGP05.phx.gbl: Before you get cut off from the Microsoft News groups ......... SSI is please announce wcLEX - Wildcat! Live Exchange!, a free NNTP Proxy Server for the Microsoft Web-based Mail Support Forums. Wildca... 7 Jun 2010 19:59
wcLEX - New NNTP Proxy for MS Forums
Before you get cut off from the Microsoft News groups ......... SSI is please announce wcLEX - Wildcat! Live Exchange!, a free NNTP Proxy Server for the Microsoft Web-based Mail Support Forums. With wcLEX, Microsoft Users and Developers can continue to enjoy using their News Reader for accessing the new mail ... 10 Jun 2010 12:17
RS232 Interface - Serial Port - VS2008, C++
Hello, I'm looking for a easy and good class for serial port. a) synchron b) asynchron Where can I find it? Example for synchron Send char's' + char(13) to trigger a scanner (DM code) The scanner send the feedback as char(2), Content, char(3) Example for asynchron The scanner se... 7 Jun 2010 13:02
CreateObject confused
I need some direction as to what the CreateObject function is actually used for. I was reading about it and I got the impression at first that one could create an object instance dynamically with CRuntime data (kinda like wrapping some more stuff in with the new call ). Ok that is cool ( if my understanding is eve... 7 Jun 2010 11:55
Are cheap OEM visual studio version ok to use
Hello, I have been looking into Visual Studio 2008 professional offers, and some webshops over it for ~100$ with the restriction that these are OEM versions and you can't call microsoft for support. Is it legal to use those versions for commercial development? Are there any legal/technical pitfalls with these ... 5 Jun 2010 03:52
About Default Push Button
I deleted OK and Cancel button from standard MFC dialog box application. I am creating one button dynamically (through calling Create() function ) in OnInitDialog() function. with BS_DEFPUSHBUTTON style. There is no other button of this style in dialog box. but when i press enter dialog box closes due to calli... 4 Jun 2010 12:35
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20