Yet another C# developer with a blog.
Browse by Tags
All Tags »
.NET »
PInvoke (
RSS)
-
|
Yesterday I published my wrapper for the Windows Shell PIDL structure. Today I thought I might publish my wrapper for the IShellFolder COM interface. This class works hand-in-hand with yesterday's PIDL class, so it makes sense to publish all the code...
|
-
|
My lunch hours are spoken for this week, and probably next as well. Since I can't write anything new , I thought I would dig into my old code drawer and pull out something interesting. I've noticed lately that my article related to extracting...
|
-
|
Back in the late 1990's I wrote a GUI application for a local company. One of their requirements was that the GUI had to run full-screen in a kiosk like environment. The second was that it needed to support multiple user sessions, preferably without...
|