Click here to Skip to main content
15,918,742 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CSliderCtrl help Pin
benjymous23-Jul-02 11:10
benjymous23-Jul-02 11:10 
GeneralICMP Messages Pin
orcun colak22-Jul-02 8:14
orcun colak22-Jul-02 8:14 
Questioninformation for IExplorer plugins? Pin
OmarLodhi22-Jul-02 7:50
OmarLodhi22-Jul-02 7:50 
Generaldisabling menus Pin
SilentWarrior22-Jul-02 7:38
SilentWarrior22-Jul-02 7:38 
GeneralRe: disabling menus Pin
Shog922-Jul-02 12:56
sitebuilderShog922-Jul-02 12:56 
GeneralRe: disabling menus Pin
SilentWarrior23-Jul-02 7:31
SilentWarrior23-Jul-02 7:31 
GeneralRe: disabling menus Pin
Shog923-Jul-02 8:59
sitebuilderShog923-Jul-02 8:59 
Questiongaining access to 16-bit process space ? Pin
bisserke22-Jul-02 7:29
bisserke22-Jul-02 7:29 
hi,

I'm trying to gain access to a 16-bit app.

i'm trying something like :

::readProcessMemory(ProcHandle, (LPVOID)OffSet, buffer, BytesToRead, &BytesRead);

this doesn't work.

I did some research and it seems that all 16-bit apps operate in the same address space.
Well, ... I found a DLL (toolhelp.dll) with which I can get the Job done but only in WIN9x.

I need something to get the job done under NT too.

preferably I'm looking for a way that works equally good in all environments.

thx & greetz

I used to have a life ... now I have a computer
QuestionLaunch a new instance from SDI app ? Pin
yarp22-Jul-02 6:15
yarp22-Jul-02 6:15 
GeneralModifyStyle Pin
Hans Ruck22-Jul-02 6:02
Hans Ruck22-Jul-02 6:02 
GeneralRe: ModifyStyle Pin
Paul M Watt22-Jul-02 6:27
mentorPaul M Watt22-Jul-02 6:27 
GeneralRe: ModifyStyle Pin
Hans Ruck22-Jul-02 6:43
Hans Ruck22-Jul-02 6:43 
GeneralRe: ModifyStyle Pin
Paul M Watt22-Jul-02 8:33
mentorPaul M Watt22-Jul-02 8:33 
Questionclassview info not accessible ??? Pin
ns22-Jul-02 5:38
ns22-Jul-02 5:38 
AnswerRe: classview info not accessible ??? Pin
Renjith Ramachandran22-Jul-02 6:06
Renjith Ramachandran22-Jul-02 6:06 
GeneralRe: classview info not accessible ??? Pin
ns22-Jul-02 6:39
ns22-Jul-02 6:39 
GeneralTrouble with Radio Buttons Pin
Anonymous22-Jul-02 4:56
Anonymous22-Jul-02 4:56 
GeneralRe: Trouble with Radio Buttons Pin
Navin22-Jul-02 5:36
Navin22-Jul-02 5:36 
GeneralRe: Trouble with Radio Buttons Pin
Renjith Ramachandran22-Jul-02 6:35
Renjith Ramachandran22-Jul-02 6:35 
Generalimitating mouse clicks Pin
NickOne22-Jul-02 4:34
NickOne22-Jul-02 4:34 
Questiontreeview check box color ? Pin
insanely42022-Jul-02 4:25
insanely42022-Jul-02 4:25 
AnswerRe: treeview check box color ? Pin
Shog922-Jul-02 12:58
sitebuilderShog922-Jul-02 12:58 
QuestionDestroyWindow and MDI view...??? Pin
ns22-Jul-02 3:52
ns22-Jul-02 3:52 
GeneralGetOpenFileName unhandled exception. Pin
redeemer22-Jul-02 3:08
redeemer22-Jul-02 3:08 
GeneralRe: GetOpenFileName unhandled exception. Pin
Mike Upton22-Jul-02 4:08
Mike Upton22-Jul-02 4:08 

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.