Sign In
Managed CodeGen
This blog is to introduce some new features about Managed CodeGen in Whidbey. We provided a new way of doing LightWeight CodeGen, added support for emitting Generics in Reflection.Emit and there is some new exciting token handle stories in Reflection goin
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
No tags have been created or used yet.
Archive
Archives
June 2006
(1)
December 2005
(2)
September 2005
(5)
July 2005
(3)
June 2005
(1)
May 2005
(4)
April 2005
(3)
December, 2005
MSDN Blogs
>
Managed CodeGen
>
December, 2005
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Managed CodeGen
I am moving onto Exchange Team
Posted
over 7 years ago
by
yirutang
0
Comments
I am going to program in the Server world using managed code! Maybe after some time, I will start a new blog for IT professionals about Clustering in Exchange. But currently this blog is not likely to have new contents about the most updated CLR technology...
Managed CodeGen
Sample Code to invoke managed code inside profiling API
Posted
over 7 years ago
by
yirutang
0
Comments
ProfilerCallback.cpp // This is the function that will invoke the managed code through COM interop on another thread // this function creates the CCW object // [in] this pointer DWORD WINAPI CreateManagedStub(LPVOID lpParam) { _ManagedStub *...
Page 1 of 1 (2 items)