Displaying 2 results from an estimated 2 matches for "comutil".
Did you mean:
comutel
2008 May 11
3
converting a RSTRING to an OLESTR
Hi,
I was going to modify the TaskScheduler#save method to take an optional
file name. But, I need to convert a Ruby string to an OLE string. I
thought I could use this:
http://msdn.microsoft.com/en-us/library/ms692615(VS.85).aspx
But, it only appears to accept literal string constants.
Any other suggestions?
Thanks,
Dan
2011 Mar 15
3
COM header files required
Hello All,
I am using wine-1.3.0. When I try to compile my code using winegcc compiler, I get errors like "comdef.h not found".
I searched in wine installation location for COM related headers and found that they are not available.
Are these files available with latest version of wine?
Kindly help me out of this problem.
Regards,
Kiran