Click here to Skip to main content
15,921,174 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRemove CDialogBar Border Pin
Brian V Shifrin25-Feb-02 6:05
Brian V Shifrin25-Feb-02 6:05 
GeneralOle drag and drop Pin
cycosi25-Feb-02 5:31
cycosi25-Feb-02 5:31 
GeneralMDI Question Pin
RobJones25-Feb-02 4:54
RobJones25-Feb-02 4:54 
GeneralRe: MDI Question Pin
Carlos Antollini25-Feb-02 5:06
Carlos Antollini25-Feb-02 5:06 
GeneralRe: MDI Question Pin
RobJones25-Feb-02 5:12
RobJones25-Feb-02 5:12 
GeneralRe: MDI Question Pin
Carlos Antollini26-Feb-02 3:31
Carlos Antollini26-Feb-02 3:31 
GeneralProblem about serialization and filename Pin
Charles Liu25-Feb-02 4:36
Charles Liu25-Feb-02 4:36 
GeneralThe procedure entry point could not be located Pin
Rubio25-Feb-02 4:04
Rubio25-Feb-02 4:04 
Here's a little problem I stumbled on recently. On start-up my application brings up the following error:

The procedure entry point CheckTokenMembership could not be located in the dynamic link library ADVAPI32.dll.

Depends shows that it's actually Msvfw32.dll that calls the function mentioned in the error. This is linked at load-time. The problem occurs only on one machine (NT4SP6), which contains slightly newer versions of the aforementioned DLLs than my own machine. I must admit that I don't really understand DLL initialization that well. Matt Pietrik has written a couple of good articles on the subject (MSDN; Under The Hood), but if you have any ideas, I'd appreciate any help.

-- Rubio
GeneralRe: The procedure entry point could not be located Pin
Cliff Dabrowski25-Feb-02 4:37
Cliff Dabrowski25-Feb-02 4:37 
GeneralRe: The procedure entry point could not be located Pin
Michael Dunn25-Feb-02 7:35
sitebuilderMichael Dunn25-Feb-02 7:35 
GeneralRe: The procedure entry point could not be located Pin
Tim Deveaux25-Feb-02 7:43
Tim Deveaux25-Feb-02 7:43 
GeneralMSN Messenger Send Message To Pin
25-Feb-02 3:55
suss25-Feb-02 3:55 
GeneralRe: MSN Messenger Send Message To Pin
Michael P Butler25-Feb-02 4:07
Michael P Butler25-Feb-02 4:07 
GeneralRe: MSN Messenger Send Message To Pin
Michael Dunn25-Feb-02 7:43
sitebuilderMichael Dunn25-Feb-02 7:43 
GeneralRe: MSN Messenger Send Message To Pin
octopussy26-Feb-02 3:29
octopussy26-Feb-02 3:29 
GeneralRe: MSN Messenger Send Message To Pin
Michael Dunn26-Feb-02 7:55
sitebuilderMichael Dunn26-Feb-02 7:55 
GeneralRe: MSN Messenger Send Message To Pin
octopussy27-Feb-02 9:52
octopussy27-Feb-02 9:52 
GeneralOpenGL MDI application Pin
Rajveer25-Feb-02 3:26
Rajveer25-Feb-02 3:26 
GeneralRe: OpenGL MDI application Pin
Mazdak25-Feb-02 3:56
Mazdak25-Feb-02 3:56 
GeneralRegistry in txt Pin
25-Feb-02 2:33
suss25-Feb-02 2:33 
GeneralRe: Registry in txt Pin
Nish Nishant25-Feb-02 2:41
sitebuilderNish Nishant25-Feb-02 2:41 
GeneralRe: Registry in txt Pin
25-Feb-02 2:55
suss25-Feb-02 2:55 
GeneralIUserNotification Interface => Pin
25-Feb-02 2:38
suss25-Feb-02 2:38 
GeneralPreventing ListCtrl Column Resizing Pin
Andrew Hirst25-Feb-02 2:11
Andrew Hirst25-Feb-02 2:11 
GeneralRe: Preventing ListCtrl Column Resizing Pin
Joaquín M López Muñoz25-Feb-02 2:37
Joaquín M López Muñoz25-Feb-02 2: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.