Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. dungeon

    I look for a tutorial about programming Certificate Server

    Hello! I read the following sentence in a Microsoft's White Paper: "...you can write your own entry module using the open COM interface that Certificate Server provides." Can you help me how I can write it? Thanks in advance! Peter
  2. dungeon

    How to grayed a menu item from source code?

    I tried the solution on the Internet!!! Use this link: http://codeguru.earthweb.com/mfc/comments/16665.shtml Peter
  3. dungeon

    How to grayed a menu item from source code?

    I think I guessed the crucial point of my problem. I tried to use the menu on a dialog window (I used dialog based application). Is there anybody who knows why perfect usage of menu on a dialog window is impossible? Peter
  4. dungeon

    How to grayed a menu item from source code?

    Dear Thierry, I installed Visual C++ 6.0 SP3 on a computer with Windows 2000 Professional operating system. The Enable mode operates correctly but "gray out" and SetCheck and SetText doesn't operate. I'll try to install the developer tool on Windows NT. I hope it will help me. Any...
  5. dungeon

    How to grayed a menu item from source code?

    Hi! I examined the effect of using CCmdUI::Enable function in an OnUpdateItemNewGame (ITEM_NEW_GAME is a menu item) function. It well operated but the text of the menu item didn't become gray when the argument of the Enable function was FALSE! Why? Do you have any idea? Thank's for your help...

Part and Inventory Search

Back
Top