| Thread | Last Post | Replies |
|
| DLL works when built from VB IDE but not from command line | 15 Sep 2005 13:41 GMT | 10 |
We have an application containing many VB6 DLLs that we've had for many years. Recently we started ported some of them to .NET. We started noticing some strange behaviour with 2 of our old VB6 DLLs recently. When we build them from the command line (as our batch builder does) ...
|
| Freeing DOMDocument | 15 Sep 2005 13:23 GMT | 1 |
How do I remove content of an object of type DOMDocument? I want to make it empty to be able to load fresh data and not to waste memory for old content that I no longer need. Thanks in advance for any hints.
|
| Animated GIF | 15 Sep 2005 02:28 GMT | 2 |
When an animated gif is put into a picture box, it doesn't animate when the program is run. Is there a function to make it animate? TIA Newbie Don
|
| visual c++ debug dinamic objects | 14 Sep 2005 15:28 GMT | 1 |
I'm using Microsoft Visual C++ 6.0, I would like to see, debugging my project, all the elements of my dinamic objects.... I have a dinamic array and a STL vector and I need to know the fields values
|
| Using my own font in my distributable VB app | 14 Sep 2005 13:38 GMT | 2 |
As I'd like to use a particular font in my VB app, is it possible for me to distribute this with my app and auto-install it using say InnoSetup? Is there any security issues in doing this? Would a user's say XP machine stop this font installation and use from
|
| Extra line breaks inserted | 14 Sep 2005 10:46 GMT | 3 |
I'm a newbie to VB programming. When I open an existing VB project, I saw there is some code inserted into the code (may be by the VB editor) which is not there originally present. I have a statement as below. (I can see this through the text editor).
|
| Currentcy question | 14 Sep 2005 03:35 GMT | 9 |
One of the fields in my database created in Access is set to currency. When I read the data in VB 5.0 I have an array of text boxes to display the data fields. How do I convert (for example) a value of 12.5 in the currency field so that it displays in the text box as $12.50?
|
| SizeofResource returns faulty value | 12 Sep 2005 21:32 GMT | 2 |
I am using the Api call SizeofResource. When I call it, it returns a value that is incredibly off the expected value. I am trying to extract the data in a CUSTOM resource to a file on disk. I load the exe the resource is is with LoadLibrary, and then call
|
| How to remotely update your software? | 12 Sep 2005 20:45 GMT | 4 |
Trying to find anything to go on or to start thinking how can I update an application when the software is running on a remote PC. Any ideas where to start looking or what search terms to use to find remote updating?
|
| Blank Date Field | 12 Sep 2005 15:45 GMT | 2 |
How do you determine if a Date field is blank. In my Sql statement I only want records who's date field is blank (i.e. checking for only open invoices where Date_Paid = '' ...still open ...it doesn't work when I use that syntax)
|
| Free #IDE for VB/C# ... | 12 Sep 2005 15:14 GMT | 1 |
chcec out this url : http://publicjoe.justbe.com/index.html
|
| Source to determain sunset and sunrise | 12 Sep 2005 14:01 GMT | 2 |
I am searching for code to get the sunset and sunset. Can someone help me with that or point me to a site where I can find such tools. Regards, Tim
|
| IDE | 12 Sep 2005 13:25 GMT | 1 |
I'm going to invest in VBasic .NET standard, no VisualStudio i wander if vbasic comes with data base controls like in Borldand Builder ? Thanks for help in advance..
|
| Temporary Files | 12 Sep 2005 10:49 GMT | 4 |
By app needs to create and edit a temporary file then delete it as the app closes I can do this in drive c: no problem But many of my users run in Limited mode or have drive C:\ set to have
|
| REQ: VB4 decompiler | 12 Sep 2005 10:07 GMT | 1 |
Anyone here have the VB4 decompiler? Thanks
|