Click here to Skip to main content
15,927,174 members
Home / Discussions / C#
   

C#

 
QuestionRe: Encrypting the password Pin
M. J. Jaya Chitra6-Jun-07 19:27
M. J. Jaya Chitra6-Jun-07 19:27 
AnswerRe: Encrypting the password Pin
Mark Greenwood6-Jun-07 19:36
Mark Greenwood6-Jun-07 19:36 
GeneralRe: Encrypting the password Pin
M. J. Jaya Chitra6-Jun-07 19:58
M. J. Jaya Chitra6-Jun-07 19:58 
GeneralRe: Encrypting the password Pin
andre_swnpl6-Jun-07 20:00
andre_swnpl6-Jun-07 20:00 
GeneralRe: Encrypting the password Pin
M. J. Jaya Chitra8-Jun-07 0:21
M. J. Jaya Chitra8-Jun-07 0:21 
QuestionReturning nested objects through WCF service Pin
Ravi Bhavnani6-Jun-07 17:44
professionalRavi Bhavnani6-Jun-07 17:44 
AnswerRe: Returning nested objects through WCF service Pin
Horia Tudosie7-Jun-07 3:27
Horia Tudosie7-Jun-07 3:27 
GeneralRe: Returning nested objects through WCF service Pin
Ravi Bhavnani7-Jun-07 4:49
professionalRavi Bhavnani7-Jun-07 4:49 
QuestionAn issue with 'parameter wiring' Pin
jozsurf6-Jun-07 17:30
jozsurf6-Jun-07 17:30 
AnswerRe: An issue with 'parameter wiring' Pin
Luc Pattyn7-Jun-07 0:12
sitebuilderLuc Pattyn7-Jun-07 0:12 
GeneralRe: An issue with 'parameter wiring' Pin
jozsurf7-Jun-07 16:50
jozsurf7-Jun-07 16:50 
GeneralRe: An issue with 'parameter wiring' Pin
Luc Pattyn7-Jun-07 20:12
sitebuilderLuc Pattyn7-Jun-07 20:12 
GeneralRe: An issue with 'parameter wiring' Pin
jozsurf12-Jun-07 15:40
jozsurf12-Jun-07 15:40 
Hi,

I didn't get the e-mail notification for your last post, Luc! I came on to post the solution and just saw it...if I had read it, I possibly could have arrived at the solution much sooner.

Unsure if this was the situation you meant with the 64 bit pointers, but the problem was to do with the difference in definition of C#'s long (a 64 bit int) and C++'s long (a 32 bit int). Equating the two data types to be the same (as I was doing) was pushing the stack out of alignment.

cheers!
GeneralRe: An issue with 'parameter wiring' Pin
Luc Pattyn12-Jun-07 15:48
sitebuilderLuc Pattyn12-Jun-07 15:48 
QuestionCustom Image in MessageBox.Show Pin
orly00136-Jun-07 16:31
orly00136-Jun-07 16:31 
AnswerRe: Custom Image in MessageBox.Show Pin
Christian Graus6-Jun-07 16:44
protectorChristian Graus6-Jun-07 16:44 
AnswerRe: Custom Image in MessageBox.Show Pin
Ravi Bhavnani6-Jun-07 20:24
professionalRavi Bhavnani6-Jun-07 20:24 
AnswerRe: Custom Image in MessageBox.Show Pin
Chintan.Desai7-Jun-07 0:23
Chintan.Desai7-Jun-07 0:23 
Questiondatabase connection Pin
fijian6-Jun-07 14:41
fijian6-Jun-07 14:41 
AnswerRe: database connection Pin
Harini N K6-Jun-07 18:36
Harini N K6-Jun-07 18:36 
QuestionHello Is theres away to convert GraphicsPath to Image ? Pin
Epsilone36-Jun-07 12:58
Epsilone36-Jun-07 12:58 
AnswerRe: Hello Is theres away to convert GraphicsPath to Image ? Pin
Christian Graus6-Jun-07 13:39
protectorChristian Graus6-Jun-07 13:39 
QuestionBrowsing a .dll file. Pin
Ylno6-Jun-07 12:21
Ylno6-Jun-07 12:21 
AnswerRe: Browsing a .dll file. Pin
Christian Graus6-Jun-07 12:36
protectorChristian Graus6-Jun-07 12:36 
GeneralRe: Browsing a .dll file. Pin
Ylno6-Jun-07 12:44
Ylno6-Jun-07 12:44 

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.