First  |  Prev |  Next  |  Last
Pages: 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
any value of Cells in a Range of VB Spreadsheet control changed in
How to know whether any value of Cells in a Range of VB Spreadsheet control were changed after they were saved last time in VB6? the Dirty property can tell any changes after they were saved last time,even a cell was got focused or the spreadsheet is resized. But I just want to know whether the value of any c... 5 Jul 2010 14:27
Windows 7 Qualification and VB6 (RMTool) - The SOLUTION
Hi, Thanks to a certain someone named "Gary" http://www.codenewsgroups.net/group/microsoft.public.vb.general.discussion/topic16868.aspx when doing a Google search (Google, if you are reading this message, bring back the old Google News!) solved the problem. I tried Gary's suggestion in my Project1 and it ... 6 Jul 2010 21:09
Windows 7 Qualification and VB6 (RMTool)
Hi All, I found out that the problem is not just "my problem", but rather one that anyone who creates VB6 based applications (possibly C# and VB.Net too from what I am read on one post) suffer. I found a tool, RMTool.exe, which Microsoft distributes as part of the Windows Vista Qualification Test Tools. I ... 4 Jul 2010 23:10
Happy Sabbath!
-- -- "Kevin Provance" <k(a)p.c> wrote in message news:i0ocj8$pf1$1(a)news.eternal-september.org... | | "Jim Carlock" <jcarlock(a)example.com> wrote in message | news:ORaz6avGLHA.1052(a)TK2MSFTNGP02.phx.gbl... | : Just want to wish everyone a Happy Sabbath!!! | : | : From me to you. From you to your friend. | :... 5 Jul 2010 14:27
GetModuleFileNameEx on Win7-64-bit?
"Ed" <nospam(a)hotmail.com> wrote in message news:ckus261kfmsqhf9aue22houl3m495egdsa(a)4ax.com... : I've used the code below in XP, Vista and Win7 32-bit flavors to get the full path to a running executable by their : Process ID, but under Win7-64-bit it only returns the file path to 32-bit files, if the PID is ... 8 Jul 2010 15:53
NetUserGetInfo via Citrix returns ERROR_BAD_NETPATH
When users execute our VB app via Citrix portal, NetUserGetInfo api fails with ERROR_BAD_NETPATH (err# 53 as defined in winerror.h) Does this have something to do with the ACL config on a Citrix server ?? The workaround was to obtain reference to IADsUser Interface via ("WinNT://domain/user_name") Any th... 2 Jul 2010 14:39
Copy from Listbox or Textbox to folder on C Drive
Hi Is it possible to copy from a listbox to a folder on c:\ drive? Could you please give code snippet to help me. Thank you If no what if it is a textbox? is that possible? Ron ... 6 Jul 2010 20:04
Class doesn't support Automation Problem
In a freeware offering to which I'm adding a Currency Converter, I'm downloading and unzipping a file of currency exchange rates from the European Central Bank website each day. Everything is working fine on a number of Windows 7 systems, both 32-bit and 64-bit, but produces run-time error 430 (Class doesn't su... 3 Jul 2010 11:17
don't want to display the Gridlines in Chart Space of VB6
Just don't want to display the Gridlines in Chart Space of VB6,coincidently,there is sample code in MSDN as follows: http://msdn.microsoft.com/en-us/library/aa198410(office.10).aspx I just copy and paste to my project, but very strange, it doesnot work! The error prompt: real time error '5',invalid procedure... 3 Jul 2010 00:29
how to bind a Chartspace to a specified worksheet in a Spreadsheet
how to bind and embed a Chartspace to a specified worksheet in a Spreadsheet in VB6? Now the ChartSpace displays whenever you swtch to any worksheet of any Spreadsheet control in the project. I like the way when a chart is added to an Excel in that the chart just belongs to one sheet of the excel. How to r... 2 Jul 2010 06:55
First  |  Prev |  Next  |  Last
Pages: 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24