Click here to Skip to main content
15,905,136 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralWrong version when debugging Pin
morefalt11-Dec-03 8:03
morefalt11-Dec-03 8:03 
GeneralRe: Wrong version when debugging Pin
Stephane Rodriguez.11-Dec-03 8:30
Stephane Rodriguez.11-Dec-03 8:30 
GeneralNo Touch Deployment Pin
Anonymous11-Dec-03 7:45
Anonymous11-Dec-03 7:45 
GeneralRe: No Touch Deployment Pin
Heath Stewart11-Dec-03 12:13
protectorHeath Stewart11-Dec-03 12:13 
GeneralWindows Forms and MFC Pin
Late11-Dec-03 1:03
Late11-Dec-03 1:03 
GeneralRe: Windows Forms and MFC Pin
Stephane Rodriguez.11-Dec-03 7:25
Stephane Rodriguez.11-Dec-03 7:25 
GeneralContext Bound Objects Pin
ProffK10-Dec-03 22:22
ProffK10-Dec-03 22:22 
Generalcalling unmanged code from j# Pin
godzooky10-Dec-03 8:02
godzooky10-Dec-03 8:02 
i have an unmanaged dll that exports a function that takes a TCHAR* parameter. i need to call this function from j#. in my j# file, i tried to set the marshal attribute like so,

public static native void testStringFunction(/** @attribute MarshalAs(UnmanagedType.LPTStr)*/String s);

when i call that function, my string is not marshaled to a TCHAR*. i tried all the different string types in the UnmanagedType enumeration. anyone have any ideas??

thanks.
GeneralRe: calling unmanged code from j# Pin
Heath Stewart11-Dec-03 12:15
protectorHeath Stewart11-Dec-03 12:15 
GeneralRe: calling unmanged code from j# Pin
godzooky15-Dec-03 6:14
godzooky15-Dec-03 6:14 
GeneralPlease help me. I want to create some tool windows in my main frame by VC++.net. Pin
freehawk10-Dec-03 0:14
freehawk10-Dec-03 0:14 
GeneralRe: Please help me. I want to create some tool windows in my main frame by VC++.net. Pin
Corinna John11-Dec-03 19:46
Corinna John11-Dec-03 19:46 
GeneralIncluding .net framework in project Pin
kornstyle8-Dec-03 6:32
kornstyle8-Dec-03 6:32 
GeneralRe: Including .net framework in project Pin
Ruchi Gupta10-Dec-03 7:52
Ruchi Gupta10-Dec-03 7:52 
GeneralRe: Including .net framework in project Pin
Not Active11-Dec-03 6:28
mentorNot Active11-Dec-03 6:28 
GeneralRe: Including .net framework in project Pin
Stephane Rodriguez.10-Dec-03 23:08
Stephane Rodriguez.10-Dec-03 23:08 
GeneralRe: Including .net framework in project Pin
Ruchi Gupta11-Dec-03 6:51
Ruchi Gupta11-Dec-03 6:51 
GeneralRe: Including .net framework in project Pin
Stephane Rodriguez.11-Dec-03 7:17
Stephane Rodriguez.11-Dec-03 7:17 
GeneralRe: Including .net framework in project Pin
Not Active11-Dec-03 7:02
mentorNot Active11-Dec-03 7:02 
GeneralRe: Including .net framework in project Pin
Stephane Rodriguez.11-Dec-03 7:18
Stephane Rodriguez.11-Dec-03 7:18 
General.NET Languages Pin
John L. DeVito6-Dec-03 8:52
professionalJohn L. DeVito6-Dec-03 8:52 
GeneralRe: .NET Languages Pin
J. Dunlap6-Dec-03 9:24
J. Dunlap6-Dec-03 9:24 
GeneralRe: .NET Languages Pin
Nick Parker6-Dec-03 9:32
protectorNick Parker6-Dec-03 9:32 
GeneralRe: .NET Languages Pin
John L. DeVito6-Dec-03 9:37
professionalJohn L. DeVito6-Dec-03 9:37 
GeneralRe: .NET Languages Pin
J. Dunlap6-Dec-03 9:56
J. Dunlap6-Dec-03 9: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.