@magicalclick:what is the name of the theme ? I do have the Bing tab, this is just a screenshot that I have found on the Internet.
If I remember correctly, I have the Xbox 360 theme, the night theme and an Halo 3 theme.
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
@magicalclick:what is the name of the theme ? I do have the Bing tab, this is just a screenshot that I have found on the Internet.
If I remember correctly, I have the Xbox 360 theme, the night theme and an Halo 3 theme.
Is there a function in native c++ that do the same as Environment.SetEnvironmentVariable in c# ?
Is the Microsoft Visual Studio C++ 2008 Redistribuable - x86 9.0.30729.5570 available for download ? I want to distribute it with my application.
Is it possible in c# to transform an array to a matrix with a minimal impact on memory ? Because the array can ben very big.
For exemple:
int[] a = new int[100]; int[,] m = a.ToMatrix(10, 10);
I have install the server from scratch. The printer is a samsung ml 2510 and I have install the win7 driver and I can print from the server. I have install the print server role and after that I have share the printer from the network and sharing center.
I have upgrade my home server to 2011 and now the printer don't print anymore. I can see the printer on the network, I can install the printer but when I try to print the test page, I've got a message that said "The test page could not be printed". Then I started the wizard to solve the problem and of course, that didn't work.
Any idea ?
So it is legal, but it is not in the spirit of GPL.
Is it legal to use the Microsoft Chart Controls in a GPL licensed application ?
_MSC_FULL_VER report 150030729 from within VS and 160030319 from the build environment.