Duh.. I figured it out.
The line AddObject "NSB.Win32.API","API" should actually be AddObject "NSBasic.Win32.API","API" Bob From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Katayama Sent: Friday, September 26, 2008 11:10 PM To: [EMAIL PROTECTED] Subject: RE: [nsbasic-ce] NSBWin32.dll in Windows Mobile V6 Correction below. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Katayama Sent: Friday, September 26, 2008 11:06 PM To: [EMAIL PROTECTED] Subject: [nsbasic-ce] NSBWin32.dll in Windows Mobile V6 I am getting unable to resolve class id in nsb.win32.api I installed the NSBWIn32 directly using the desktop installer but also wrote a short program and ran it successfully using shellExecute "open","regsvrce.exe","\windows\NSBWin32.dll" These are the two lines of code in the main program AddObject "NSB.Win32.API","API" m_lWnd = api.findwindow("cardflip") Any ideas what could be wrong here? Thanks Bob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nsb-ce" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/nsb-ce?hl=en -~----------~----~----~----~------~----~------~--~---
