Re: Anyone using Masm32 with Direct3D?

From: Fabian Schmied (REMOVETHISfabianDOTschmied_at_fhs-hagenbergDOTacDOTat)
Date: 06/19/04


Date: Sat, 19 Jun 2004 10:07:27 +0200

On Thu, 17 Jun 2004 10:49:41 -0700, Ludas Matyas <matyasludas@freemail.hu>
wrote:

> I converted vertices.cpp from the DX SDK Tutorials to assembly. There
> were
> no problems. Until I added the lines of
>
> "matrices.cpp". I discovered that if I use the D3DX... function I get
> this
> error message during linking: cannot open file
>
> "uuid.lib ". It is in the same directory. If I link my program with that
> library I even get more error messages. I included
>
> the needed libraries: d3d9.lib and d3dx9.lib.
>
> What is this library file? There are two types of them on my computer.
> Why
> is it needed? I did not see anything in the
>
> documentation.

uuid.lib comes with the Windows Platform SDK, it contains mostly IIDs of
COM interfaces and classes used with Windows programming. Why exactly D3DX
needs it I don't know.

Fabian

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/


Relevant Pages

  • fatal error LNK1104: cannot open file mfc71.lib
    ... I now get this error message when linking: ... fatal error LNK1104: cannot open file 'mfc71.lib' ...
    (microsoft.public.vc.mfc)
  • Excel 2000: "Unable to read File" when Linking
    ... We have been using these Excel workbooks for a few weeks now and there have been no modifications. ... The error message started this week and doesn't happen all the time. ... Another funny thing is that if I open File 1 first then open File 2, no error appears and the linking works great. ...
    (microsoft.public.excel.crashesgpfs)
  • RE: Stop the Debug option from coming up
    ... The Exit sub as suggested by Mike and Stefi fixed the problem. ... On Error GoTo line ... Open "TESTFILE" For Output As #1 ' Open file for output. ... Is there any way I can stop the microsoft error message from coming up? ...
    (microsoft.public.excel.programming)
  • RE: Stop the Debug option from coming up
    ... On Error GoTo line ... Open "TESTFILE" For Output As #1 ' Open file for output. ... Is there any way I can stop the microsoft error message from coming up? ... Dim MyStr1 As String, MyStr2 As String ...
    (microsoft.public.excel.programming)
  • Re: Form problem
    ... OS Error Message #13 "Permission Denied". ... Cannot open file form_result.csv for ... writing. ... >FrontPage Resources, WebCircle, MS KB Quick Links, etc. ...
    (microsoft.public.frontpage.client)