Click here to Skip to main content
15,925,309 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Problem with system command: Pin
T.RATHA KRISHNAN25-Jun-08 19:19
T.RATHA KRISHNAN25-Jun-08 19:19 
AnswerRe: Problem with system command: Pin
_AnsHUMAN_ 25-Jun-08 19:22
_AnsHUMAN_ 25-Jun-08 19:22 
GeneralRe: Problem with system command: Pin
T.RATHA KRISHNAN25-Jun-08 19:30
T.RATHA KRISHNAN25-Jun-08 19:30 
GeneralRe: Problem with system command: Pin
_AnsHUMAN_ 25-Jun-08 19:34
_AnsHUMAN_ 25-Jun-08 19:34 
QuestionRe: Problem with system command: Pin
T.RATHA KRISHNAN25-Jun-08 19:41
T.RATHA KRISHNAN25-Jun-08 19:41 
AnswerRe: Problem with system command: Pin
_AnsHUMAN_ 25-Jun-08 20:07
_AnsHUMAN_ 25-Jun-08 20:07 
AnswerRe: Problem with system command: Pin
Hamid_RT27-Jun-08 8:11
Hamid_RT27-Jun-08 8:11 
QuestionWindows Architecture Question Process Sharing Storage Pin
ForNow25-Jun-08 13:46
ForNow25-Jun-08 13:46 
Hi,

I am Writting a Windows GUI extension to a Dos program ..

With Help from people on the code project I am going about this by doing a CreateProcess for a WinMain Project part of the Dos Solution. I should have clarefied myself I am doing this under Visual Studio

My Question is There some Storage area I need to access in Dos project

Luckily for me its a structure which is a Exported DLL

My question is the following from What I understand under Windows 32 process has an address range 0 - FFFFFFFF

With OS code mapped in the Address Space/Process

The DLL that are in the DOS process Whether implictly limked or Dynamically linked (loadLibrary) are in the Common

Storage somewhere in the 0 - FFFFFFFF what ever addresd in that range are marked as Shared


All I have to do to Access them In My new Process is include the proper .Libs

Thankx
QuestionThe API HtmlHelp(...,....,....,....) Takes four parameters, The CWnd::HtmlHelp(....,.....) takes 2 parameters. Ineed to know how to use the CWnd::HtmlHelp() Pin
Larry Mills Sr25-Jun-08 12:06
Larry Mills Sr25-Jun-08 12:06 
AnswerRe: The API HtmlHelp(...,....,....,....) Takes four parameters, The CWnd::HtmlHelp(....,.....) takes 2 parameters. Ineed to know how to use the CWnd::HtmlHelp() Pin
David Crow25-Jun-08 13:19
David Crow25-Jun-08 13:19 
QuestionHow to resolve ordinal problems Pin
problemfixer25-Jun-08 11:12
problemfixer25-Jun-08 11:12 
AnswerRepost - Please ignore Pin
CPallini25-Jun-08 11:24
mveCPallini25-Jun-08 11:24 
AnswerRe: How to resolve ordinal problems Pin
Hamid_RT27-Jun-08 8:10
Hamid_RT27-Jun-08 8:10 
Questionif parent and child classes declare the same static member variable ? Pin
amistry_petlad25-Jun-08 11:12
amistry_petlad25-Jun-08 11:12 
AnswerRe: if parent and child classes declare the same static member variable ? Pin
CPallini25-Jun-08 11:39
mveCPallini25-Jun-08 11:39 
GeneralRe: if parent and child classes declare the same static member variable ? Pin
Joe Woodbury25-Jun-08 13:27
professionalJoe Woodbury25-Jun-08 13:27 
GeneralRe: if parent and child classes declare the same static member variable ? Pin
CPallini25-Jun-08 21:03
mveCPallini25-Jun-08 21:03 
QuestionVisual Studio C++ inquiry on radio buttons Pin
jazz2425-Jun-08 10:00
jazz2425-Jun-08 10:00 
AnswerRe: Visual Studio C++ inquiry on radio buttons Pin
Iain Clarke, Warrior Programmer25-Jun-08 22:04
Iain Clarke, Warrior Programmer25-Jun-08 22:04 
QuestionVC 6.0 not responding to F1 or other help menu options. Pin
Vaclav_25-Jun-08 8:49
Vaclav_25-Jun-08 8:49 
QuestionCreating iTunes dll plugin. Pin
Grant Hudgens25-Jun-08 6:42
Grant Hudgens25-Jun-08 6:42 
AnswerRe: Creating iTunes dll plugin. Pin
Eurosid25-Jun-08 7:12
Eurosid25-Jun-08 7:12 
QuestionCreate a freestanding .exe using VS2008 Pin
Member 419459325-Jun-08 5:00
Member 419459325-Jun-08 5:00 
AnswerRe: Create a freestanding .exe using VS2008 Pin
toxcct25-Jun-08 5:15
toxcct25-Jun-08 5:15 
AnswerRe: Create a freestanding .exe using VS2008 Pin
Mark Salsbery25-Jun-08 9:43
Mark Salsbery25-Jun-08 9:43 

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.