Click here to Skip to main content
15,914,016 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: battery level notification Pin
ibiteu24-Nov-03 6:43
ibiteu24-Nov-03 6:43 
GeneralRe: battery level notification Pin
Atlantys4-Nov-03 10:51
Atlantys4-Nov-03 10:51 
GeneralProblem with #import in WinCE Pin
nigs_krec4-Nov-03 1:52
nigs_krec4-Nov-03 1:52 
GeneralRe: Problem with #import in WinCE Pin
João Paulo Figueira4-Nov-03 2:25
professionalJoão Paulo Figueira4-Nov-03 2:25 
QuestionHow to work with https site in Pocket PC 2003 using WinInet and CInternetSession ? Pin
AKSIVAKUMAR3-Nov-03 5:35
AKSIVAKUMAR3-Nov-03 5:35 
QuestionWill the OpenURL function supports SSL with HTTPS URL? Pin
AKSIVAKUMAR3-Nov-03 5:33
AKSIVAKUMAR3-Nov-03 5:33 
GeneralGSM 6.10 codec Pin
.alex2-Nov-03 6:03
.alex2-Nov-03 6:03 
Generalproblem with activex control events Pin
Amit Dey1-Nov-03 8:02
Amit Dey1-Nov-03 8:02 
I'm writing a COM activex control with ATL in evc++3.0 to be consumed by a evb client. on the client side, I'm creating my control with CreateObjectWithEvents() because the control supports some events.

The problem is, although I can call control methods, I cannot seem to handle control events in my client at all. The control has a very simple event TestEvent that takes a single string param.
<br />
	CComBSTR bstrParam(_T("Test message"));<br />
	Fire_TestEvent(bstrParam);<br />



<br />
<br />
Set obj = CreateObjectWithEvents("AxControl.Control.1", "Cl")<br />
'method works<br />
obj.Test<br />
<br />
' this is the event sink that never gets invoked!!<br />
Public Sub Cl_OnTestEvent(Status As String)<br />
MsgBox Status<br />
End Sub<br />

I'm testing on PPC2000 emulator.

So how do I build a control in evc++ for a evb client with events support? Does anyone have any prior experience building controls for evb? I desperately need some help and have been stuck here for sometime. Cry | :((




Hush,hush...
thought I heard you call my name now.

Kula Shaker.

Amit Dey

Latest articles at CP -
Writing Word addins
Office addin


GeneralWierd Dialog Box Error Pin
VanHlebar31-Oct-03 8:28
VanHlebar31-Oct-03 8:28 
GeneralRe: Wierd Dialog Box Error Pin
João Paulo Figueira31-Oct-03 11:10
professionalJoão Paulo Figueira31-Oct-03 11:10 
GeneralRe: Wierd Dialog Box Error Pin
VanHlebar31-Oct-03 11:24
VanHlebar31-Oct-03 11:24 
GeneralGetLastError returns invalid number Pin
Aby Philip30-Oct-03 3:11
Aby Philip30-Oct-03 3:11 
GeneralRe: GetLastError returns invalid number Pin
Ian Darling30-Oct-03 3:31
Ian Darling30-Oct-03 3:31 
GeneralRe: GetLastError returns invalid number Pin
Aby Philip30-Oct-03 17:35
Aby Philip30-Oct-03 17:35 
GeneralPC2002 and PC2003 bluetooth problem Pin
matthewtsai30-Oct-03 0:10
matthewtsai30-Oct-03 0:10 
GeneralBluetooth Protocol Pin
Cedric Moonen29-Oct-03 22:21
Cedric Moonen29-Oct-03 22:21 
GeneralHooking in WinCE Pin
Jinoj29-Oct-03 21:40
Jinoj29-Oct-03 21:40 
GeneralMultiple CScrollViews in the same app Pin
VanHlebar29-Oct-03 14:23
VanHlebar29-Oct-03 14:23 
GeneralRe: Multiple CScrollViews in the same app Pin
João Paulo Figueira29-Oct-03 22:50
professionalJoão Paulo Figueira29-Oct-03 22:50 
GeneralCOM Objects and Pocket PC 2003 Pin
Jon Pawley28-Oct-03 11:24
Jon Pawley28-Oct-03 11:24 
GeneralRe: COM Objects and Pocket PC 2003 Pin
gevalia4-Dec-03 6:17
gevalia4-Dec-03 6:17 
QuestionHow can i specify HTMLctrl to translate using UTF-8? Pin
Norber_OK28-Oct-03 6:01
Norber_OK28-Oct-03 6:01 
GeneralSwitching views in SDI application Pin
Cedric Moonen28-Oct-03 3:40
Cedric Moonen28-Oct-03 3:40 
GeneralRe: Switching views in SDI application Pin
João Paulo Figueira28-Oct-03 4:51
professionalJoão Paulo Figueira28-Oct-03 4:51 
GeneralRe: Switching views in SDI application Pin
João Paulo Figueira28-Oct-03 4:56
professionalJoão Paulo Figueira28-Oct-03 4:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.