Click here to Skip to main content
15,896,201 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: WTL / Why the associated window is not destroyed Pin
Michael Dunn20-Dec-04 7:45
sitebuilderMichael Dunn20-Dec-04 7:45 
GeneralRe: WTL / Why the associated window is not destroyed Pin
youyo30-Dec-04 21:16
youyo30-Dec-04 21:16 
GeneralActiveX ctrl not loading in browser Pin
Muhammad Azam16-Dec-04 20:13
Muhammad Azam16-Dec-04 20:13 
GeneralWindow handle in Active-x in ATL Pin
AghaKhan14-Dec-04 14:37
AghaKhan14-Dec-04 14:37 
GeneralRe: Window handle in Active-x in ATL Pin
Jörgen Sigvardsson15-Dec-04 9:32
Jörgen Sigvardsson15-Dec-04 9:32 
GeneralRe: Window handle in Active-x in ATL Pin
AghaKhan16-Dec-04 3:16
AghaKhan16-Dec-04 3:16 
GeneralRe: Window handle in Active-x in ATL Pin
Jörgen Sigvardsson18-Dec-04 14:29
Jörgen Sigvardsson18-Dec-04 14:29 
Generala global #define Pin
dSolariuM12-Dec-04 18:52
dSolariuM12-Dec-04 18:52 
Hello everybody,
I am creating a dll that contains some
Methods and these methods have some styles like:

#define dw_style 1401

After importing my dll and calling that method I want to
Use this dw_style name instead of 1401.
In another word I want a global #define.
////////////For example/////////////////////////////
//In the Dll file

#define dw_style 1401
..
methods
..
////////////////////////////////////////////////////
//////////In the mfc app and after importing the dll

method(dw_style)
..
..


Best Regards
Thanks.


GeneralRe: a global #define Pin
ThatsAlok12-Dec-04 20:02
ThatsAlok12-Dec-04 20:02 
GeneralRe: a global #define Pin
AghaKhan14-Dec-04 14:39
AghaKhan14-Dec-04 14:39 
GeneralRe: a global #define Pin
ThatsAlok15-Dec-04 18:09
ThatsAlok15-Dec-04 18:09 
GeneralRe: a global #define Pin
AghaKhan16-Dec-04 3:23
AghaKhan16-Dec-04 3:23 
GeneralRe: a global #define Pin
ThatsAlok16-Dec-04 16:56
ThatsAlok16-Dec-04 16:56 
GeneralRe: a global #define Pin
User 21559717-Dec-04 21:10
User 21559717-Dec-04 21:10 
GeneralRe: a global #define Pin
ThatsAlok17-Dec-04 22:07
ThatsAlok17-Dec-04 22:07 
GeneralRe: a global #define Pin
youyo30-Dec-04 21:19
youyo30-Dec-04 21:19 
GeneralUsing a timer Pin
dSolariuM11-Dec-04 2:39
dSolariuM11-Dec-04 2:39 
GeneralRe: Using a timer Pin
ThatsAlok12-Dec-04 20:01
ThatsAlok12-Dec-04 20:01 
GeneralWhat's the best way Pin
bs197710-Dec-04 11:20
bs197710-Dec-04 11:20 
GeneralRe: What's the best way Pin
AghaKhan14-Dec-04 14:46
AghaKhan14-Dec-04 14:46 
QuestionATL / IIS / EXE ??? Pin
Peter Weyzen10-Dec-04 7:49
Peter Weyzen10-Dec-04 7:49 
AnswerRe: ATL / IIS / EXE ??? Pin
Gerald Schwab10-Dec-04 8:06
Gerald Schwab10-Dec-04 8:06 
GeneralRe: ATL / IIS / EXE ??? Pin
Peter Weyzen10-Dec-04 8:08
Peter Weyzen10-Dec-04 8:08 
GeneralRe: ATL / IIS / EXE ??? Pin
Gerald Schwab10-Dec-04 8:17
Gerald Schwab10-Dec-04 8:17 
GeneralRe: ATL / IIS / EXE ??? Pin
Peter Weyzen10-Dec-04 8:21
Peter Weyzen10-Dec-04 8:21 

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.