Re: need help with COM in C



xwskx wrote:
Hello,

I need some help using COM in c. i've been using them sucessfully in
C#, C++, and java. But i can't find any tutorials for using them in c.
Does any have any good examples or a link to a tutorial. the COMs i'm
interested in is the OLE and GDI+.

I have some advice. Ask in a Windows group, we only deal with standard C here not Windows, Unix or any other system specific stuff.

<OT>
Hint, you can use C++ to write wrappers which are calling from C, but I've absolutely no idea if this is the best approach and I don't want to know.
</OT>
--
Flash Gordon, living in interesting times.
Web site - http://home.flash-gordon.me.uk/
comp.lang.c posting guidelines and intro:
http://clc-wiki.net/wiki/Intro_to_clc
.



Relevant Pages

  • Re: Help with packages getting started
    ... The tutorials on java.sun.com go into this. ... As I said, I'm talking about tutorials with respect to setting the classpath for Java, which is where your problem lies. ... In a nutshell, you have to tell Java where the class is that you're trying to run, and as I pointed out earlier, that should most definitely not be in the Java installation directory tree, most especially particularly not in its bin/ subdirectory. ... So for the OP, this means picking a project directory, say, C:/projects, and building your stuff in a subdirectory there. ...
    (comp.lang.java.help)
  • Re: java tutorial available for download
    ... References either Java 1.4 or Java 5 documentation, ... tutorials on the subject. ... the syntax with respect to syntax design among computer languages. ... There is a reason why bad practices are labeled as such. ...
    (comp.lang.java.programmer)
  • Re: String literal
    ... or read JLS at all. ... the nature of Strings as objects is fundamental and brought up in absolutely every tutorial and introduction to Java that I've encountered. ... Perhaps any beginners reading this should take all this brouhaha as a strong hint to read the tutorials, the API docs, the JLS along with the plethora of free articles on IBM DeveloperWorks, Sun's java.sun.com, and elsewhere. ...
    (comp.lang.java.programmer)
  • Difficulty with Java Desktop Application type: components not displayed
    ... Most of the tutorials have been using the "Java Application" project type. ... in the text they only say to delete the menu bar). ... Just for a test I tried dropping buttons and things into the body of the ...
    (comp.lang.java.gui)
  • Java-related Tutorials at 2004 IEEE 2004
    ... There are several tutorials at the upcoming 2004 IEEE CONSUMER ... Platform specify a Java middleware for developing ... 2004 IEEE CONSUMER COMMUNICATIONS AND NETWORKING CONFERENCE ...
    (comp.lang.java.programmer)