Here's the function that does the actual call:
Function GETVAL(valname As String) As String
Dim nBufferKey As Long, nBufferSubKey As Long
Dim nBufferDATA As String
nBufferDATA = Space(255)
RegOpenKey LOCALMACHINE, "SOFTWARE\eDirect", nBufferKey
RegOpenKey...
I have a vb 6 app that uses the RegQueryValueEx function to get a value from a subkey.
The function is defined in a code module, and called from two locations, one on a form, the other in the same code module.
Note, that I call the exact same function from each location. When I call it from...
Does anyone know of an Exchange 5.5 application for a customer service type operation where you publish a single address and route incoming messages between available representatives automatically?
I'm running Windows XP Beta, and Office XP release version on my PC, on a corporate LAN.
I'm logged into the domain using my account login, which is a member of the administrators group. I have the exchange service setup to use NT Authentication to login to the server, but when I start...
I'm running 6.61 sp2 on an NT 4 sp6a server, using VLDB. My database size is approximately 1.2 gb. I've got pruning enabled (30 days), but I haven't packed. I ran dbfix against the astpsdat database, and it ran with no errors. I'm trying to run dbdefrag, but it seem hung at item 3341710 in...
Try WinVNC from AT&T. A free remote control app that works great. You can even get the source for it if you want to modify it.
It can run as a service on win9x or NT/2000 (doesn't work with WinXP yet). It's a stateless server, so dropping the connection during a remote control session will...
If you can post the expanded version of the command, I can probably help. Just put a debug.print after that line and then put a break right after the debug.print, then just run your program.
There's no way to know without knowing how it expands out.
Does anyone know of a program that will scan an application and document database calls? I've got a vb4 (16 bit) app that makes calls to a lot of SQL tables. I'd like to have something that will scan the code and document those calls as I believe there are extra tables in the database that I...
As usual, CA's completely crappy documentation of their product.
Can I convert from the RAIMA database?
Does the SQL Server have to be on the same server or can I connect via ODBC?
Where can I find some USEFUL documentation about this product?
Thanks
After wiping my database due to excessive size, which wouldn't pack properly with dbmgr, I installed SP2. Now, there is no dbmgr in the ArcServeit bin directory.
How am I supposed to pack now?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.