Click here to Skip to main content
15,924,402 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: initialization text on dialog box Pin
toxcct22-Jan-07 7:09
toxcct22-Jan-07 7:09 
GeneralRe: initialization text on dialog box Pin
Shah Satish22-Jan-07 21:55
Shah Satish22-Jan-07 21:55 
AnswerRe: initialization text on dialog box Pin
Hamid_RT22-Jan-07 17:46
Hamid_RT22-Jan-07 17:46 
GeneralRe: initialization text on dialog box Pin
Shah Satish22-Jan-07 21:57
Shah Satish22-Jan-07 21:57 
AnswerRe: initialization text on dialog box Pin
ThatsAlok22-Jan-07 19:05
ThatsAlok22-Jan-07 19:05 
GeneralRe: initialization text on dialog box Pin
Shah Satish22-Jan-07 21:58
Shah Satish22-Jan-07 21:58 
QuestionPassing an array of structs from c# to unmanaged c++ dll Pin
Marek Konieczny22-Jan-07 6:29
Marek Konieczny22-Jan-07 6:29 
AnswerRe: Passing an array of structs from c# to unmanaged c++ dll Pin
James R. Twine22-Jan-07 8:13
James R. Twine22-Jan-07 8:13 
   I am surprised it worked at all!

   The structure has pointers to memory and unless you are sticking the memory for the strings onto the end of the memory for the structure, I am not seeing how the memory for the strings are getting into the DLL.

   This seems like more of a C# problem than a problem with the DLL you are calling - might be better to post this to the C#-related message board.

   Peace!

-=- James
Please rate this message - let me know if I helped or not!<HR>If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
See DeleteFXPFiles

AnswerRe: Passing an array of structs from c# to unmanaged c++ dll Pin
Tim Paaschen22-Jan-07 20:26
Tim Paaschen22-Jan-07 20:26 
QuestionDialog activex Pin
Tarek Jabri22-Jan-07 6:28
Tarek Jabri22-Jan-07 6:28 
QuestionHow do I programmatically uncheck the "Taskbar always on top" option? Pin
dandy7222-Jan-07 6:04
dandy7222-Jan-07 6:04 
AnswerRe: How do I programmatically uncheck the &quot;Taskbar always on top&quot; option? Pin
Nibu babu thomas22-Jan-07 16:21
Nibu babu thomas22-Jan-07 16:21 
GeneralRe: How do I programmatically uncheck the &quot;Taskbar always on top&quot; option? Pin
dandy7222-Jan-07 16:59
dandy7222-Jan-07 16:59 
GeneralRe: How do I programmatically uncheck the &quot;Taskbar always on top&quot; option? Pin
Nibu babu thomas22-Jan-07 17:04
Nibu babu thomas22-Jan-07 17:04 
GeneralRe: How do I programmatically uncheck the &amp;amp;quot;Taskbar always on top&amp;amp;quot; option? [modified] Pin
Nibu babu thomas22-Jan-07 17:15
Nibu babu thomas22-Jan-07 17:15 
GeneralRe: How do I programmatically uncheck the &amp;amp;quot;Taskbar always on top&amp;amp;quot; option? Pin
dandy7223-Jan-07 8:27
dandy7223-Jan-07 8:27 
GeneralRe: How do I programmatically uncheck the &amp;amp;quot;Taskbar always on top&amp;amp;quot; option? Pin
Nibu babu thomas23-Jan-07 21:07
Nibu babu thomas23-Jan-07 21:07 
GeneralRe: How do I programmatically uncheck the &amp;amp;quot;Taskbar always on top&amp;amp;quot; option? Pin
dandy7224-Jan-07 3:06
dandy7224-Jan-07 3:06 
QuestionAsk about Win32 Pin
phap22-Jan-07 5:10
phap22-Jan-07 5:10 
AnswerRe: Ask about Win32 Pin
James R. Twine22-Jan-07 5:18
James R. Twine22-Jan-07 5:18 
AnswerRe: Ask about Win32 Pin
Hamid_RT22-Jan-07 17:57
Hamid_RT22-Jan-07 17:57 
QuestionIIS DLL Pin
skerbeck22-Jan-07 4:52
skerbeck22-Jan-07 4:52 
Question"Dynamic Linking of .lib file in my project" Pin
chandni_chandrakant_maheta22-Jan-07 4:25
chandni_chandrakant_maheta22-Jan-07 4:25 
QuestionRe: "Dynamic Linking of .lib file in my project" Pin
David Crow22-Jan-07 4:31
David Crow22-Jan-07 4:31 
AnswerRe: "Dynamic Linking of .lib file in my project" Pin
«_Superman_»22-Jan-07 4:31
professional«_Superman_»22-Jan-07 4:31 

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.