Sign in
alexpetr
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Tags
CString strcpy buffer
custom designer
editable control
powerpoint add-in kinect
VS2012 addin buildevents
windows 8 style wcf service async
Archive
Archives
March 2013
(1)
November 2012
(1)
August 2012
(3)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
alexpetr
CString and strcpy in VS 2008 and VC++ 6.0
Posted
9 months ago
by
Alex Petrescu
2
Comments
I was faced with an interesting problem recently, which originated from a mix between the CString class and the C-style char* strings. An ocx (yes, apparently they are not extinct) component written in C++ was receiving a string from a .NET application...
alexpetr
Windows 8 – style applications and WCF services
Posted
10 months ago
by
Alex Petrescu
0
Comments
If you get yourself a developer account, you will be able to create Windows 8 – style applications with Visual Studio 2012. One of the first things I tried was to create a client for a WCF service. I created a simple application, with a command...
alexpetr
Visual Studio 2012 and BuildEvents in addins
Posted
10 months ago
by
Alex Petrescu
0
Comments
While testing the functionalities of the new Visual Studio 2012, I came across a scenario that seemed a little ambiguous and, at first glance, pointed to a bug. Let’s say that you create an add-in in VS 2010 and you need to have it perform different...
Page 1 of 1 (3 items)