Click here to Skip to main content
16,007,443 members
Home / Discussions / Article Writing
   

Article Writing

 
Generalerror accessing dll Pin
8-Feb-01 5:05
suss8-Feb-01 5:05 
GeneralRe: error accessing dll Pin
Michael Dunn8-Feb-01 15:05
sitebuilderMichael Dunn8-Feb-01 15:05 
GeneralArticle on Source Control Pin
Amit Dey8-Feb-01 1:07
Amit Dey8-Feb-01 1:07 
GeneralSystem id Pin
7-Feb-01 11:43
suss7-Feb-01 11:43 
QuestionHow do I send a (form) "submit" to a html page in my IWebBrowser2 control? Pin
Jason De Arte6-Feb-01 8:25
Jason De Arte6-Feb-01 8:25 
Generalhelp:The image identification of the number plate Pin
6-Feb-01 4:55
suss6-Feb-01 4:55 
Generalsharing a pointer between the applications Pin
yamini5-Feb-01 22:20
yamini5-Feb-01 22:20 
GeneralRe: sharing a pointer between the applications Pin
Michael Dunn6-Feb-01 14:48
sitebuilderMichael Dunn6-Feb-01 14:48 
You can't pass data between different programs like that. Each program has its own address space, and pointers in one app don't make sense in another app.
Either switch to WM_COPYDATA or use memory-mapped files.

--Mike--
http://home.inreach.com/mdunn/
This must be Thursday. I never could get the hang of Thursdays...
GeneralRe: sharing a pointer between the applications Pin
.::RockNix::.8-Feb-01 4:41
.::RockNix::.8-Feb-01 4:41 
GeneralRe: sharing a pointer between the applications Pin
Ancient Dragon17-Feb-01 17:20
Ancient Dragon17-Feb-01 17:20 
Generalsharing a pointer between the applications Pin
yamini5-Feb-01 22:18
yamini5-Feb-01 22:18 
Generalsharing a pointer between the applications Pin
yamini5-Feb-01 22:13
yamini5-Feb-01 22:13 
GeneralBlackjack source code for Palm Pin
5-Feb-01 14:03
suss5-Feb-01 14:03 
GeneralWeb Browser control Pin
5-Feb-01 10:57
suss5-Feb-01 10:57 
GeneralRe: Web Browser control Pin
Michael Dunn5-Feb-01 19:36
sitebuilderMichael Dunn5-Feb-01 19:36 
QuestionAny RPG IV or RPG 400 Programmer HERE?? Pin
Kelly McGlasson4-Feb-01 11:02
Kelly McGlasson4-Feb-01 11:02 
GeneralAccessing an Access MDB file via ADO without Access installed Pin
4-Feb-01 4:30
suss4-Feb-01 4:30 
GeneralCRichEditView and WYSIWYG page effect Pin
2-Feb-01 10:37
suss2-Feb-01 10:37 
GeneralCRichEditCtrl and rotation Pin
AlexMarbus1-Feb-01 12:31
AlexMarbus1-Feb-01 12:31 
GeneralBuffered out for CScrollView Pin
---Ranger---1-Feb-01 12:05
---Ranger---1-Feb-01 12:05 
QuestionHow to delete a file? Pin
1-Feb-01 6:54
suss1-Feb-01 6:54 
AnswerRe: How to delete a file? Pin
Wes Jones1-Feb-01 8:25
Wes Jones1-Feb-01 8:25 
GeneralRe: How to delete a file? Pin
PJ Arends1-Feb-01 17:56
professionalPJ Arends1-Feb-01 17:56 
GeneralRe: How to delete a file? Pin
AlexMarbus2-Feb-01 12:33
AlexMarbus2-Feb-01 12:33 
AnswerRe: How to delete a file? Pin
6-Mar-01 1:31
suss6-Mar-01 1: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.