First  |  Prev |  Next  |  Last
Pages: 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
"Runtime Error:3273 Method not Applicable for This object"
i am using VB6 with Access 2003 using DAO object Library.does anybody know how to add field to recordset(Not Table) at runtime?I know there is somethin like..myRecordset.Fields.Append.Objectname.....I tried creating field object and assigned to this method and it says "Runtime Erro:3273 Method not Applicable fo... 16 Jul 2008 17:11
2 Questions on ActiveX Controls
Perhaps someone knows the answer to these. 1) If I create an ActiveX control using VB6, can I use it in a VC6 project? 2) If the answer to 1 is 'Yes', are there any special precautions I need to be aware of? I have a VC6 program that I wrote back in 2003 that is an embeddable OLE program that I need to rewrit... 17 Jul 2008 08:34
Return Code
Dear all Is there a way to generate a return code that my VB6 app can pass to the OS. I like to call my VBapp from a DOS-Batch file(.bat) and when my VBapp ends I like to pass a return code so that the following IF ERRORLEVEL statement in the batchfile can branch in case a problem arised. Regards Peter ... 17 Jul 2008 22:00
Autoredraw
I am struggeling with the PAINT events. When I have autoredraw set to TRUE, VB6 handles the image and redraws it when needed. I learnt that this is no good programming, and that I should manage the redrawing myself, and so I did. But I'm a bit confused... On UserControl_Resize: Should I draw everything I want t... 17 Jul 2008 15:49
Off topic: Kind of game sprite problem
When I have a picturebox with really complex GDI+ graphics drawn on it, and I need to highlight one of them on mouse over, I ran into serious problems. My graphic objects are not grouped in rows or columns, so I can't use a normal "Okay, mouse has left cell 1, so redraw its hot state now" logic. I played around... 15 Jul 2008 20:35
VB6, C++ or Both ?
Good evening, Been looking on eBay to day for a VB6 copy to substitute VB5. "Microsoft Visual Basic C++ FoxPro Studio Enterprise 6" Does this package contain a full VB6 language ?. -If not bungled !. To me, the name rather points to C++ And moreover, as though it contains both VB6 and C++ ?. /sen... 23 Jul 2008 21:32
COMM Peeking
VB6 I want to peek at COMM port traffic. How do i do that without disrupting current traffic? ... 15 Jul 2008 17:30
Crash in IDE
Hi, We have a complex VB6 project with several 3rd party components. What happens is that if canceling the program in the IDE or starting the program again after one successfull run the IDE crashes. Any suggerstions ? ... 17 Jul 2008 13:45
Barack Obama's Muslim Childhood - Rony Amir, describes Obama as
T&T.Varavoima [Jarmo Sepp�l�, 04.06.2008] "Uusi ydinvoimala vaatii nopeaa h�iri�reservi� Kantaverkkoyhti� Fingrid k�ynnist�� varavoimakapasiteetin rakentamisen yva-menettelyn loppukes�st�. Fingrid varautuu l�hivuosina lis��m��n nopeaa h�iri�reservi� 100-400 megawatilla. " *��rimm�isen mielenkiintoinen tieto m... 15 Jul 2008 09:12
ListView ignores messages when using mscomctl.ocx (CC 6.0 SP6)
Hi all! This is very bizzard and hopefully somebody can tell me what's going on. I have a ListView control in a form which I'm sending window messages to. Everything works perfectly if I set the project's component to: Microsoft Windows Common Controls 5.0 (SP2) - comctl32.ocx However, if I delete the control... 16 Jul 2008 21:19
First  |  Prev |  Next  |  Last
Pages: 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73