Sign in
|
Help
in
Current Tags
Cluebat-man to the rescue
Development - C#, VB, .NET...
(Entire Site)
MSMVPS.COM
The Ultimate Destination for Blogs by Current and Former Microsoft Most Valuable Professionals.
Home
Blogs
Media
Groups
This Blog
Home
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Recent Posts
Executing LabVIEW VIs through C style function pointers via .NET
Fun with template classes: Manipulating LabVIEW arrays in C++, part 3
Fun with template classes: Manipulating LabVIEW arrays in C++, part 2
Fun with template classes: Manipulating LabVIEW arrays in C++, part 1
Interop between C++ and C or LabVIEW
Tags
.NET
Access
C#
C++
Driver programming
Event
Excel
General
Interoperability
LabVIEW
MVP
OleDb
SysAdmin
VCFAQ
Windows Platform
Blogroll
Don Burn
Steve Teixeira
OldNewThing
Essentials
Bart PE
Drivermax
WDK
Sysinternals tools
AveIconifier2
Archives
September 2008 (2)
August 2008 (1)
July 2008 (2)
June 2008 (1)
May 2008 (1)
April 2008 (2)
March 2008 (3)
February 2008 (3)
January 2008 (1)
December 2007 (4)
November 2007 (9)
October 2007 (4)
September 2007 (2)
July 2007 (3)
June 2007 (1)
April 2007 (3)
March 2007 (6)
February 2007 (3)
January 2007 (3)
November 2006 (9)
October 2006 (3)
September 2006 (1)
August 2006 (4)
July 2006 (2)
June 2006 (2)
May 2006 (6)
Cluebat-man to the rescue
A weblog dedicated to Visual C++, interoperability and other stuff.
Browse by Tags
All Tags
»
LabVIEW
(
RSS
)
.NET
C++
Interoperability
Executing LabVIEW VIs through C style function pointers via .NET
Problems exist to be solved. Some problems are so complex that you cannot solve them when you need to. With other problems it is not a matter of complexity, but a matter of not having all the pieces of the puzzle. Some problems are so interesting that...
Posted
Nov 16 2006, 05:46 AM
by
vanDooren
with | with
9 comment(s)
Filed under:
Interoperability
,
C++
,
LabVIEW
,
.NET
Fun with template classes: Manipulating LabVIEW arrays in C++, part 3
This article is a follow up of my second article on interoperability for LabVIEW arrays in C++. That article provided a method for allowing programmers to index into multi dimensional arrays like this: But that solution was a bit clunky. It involved 4...
Posted
Aug 10 2006, 03:45 PM
by
vanDooren
with | with
no comments
Filed under:
Interoperability
,
C++
,
LabVIEW
Fun with template classes: Manipulating LabVIEW arrays in C++, part 2
This article is a follow-up on a previous article: 'Manipulating LabVIEW arrays in C++' in which I’ve explained how you could use C++ template classes to work with LabVIEW arrays. There was one annoying issue left to solve: you couldn’t...
Posted
May 19 2006, 03:49 AM
by
vanDooren
with | with
no comments
Filed under:
Interoperability
,
C++
,
LabVIEW
Fun with template classes: Manipulating LabVIEW arrays in C++, part 1
One of the best things about LabVIEW is its ability to call external code. This code can be used in the form of a dll, a CIN (custom compiled C code) an ActiveX object or a .NET class. I have often created dlls (on windows) or shared object libraries...
Posted
May 16 2006, 03:20 AM
by
vanDooren
with | with
1 comment(s)
Filed under:
Interoperability
,
C++
,
LabVIEW
Interop between C++ and C or LabVIEW
One of the questions that recur from time to time is: ‘How do I use C++ classes in a language that has only C bindings, like C itself or LabVIEW?' The short answer: you can’t. The long answer: you can’t, but you can wrap the C++...
Posted
May 11 2006, 02:39 AM
by
vanDooren
with | with
no comments
Filed under:
Interoperability
,
C++
,
LabVIEW
Copyright © is the original authors. Blog site is an independent site not sponsored by Microsoft. The Yoda blog server and the Brianna SQL server would like to thank www.ownwebnow.com and www.exchangedefender.com. They wouldn't be here and broadcasting without the generosity of Vlad Mazek and his companies.