您要查找的是不是:
- Examples of predefined window classes are button, listbox, checkbox, radio button,edit etc. 例子中使用的子窗口控件类是:按钮类,列表框,复选框,单选按钮,编辑框等等。
- Could not register main window class! 无法注册主窗口类!
- Posts a window message to a window class. 将窗口消息发布到窗口类。
- The "IME" window class is a predefined system global class that defines the appearance and behavior of the standard IME windows. 窗口类是一个预定义的系统全局类,它定义了标准IME窗口的外观与行为。
- Error registering main window class application cannot run. 注册主窗口类别出错,应用程序无法运行。
- Post posts a Windows message to a window class. post将Windows消息发布到窗口类。
- MFC provides a helper routine for registering a window class. MFC提供了注册一个窗口类的帮助例程。
- The name of the menu resource is specified when registering the window class. 当注册窗口类时,菜单资源的名称在窗口类中指定。
- The application was unable to register the following window class: '%s'. 应用程序无法注册以下窗口类
- Special folders are folders in the File System Editor that represent predefined Windows folders. 特殊文件夹是“文件系统编辑器”中表示预定义的Windows文件夹的文件夹。
- Predefined Windows Installer conditions allow you to add both a Windows Installer search and a launch condition in a single step based on the search. 预定义Windows Installer条件允许基于搜索在单个步骤中同时添加Windows Installer搜索和启动条件。
- A view class is associated with a document class and a frame window class using a document-template object. 一个视图类使用文档模板物件关联到一个文档类和一个框架窗口类。
- The element refers to a window class defined by the COM component that must have a version applied to it. 该元素引用COM组件定义的、必须向其应用一个版本的窗口类。
- If you identify the window class by name, you can use the dbmlsync -wc option to specify the window class name. 如果按照名称标识窗口类,则可以使用dbmlsync-wc选项指定窗口类名。
- The application was unable to create a window for the following window class: '%s'. 应用程序无法为以下窗口类创建窗口
- The first example shows how to create and use a menu by specifying the menu name in the window class. 第一个例子将显示通过在窗口类中指定一菜单名的方式来创建和使用这个菜单。
- This example shows how to register a dialog template as a window class and create a "window" from that class. 这个例子为我们展示了如何把一个对话框模版注册为一窗口类并基于这个类创建一个“窗口”。
- As you can see, specifying menu name in a window class is quite easy and straightforward. 如你所见,在窗口类中指定一个菜单名不仅是非常简单的而且更为直接。
- The example uses altaction to start (not run) dbmlsync with the window class name dbmlsync_FullSync if the primary action fails. 如果主操作失败,该示例将使用替代操作启动(而非运行)具有窗口类名dbmlsync_FullSync的dbmlsync。
- Controls whether the internal window class name used in registration contains the version of the assembly that contains the window class. 控制注册中使用的内部窗口类名称是否包括包含该窗口类的程序集的版本。