Click here to Skip to main content
15,905,782 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralGet selected row from a DBGrid control Pin
Ameenudeen2-Jul-01 14:51
Ameenudeen2-Jul-01 14:51 
GeneralPages in tif Image Pin
28-Jun-01 0:28
suss28-Jun-01 0:28 
Generalpivot table Pin
tamar yona27-Jun-01 20:07
tamar yona27-Jun-01 20:07 
GeneralEvents with an MTS COM object. Pin
Jamie Nordmeyer27-Jun-01 6:01
Jamie Nordmeyer27-Jun-01 6:01 
GeneralRe: Events with an MTS COM object. Pin
Klaus Probst7-Aug-01 15:49
Klaus Probst7-Aug-01 15:49 
QuestionHow can i use the UDP in the Web ?? Pin
khamis22-Jun-01 7:49
khamis22-Jun-01 7:49 
AnswerRe: How can i use the UDP in the Web ?? Pin
Klaus Probst7-Aug-01 15:51
Klaus Probst7-Aug-01 15:51 
GeneralShowing modeless form in VB DLLs called from MFC Pin
22-Jun-01 1:18
suss22-Jun-01 1:18 
(Sorry, I'm cross posting this to both the VB and C++ forums as it covers both).

I have a common problem - I need to show the modeless forms which reside in a VB ActiveX Dll, called from an MFC client app.

I know that it isn't possible to show a modeless form in a VB ActiveX DLL (unless VB itself is also the client), because the modeless form needs to hook into a message loop to receive windows messages. The MSDN docs state that VB looks for something called the 'component manager' on the client to hook into which MFC doesn't provide.

Has anyone worked out how to get around this? Is is possible to mimic the functionality of the component manager in the client app, or at least the parts the modeless form is looking for? What is the myterious interace the VB is looking for? Am I on a hiding to nothing here?

Thanks

GeneralFormatting duplicates in excel Pin
Ian21-Jun-01 23:16
Ian21-Jun-01 23:16 
GeneralString Pin
20-Jun-01 4:46
suss20-Jun-01 4:46 
GeneralRe: String Pin
20-Jun-01 16:00
suss20-Jun-01 16:00 
GeneralRe: String Pin
Michael P Butler20-Jun-01 22:35
Michael P Butler20-Jun-01 22:35 
GeneralRe: String Pin
19-Jul-01 10:07
suss19-Jul-01 10:07 
Generalcomunication Pin
19-Jun-01 6:28
suss19-Jun-01 6:28 
GeneralPlus! Settings, large icons, et al. Pin
18-Jun-01 10:34
suss18-Jun-01 10:34 
GeneralMDI and Bitmap Pin
mr200318-Jun-01 8:17
mr200318-Jun-01 8:17 
GeneralRe: MDI and Bitmap Pin
20-Jun-01 17:04
suss20-Jun-01 17:04 
GeneralMultiple lines in input boxes Pin
Ian17-Jun-01 22:36
Ian17-Jun-01 22:36 
GeneralRe: Multiple lines in input boxes Pin
Erik Thompson18-Jun-01 7:52
sitebuilderErik Thompson18-Jun-01 7:52 
GeneralRe: Multiple lines in input boxes Pin
Ian18-Jun-01 21:02
Ian18-Jun-01 21:02 
GeneralRe: Multiple lines in input boxes Pin
Klaus Probst7-Aug-01 15:54
Klaus Probst7-Aug-01 15:54 
GeneralCapture the key hit Pin
An16-Jun-01 8:21
An16-Jun-01 8:21 
GeneralRe: Capture the key hit Pin
17-Jun-01 22:19
suss17-Jun-01 22:19 
GeneralRe: Capture the key hit Pin
19-Jun-01 15:07
suss19-Jun-01 15:07 
GeneralRe: Capture the key hit Pin
7-Jul-01 20:41
suss7-Jul-01 20:41 

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.