Click here to Skip to main content
15,915,324 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralChanging the DC's offset Pin
Zizilamoroso23-Sep-03 0:28
Zizilamoroso23-Sep-03 0:28 
GeneralRe: Changing the DC's offset Pin
vcplusplus23-Sep-03 3:14
vcplusplus23-Sep-03 3:14 
GeneralRe: Changing the DC's offset Pin
Zizilamoroso23-Sep-03 3:29
Zizilamoroso23-Sep-03 3:29 
GeneralRe: Changing the DC's offset Pin
vcplusplus23-Sep-03 7:21
vcplusplus23-Sep-03 7:21 
GeneralRe: Changing the DC's offset Pin
Zizilamoroso24-Sep-03 0:08
Zizilamoroso24-Sep-03 0:08 
GeneralRe: Changing the DC's offset Pin
vcplusplus24-Sep-03 1:56
vcplusplus24-Sep-03 1:56 
GeneralRe: Changing the DC's offset Pin
Zizilamoroso24-Sep-03 5:25
Zizilamoroso24-Sep-03 5:25 
GeneralSAS Window: Winlogon.exe Application error. Pin
rohit.dhamija22-Sep-03 23:42
rohit.dhamija22-Sep-03 23:42 
Dear ALL,

I am developing an application for Windows 2000 in MFC VC++ Version 6.0.

My application runs as an interactive service.

I am using a dll in my program which is used to hide given key(s) from the registry. The program works fine and hides the given keys from registry. But when i log off my system and login, the following error occurs:
...............................
SAS Window: Winlogon.exe Application error.
The instruction at "0x01007f2d" refereced memory at "0x00006c". The memory could not be read. Click ok to close and cancel to debug.
...............................
On clicking ok the system restarts.

I think I need to free the dll before logging out. So I tried FreeLibrary in QueryEndSession, but it didnot helped.
Is there any other way to free the dll.

Or any other way out to solve the problem ?
The program is working fine when I restart and login (probably because at that time the dll is freed and loaded again,, but the same is not in case of log off and log in)

Thanks
RohitRose | [Rose]




GeneralRe: SAS Window: Winlogon.exe Application error. Pin
Mike Dimmick23-Sep-03 0:39
Mike Dimmick23-Sep-03 0:39 
GeneralRe: SAS Window: Winlogon.exe Application error. Pin
rohit.dhamija23-Sep-03 0:58
rohit.dhamija23-Sep-03 0:58 
GeneralRe: SAS Window: Winlogon.exe Application error. Pin
Mike Dimmick23-Sep-03 7:24
Mike Dimmick23-Sep-03 7:24 
GeneralDon't paint the blue "Hi-light" rectangle Pin
Urban Olars22-Sep-03 23:07
Urban Olars22-Sep-03 23:07 
GeneralRe: Don't paint the blue "Hi-light" rectangle Pin
Mike Dimmick23-Sep-03 0:03
Mike Dimmick23-Sep-03 0:03 
GeneralRe: Don't paint the blue "Hi-light" rectangle Pin
vcplusplus23-Sep-03 1:59
vcplusplus23-Sep-03 1:59 
GeneralRe: Don't paint the blue "Hi-light" rectangle Pin
Urban Olars23-Sep-03 9:12
Urban Olars23-Sep-03 9:12 
GeneralError in MS Help WorkShop Pin
bhargav_ram22-Sep-03 22:34
bhargav_ram22-Sep-03 22:34 
GeneralRe: Error in MS Help WorkShop Pin
Roger Allen23-Sep-03 2:14
Roger Allen23-Sep-03 2:14 
GeneralSocket Program Pin
esepich22-Sep-03 20:47
esepich22-Sep-03 20:47 
GeneralRe: Socket Program Pin
Phil Speller22-Sep-03 22:22
Phil Speller22-Sep-03 22:22 
Generalprinting data in PDF format Pin
Bombi22-Sep-03 19:30
Bombi22-Sep-03 19:30 
QuestionHow to draw a line with mouse? Pin
whiteclouds22-Sep-03 18:01
whiteclouds22-Sep-03 18:01 
AnswerRe: How to draw a line with mouse? Pin
Blake Coverett22-Sep-03 18:11
Blake Coverett22-Sep-03 18:11 
GeneralRe: How to draw a line with mouse? Pin
whiteclouds22-Sep-03 18:28
whiteclouds22-Sep-03 18:28 
GeneralRe: How to draw a line with mouse? Pin
Blake Coverett22-Sep-03 21:34
Blake Coverett22-Sep-03 21:34 
GeneralRe: How to draw a line with mouse? Pin
whiteclouds22-Sep-03 23:06
whiteclouds22-Sep-03 23:06 

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.