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
8 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
Creating a PowerPoint add-in that uses Kinect to move through slides
Posted
2 months ago
by
Alex Petrescu
1
Comments
If you are interested in developing Kinect applications, you can start with the latest version of Kinect SDK, available here: http://www.microsoft.com/en-us/kinectforwindows/develop/developer-downloads.aspx After installing the SDK, you might want...
alexpetr
Creating an editable control on Custom Designers
Posted
6 months ago
by
Alex Petrescu
0
Comments
A very interesting problem was proposed to me by Microsoft Partner, Dmitry Grigansky . The goal was to create a host designer and have an editable label control placed on it, having this article as a starting base: http://msdn.microsoft.com/en-us/magazine...
alexpetr
Visual Studio 2012 and BuildEvents in addins
Posted
9 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...
alexpetr
Windows 8 – style applications and WCF services
Posted
9 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...
Page 1 of 1 (5 items)