Click here to Skip to main content
15,920,005 members
Home / Discussions / Mobile
   

Mobile

 
Questionnotification control Pin
nith1237-Oct-06 16:35
nith1237-Oct-06 16:35 
AnswerRe: notification control Pin
acroitoriu9-Oct-06 3:45
acroitoriu9-Oct-06 3:45 
Questionwhy the forground can not receive message ? Pin
lirbert7-Oct-06 16:14
lirbert7-Oct-06 16:14 
QuestionC# Vs. C++ for Windows Mobile 2005 development Pin
Ryzhiy4-Oct-06 11:03
Ryzhiy4-Oct-06 11:03 
Questionnetwork/wifi adapter detection Pin
Michael Hendrickx3-Oct-06 10:23
Michael Hendrickx3-Oct-06 10:23 
QuestionFinding the installed CAB file in Pocket PC. Pin
aruna_koride26-Sep-06 19:29
aruna_koride26-Sep-06 19:29 
AnswerRe: Finding the installed CAB file in Pocket PC. Pin
zhengdong jin28-Sep-06 23:45
zhengdong jin28-Sep-06 23:45 
QuestionUsing c++ activeX in .Net app? Pin
mAlleXXX25-Sep-06 20:39
mAlleXXX25-Sep-06 20:39 
Hello,

I'm C++ newbie,
I need a C++ control (for fast graphics) embedded into VB.net project.

I tried to compile test MFC Device application and it worked well,
Then I've tried to make MFC AX or ATL DLL with builtin control class to do the same work, It's built successfully, but when I try to import it into VB.net application, it's added but application does not start! Error message says "COM object with CLSID '{C011DD30-2476-4C47-8C4C-C1EE9BF20F0C}' cannot be created due to the following error: Class not registered ."
I tried to use regsvr32 to register it, but the control isn't registered: "aaa.dll is not an executable ... etc"

Everywhere I searched for this problem says "use regsvrce to register DLL on a device", but I need it registered on PC, to test project on Emulator!

How can I avoid this problem and safely use control?

Thank you.


Update:
I "Deployed" aa.dll on emulator device and then line
Me.aa = New aaaLib.ctlTest
worked well, but line:
Me.Controls.Add(aa)
throws error: "InvalidCastException"
to all appearances C++ ATL DLL class isn't considered to be compatible with .Net control class.
How can I make native C++ control to use it with .net app?
Questionmobile internet explorer simulator Pin
shashank veerkar24-Sep-06 20:56
shashank veerkar24-Sep-06 20:56 
AnswerRe: mobile internet explorer simulator Pin
Alain Rist25-Sep-06 3:35
Alain Rist25-Sep-06 3:35 
QuestionSocket Receive Timeout Pin
aruna_koride23-Sep-06 22:40
aruna_koride23-Sep-06 22:40 
QuestionRAPI soft-reset? Pin
skyapie20-Sep-06 19:39
skyapie20-Sep-06 19:39 
AnswerRe: RAPI soft-reset? Pin
Jonas Larsson20-Sep-06 23:08
Jonas Larsson20-Sep-06 23:08 
QuestionResizing image to fit a CStatic picture Box Pin
cyg8020-Sep-06 14:11
cyg8020-Sep-06 14:11 
QuestionInstalling .CAB file in PDA using Visual studio.net 2003 Pin
sanavulla20-Sep-06 1:22
sanavulla20-Sep-06 1:22 
AnswerRe: Installing .CAB file in PDA using Visual studio.net 2003 Pin
zhengdong jin28-Sep-06 23:47
zhengdong jin28-Sep-06 23:47 
Questionwindows mobile 5.0 Pin
Sri harini19-Sep-06 23:08
Sri harini19-Sep-06 23:08 
AnswerRe: windows mobile 5.0 Pin
Michael Hendrickx3-Oct-06 10:20
Michael Hendrickx3-Oct-06 10:20 
QuestionWindows Mobile Application Pin
Sri harini19-Sep-06 21:00
Sri harini19-Sep-06 21:00 
AnswerRe: Windows Mobile Application Pin
acroitoriu9-Oct-06 2:27
acroitoriu9-Oct-06 2:27 
QuestionHow to import a native dll in Pocket PC. Pin
phijophlip19-Sep-06 2:20
phijophlip19-Sep-06 2:20 
AnswerRe: How to import a native dll in Pocket PC. Pin
umseker29-Sep-06 9:00
umseker29-Sep-06 9:00 
QuestionHow to align a particular column in objectlist...? [modified] Pin
gowrish.p17-Sep-06 23:49
gowrish.p17-Sep-06 23:49 
QuestionSQL Server 2000 With Pocket PC Pin
akaSDN14-Sep-06 2:13
akaSDN14-Sep-06 2:13 
AnswerRe: SQL Server 2000 With Pocket PC Pin
Ryzhiy5-Oct-06 10:24
Ryzhiy5-Oct-06 10:24 

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.