First  |  Prev |  Next  |  Last
Pages: 75 76 77 78 79 80 81 82 83 84 85 86 87
MMControl
I want to make a midi file play repeatedly, how do I achieve this in VB 6 using MMControl? ... 6 Sep 2005 05:49
WM_CLICK
i have searched the web for WM_CLICK and i have found a lot however nowhere did i find what the constant for WM_CLICK is or how the wParam and lParam parameters are used/interpreted anyone TIA ... 2 Sep 2005 14:40
Mshflexgrid to Excel -
Hi All, This is kind of in relation to my earlier question but slighly different. In the mshflexgrid i have now managed to get my dates showing correctly in the dd/mm/yy format ( thank you BOB! ) But the code i use to export all the data to my excel spreadsheet now seems to have gone AWOL, or something has.... 2 Sep 2005 14:40
Displaying PDF in VB6 Form
Hi Folks, this has been discussed in this forum before I know, but I am still struggling to get to grips with the best method of showing a PDF in my VB Form! The Acrobat SDK seems unwieldy to say the least and the ActiveX control they deploy in Acrobat6 seems not to work with Acrobat7 (apologies if I've misi... 1 Sep 2005 09:43
AppActivate and SendKeys question
I'm trying to activate a (normally running) program that may not have focus, and send keystrokes to it. Unfortunately I consistently get undesirable behaviour with the code below - if I use "AppActivate lnRet" the desired window is activated but there is a delay of several seconds before anything else happen... 29 Aug 2005 13:22
WindowsMediaPlayer Control
For some reason MS provide several interfaces for this but refuse to document them. I am interseted in using WMPVideoCtrl and am able to add it to a sub, but I can't make it do anything, presumably I need something like: Set myWMPVideoCtrl = myWindowsMediaPlayer.??????????? But I have no idea what the ???... 26 Aug 2005 09:23
execute existing dial-up connection from vb
i would like to start a dial-up connection from vb. the connection exists as a desktop shortcut to a target located in Network Connections defined as {BA126AD7-2166-11D1-B1D0-00805FC1270E}. how do i execute this from vb? executing it will just load the connection window. so actually i need to execute the shor... 27 Aug 2005 02:54
C to VB please
I can only find this routine in C and need it in VB6 - can anyone translate this please: --8<----8<----8<----8<----8<----8<----8<----8<----8<----8<----8<----8<----8<----8<-- unsigned char Calc_checksum(char* sz, int nCount) { unsigned char cs; // Checksum //Omit the $-character for (i=1; i<Count; i++) { cs... 4 Aug 2005 00:15
All of a sudden, VB can't find DAO350.DLL
When I tried to start it up the other day for the first time in 3-4 months, I got the message Can't find file 'DAO350.DLL' And the program will not start. I have been running VB 6 for several years. I haven't used it for 3-4 months, but as far as I know, I haven't changed anything. Search shows one ... 19 Jul 2005 10:34
VB - SOAP ERROR
Hi, i have a problem with VB and Soap: byteArr = g_ObjSoap.LeggiFile(g_sUtente, sItemFile(0), CInt(sItemFile(2)), sItemFile(1)) this call return this error: ERRORE << -2147024809 Client:Loading the request into SoapReader failed. HRESULT=0x80070057: Parametro non corretto. - Client:Unspecified client er... 14 Jul 2005 11:05
First  |  Prev |  Next  |  Last
Pages: 75 76 77 78 79 80 81 82 83 84 85 86 87