I am developing a pocket PC application which includes sound. 1) I am using Public Declare Function waveOutSetVolume Lib "Coredll.dll" (ByVal ByValhwo As Integer,ByVal pdwVolume As Integer)As Integer
This is one that I can't figure out. In a large application we have several forms where this occurs, sometimes randomly ... but some forms it happens to the same control every time. In each case the control is either a textbox, ComboBox or Date control In
Dim ObjExcel As excel.Application Set ObjExcel = New excel.Application ObjExcel.Visible = True ObjExcel.Workbooks.Open "c:\Entertainment\PrintTable\VideoTableMacro.xls",