Thread: MSVC and ATL problem

  1. #1
    Unregistered
    Guest

    MSVC and ATL problem

    Hi

    I have a kinda weird problem with msvc when I want to code atl com server.
    for example if i make a ATL COM AppWizzard project called 'test.dsp',
    when i right-click the 'Test Classes' in the ClassView, New ATL Object doesnt appear, and the New ATL Object button on the toolbar is disabled. does anyone know what to do about this? I use MSVC 6 Std

    Thanks in advance
    Max

  2. #2
    Unregistered
    Guest
    Sorry please ignore my post. After reinstall of msvc it works fine

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. ATL bug of CComPtr?
    By George2 in forum Windows Programming
    Replies: 6
    Last Post: 04-07-2008, 07:52 AM