CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Comdlg32.ocx

Threaded View

  1. #1
    Join Date
    Feb 2003
    Location
    AR
    Posts
    228

    Question Comdlg32.ocx

    Should I include the Common Dialog Control with my installer? Notice my program is targeted to Windows 98SE and newer operating systems only. Also, the program is used in asian versions of Windows, and I don't know if they have different versions of COMDLG32 or what.
    Last edited by Andrex; February 28th, 2005 at 11:43 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured