Click here to Skip to main content
16,008,490 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: win 98/me Pin
James T. Johnson29-Mar-02 3:29
James T. Johnson29-Mar-02 3:29 
GeneralRe: win 98/me Pin
Mazdak29-Mar-02 9:48
Mazdak29-Mar-02 9:48 
GeneralRe: win 98/me Pin
James T. Johnson29-Mar-02 9:51
James T. Johnson29-Mar-02 9:51 
GeneralRe: win 98/me Pin
Andy Smith2-Apr-02 21:16
Andy Smith2-Apr-02 21:16 
GeneralRectangle Pin
Neil Van Note28-Mar-02 19:59
Neil Van Note28-Mar-02 19:59 
GeneralRe: Rectangle Pin
James T. Johnson28-Mar-02 20:23
James T. Johnson28-Mar-02 20:23 
GeneralRe: Rectangle Pin
Neil Van Note29-Mar-02 7:14
Neil Van Note29-Mar-02 7:14 
GeneralManaged C++ and VB Pin
mikeh28-Mar-02 2:36
mikeh28-Mar-02 2:36 
I have a C++ method in a component that expects a pointer
to a long as one of its parameters (ie. String*, long*,
long, long). When I try to use this method from VB, the
compiler gives me error "BC30657 'method' has a return
type that is not supported or parameter types that are not
supported". I've narrowed it down to the second
parameter. VB has no problem with the other "longs". It
appears that the pointer to the long is the problem. If I
define it as an Int32*, VB is happy. I'd like to be able
to define it as long* so I don't have to re-write some of
the C++ code. Does anyone know what's happening here? Is
there a work around?

Thanks for any help...

GeneralRe: Managed C++ and VB Pin
Andy Smith2-Apr-02 21:09
Andy Smith2-Apr-02 21:09 
GeneralRe: Managed C++ and VB Pin
mikeh3-Apr-02 2:31
mikeh3-Apr-02 2:31 
GeneralRe: Managed C++ and VB Pin
Andy Smith3-Apr-02 6:15
Andy Smith3-Apr-02 6:15 
General.NET strategy Pin
-Dy26-Mar-02 2:54
-Dy26-Mar-02 2:54 
GeneralRe: .NET strategy Pin
Kevin McFarlane26-Mar-02 7:37
Kevin McFarlane26-Mar-02 7:37 
GeneralRe: .NET strategy Pin
Kevin McFarlane26-Mar-02 8:19
Kevin McFarlane26-Mar-02 8:19 
GeneralWhy .NET Pin
Fred Ackers25-Mar-02 1:59
Fred Ackers25-Mar-02 1:59 
GeneralRe: Why .NET Pin
James T. Johnson25-Mar-02 11:15
James T. Johnson25-Mar-02 11:15 
GeneralRe: Why .NET Pin
Fred Ackers26-Mar-02 12:32
Fred Ackers26-Mar-02 12:32 
GeneralRe: Why .NET Pin
James T. Johnson26-Mar-02 12:40
James T. Johnson26-Mar-02 12:40 
GeneralRe: Why .NET Pin
Fred Ackers26-Mar-02 14:25
Fred Ackers26-Mar-02 14:25 
GeneralRe: Why .NET Pin
1-Apr-02 8:34
suss1-Apr-02 8:34 
QuestionChanging default value of BackColor ? Pin
24-Mar-02 4:14
suss24-Mar-02 4:14 
AnswerRe: Changing default value of BackColor ? Pin
Leesen30-Mar-02 23:10
Leesen30-Mar-02 23:10 
Generalno topic Pin
Mazdak23-Mar-02 21:29
Mazdak23-Mar-02 21:29 
GeneralRe: no topic Pin
David Wengier23-Mar-02 23:48
David Wengier23-Mar-02 23:48 
GeneralRe: no topic Pin
Neil Van Note29-Mar-02 10:25
Neil Van Note29-Mar-02 10:25 

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.