Click here to Skip to main content
15,906,081 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to change the account type of current logged on user thru my application? Pin
.NetRams5-Mar-04 1:12
.NetRams5-Mar-04 1:12 
GeneralRe: How to change the account type of current logged on user thru my application? Pin
Steve S7-Mar-04 22:42
Steve S7-Mar-04 22:42 
GeneralMultiple Controls One Handler Pin
monrobot134-Mar-04 20:28
monrobot134-Mar-04 20:28 
GeneralRe: Multiple Controls One Handler Pin
Michael Dunn4-Mar-04 20:54
sitebuilderMichael Dunn4-Mar-04 20:54 
GeneralRe: Multiple Controls One Handler Pin
monrobot135-Mar-04 6:04
monrobot135-Mar-04 6:04 
GeneralRe: Multiple Controls One Handler Pin
Robert A. T. Káldy4-Mar-04 22:30
Robert A. T. Káldy4-Mar-04 22:30 
GeneralRe: Multiple Controls One Handler Pin
monrobot135-Mar-04 6:06
monrobot135-Mar-04 6:06 
GeneralRe: Multiple Controls One Handler Pin
James R. Twine5-Mar-04 7:26
James R. Twine5-Mar-04 7:26 
GeneralRe: Multiple Controls One Handler Pin
monrobot135-Mar-04 10:51
monrobot135-Mar-04 10:51 
GeneralAdoConnection.Execute Pin
ananymous4-Mar-04 20:27
ananymous4-Mar-04 20:27 
GeneralRe: AdoConnection.Execute Pin
monrobot134-Mar-04 20:33
monrobot134-Mar-04 20:33 
GeneralRe: AdoConnection.Execute Pin
Prakash Nadar4-Mar-04 20:34
Prakash Nadar4-Mar-04 20:34 
GeneralRe: AdoConnection.Execute Pin
Mike Beckerleg5-Mar-04 1:01
Mike Beckerleg5-Mar-04 1:01 
GeneralServices - Advanced - Pin
JensB4-Mar-04 20:12
JensB4-Mar-04 20:12 
GeneralRe: Services - Advanced - Pin
Prakash Nadar4-Mar-04 20:17
Prakash Nadar4-Mar-04 20:17 
GeneralRe: Services - Advanced - Pin
JensB4-Mar-04 20:23
JensB4-Mar-04 20:23 
GeneralRe: Services - Advanced - Pin
JensB4-Mar-04 20:45
JensB4-Mar-04 20:45 
GeneralRe: Services - Advanced - Pin
Prakash Nadar4-Mar-04 21:26
Prakash Nadar4-Mar-04 21:26 
GeneralProblem with Hooks Pin
bilal784-Mar-04 19:17
bilal784-Mar-04 19:17 
GeneralRe: Problem with Hooks Pin
Mike Beckerleg5-Mar-04 1:11
Mike Beckerleg5-Mar-04 1:11 
GeneralRe: Problem with Hooks Pin
bilal787-Mar-04 17:58
bilal787-Mar-04 17:58 
GeneralRe: Problem with Hooks Pin
Mike Beckerleg7-Mar-04 22:51
Mike Beckerleg7-Mar-04 22:51 
GeneralRe: Problem with Hooks Pin
bilal788-Mar-04 1:07
bilal788-Mar-04 1:07 
well static can be or is unnecessary but exporting the Hook proc doesn't make any sense, coz the calling application can only set the hook or remove the hook, hook proc will be used internally, so i think need not to export the hook proc.
Anyway thanks a lot for the reply, if you have some suggestion like setting up my project (i am using VC++ 6 may be i am not setting up the project), then it might be helpful.

if you can send me the basic code for your hook dll (Only hook setup code), it can solve the issue.
Best Regrads,
Bilal Anjum
GeneralRe: Problem with Hooks Pin
Mike Beckerleg9-Mar-04 3:13
Mike Beckerleg9-Mar-04 3:13 
GeneralRe: Problem with Hooks Pin
bilal789-Mar-04 17:37
bilal789-Mar-04 17:37 

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.