|
Programming and Assembly Language Please read this Topic's rules!! |
![]() |
| LinkBack | Thread Tools | Rate Thread |
| ||||
I haven't played with VC 2005 Express, so I'm not familiar with the differences between it and the full edition. I had forgotten about the whole "We changed the version #, so all of the project files have to change format too" thing. This is really, REALLY frustrating, too, because all of the examples in the MSDN use the new file format, meaning that if you aren't using the latest edition of the compiler, you can't even open the examples! Even MORE infuriating than that, though was the fact that Microsoft went through the online MSDN and changed all of the examples to use the VS 2005 format even before VS 2005 was RELEASED! I ran into this shortly before VS 2005 came out. I fired off a nastygram to Microsoft about this and received a very nice response that basically boiled down to "We're very sorry you feel you were inconvenienced. Would you like a cookie?". ![]() |
| ||||
GKR gizmo (not for you) but for M$.... I am wondering if the moving from Visual Studio 2003 to 2005 is something terrific. OK only two programs are written in C++ but if the other C# forms required programming again then I will be too ![]() ![]() ![]() ![]() ![]() ![]()
__________________ |
| ||||
The conversion applies only to the project files, not the source files. That was part of what had me so aggravated with MS; they changed the project file format on their examples so that you could only open the projects with VS 2005, despite the fact that many of the examples were written back in the days of VS 5! (yes, Visual Studio 5 from like 1994 or something, NOT Visual Studio 2005) and didn't include anything that actually was specific to VS 2005. As for VS 2003 and VS 2005 differences, MS cleaned up a lot of bugs in the VS IDE with 2005 so that a lot of things either work, or work better than they used to with VS 2003. For myself, I am seriously considering moving to some derivative of the GNU compiler for any of the stuff that I do that is not directly related to my company work. I'm getting more fed up with the MS merry-go-round every day. Last edited by Gizmo; 14th March, 2007 at 03:34 PM. |
| ||||
With one issue which I have already mentioned to you before, yes. |
| ||||
The Wizard interface does not show Windows Visual styles. Focus to the arrows of the comboboxes: http://www.aoaforums.com/forum/attac...1&d=1174462196 This is a bug of *****ing Visual Studio 2003 cos 2005 appears: http://www.aoaforums.com/forum/attac...1&d=1174462196 GKR again I saw an exception error using gradient colors (2005): http://www.aoaforums.com/forum/attac...1&d=1174462196 gizmo we must rewrite from beggining the source code of System Reporter (you know why remember our u2us). Moreover API.dll cos this is a C++ part of 2005: Code: private: System::Void button1_Click(System::Object^ sender, System::EventArgs^ e) { MessageBox::Show("Should I stop using M$ products?","GKR",MessageBoxButtons::OK,MessageBoxIcon::Question); } Code: private: System::Void btn_Hide_Click(System::Object * sender, System::EventArgs * e) { notifyIcon1->Visible=true; this->Hide(); } Moreover I must rewritte RAM Stretcher's code. Hopefully most of Ocbible forms are in C# I don't want to imagine myself if the whole code was written in C++. Post your comments gizmo. First OcBible versions were written in Borland C++. It was very boring the conversion Borland C++ ----> Micro$oft C#. What should I do???? New Windows programming platform????? Such as Delphi????? I do not remember anything about Pascal.... Do you suggest other one Windows programming platform??? Or Linux enviroment?????????? In this case OcBible v1.52 will be available after 1-3 years...... Moreover we don't have Linux programming knowledge, imagine you and me reading books like students........ I am very very very very (100000000000000000000 times) ![]()
__________________ Last edited by MrSeanKon; 26th March, 2007 at 07:48 AM. |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Rate This Thread | |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Any freeware components for Visual Studio??? | MrSeanKon | Programming and Assembly Language | 2 | 29th May, 2007 02:39 PM |
Visual Studio 2005 Beta | Got EpOx | OS, Software, Firmware, and BIOS | 13 | 9th October, 2006 08:22 PM |
Norton Systemworks 2005 / Norton Personal Firewall 2005 $89.99 - $90.00 rebate = Free | mookydooky | Online Deals, and Steals | 2 | 20th December, 2004 09:14 AM |
Been in the studio | Phil | Random Nonsense! | 19 | 26th December, 2001 10:39 PM |
Going into the studio | Phil | Random Nonsense! | 16 | 18th December, 2001 12:47 AM |