CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: legendsoft

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    3,561

    Re: unnamed type definition in parentheses

    What I made is a driver,and the project doesn't have that settings.The user mode app is different from driver. I only view the vc6 as a higher editor.
  2. Replies
    4
    Views
    3,561

    Re: unnamed type definition in parentheses

    I also want to know why MSDN says it's a "warning" but when I build the code, the IDE prompts me an "error".
  3. Replies
    4
    Views
    3,561

    unnamed type definition in parentheses

    when I use vc6 to compile a driver.

    I get the error:
    error C4116: unnamed type definition in parentheses

    this is the code that the error point to:
    ProbeForRead(Irp->UserBuffer,...
  4. Replies
    32
    Views
    15,208

    Re: FindWindow() issue

    Virus and anti-virus technology, we need to study them. Just not do bad things on the list.
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured