Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am working on VBA code (VB6) behind an Excel spreadsheet that references MS
Windows Common Controls-2 6.0 (SP4). The control in my references list is MS Windows Common Controls-2 6.0 (SP3). I am guessing its just a simple case of downloading SP4 for Visual Studio so that the SP4 comctl32.dll gets installed but I can't find it anywhere. I want to keep in-sync with the target PC that us running SP4 of the control. Can anyone please point me in the right direction? -- Richard |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Do a google search for
Visual Studio Service Pack 4 or, get the "latest" service pack from Microsoft: http://msdn2.microsoft.com/en-us/vstudio/aa718364.aspx -- Hope that helps. Vergel Adriano "Richard Garner" wrote: I am working on VBA code (VB6) behind an Excel spreadsheet that references MS Windows Common Controls-2 6.0 (SP4). The control in my references list is MS Windows Common Controls-2 6.0 (SP3). I am guessing its just a simple case of downloading SP4 for Visual Studio so that the SP4 comctl32.dll gets installed but I can't find it anywhere. I want to keep in-sync with the target PC that us running SP4 of the control. Can anyone please point me in the right direction? -- Richard |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for that, although all the links appear to say that SP4 is no longer
available. If I use a the comctl32.dll (SP6) on a target machine that only has the SP4 version, is this going to cause problems? -- Richard "Vergel Adriano" wrote: Do a google search for Visual Studio Service Pack 4 or, get the "latest" service pack from Microsoft: http://msdn2.microsoft.com/en-us/vstudio/aa718364.aspx -- Hope that helps. Vergel Adriano "Richard Garner" wrote: I am working on VBA code (VB6) behind an Excel spreadsheet that references MS Windows Common Controls-2 6.0 (SP4). The control in my references list is MS Windows Common Controls-2 6.0 (SP3). I am guessing its just a simple case of downloading SP4 for Visual Studio so that the SP4 comctl32.dll gets installed but I can't find it anywhere. I want to keep in-sync with the target PC that us running SP4 of the control. Can anyone please point me in the right direction? -- Richard |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combining two ranges based on common a common value | Excel Discussion (Misc queries) | |||
MS Windows Common Controls-2 6.0 (SP4) using VBA in Excel | Excel Programming | |||
Windows Common Controls | Excel Programming | |||
Common Controls Color Dialog Box ... | Excel Programming | |||
Windows Common Dialogs in VBA? | Excel Programming |