Hi ALL
can any body tell me what ll be the equivalent of windows API AFX_MANAGE_STATE in Qt.
This macro is used to protect an exported function in a DLL.
Thank You all.
Hi ALL
can any body tell me what ll be the equivalent of windows API AFX_MANAGE_STATE in Qt.
This macro is used to protect an exported function in a DLL.
Thank You all.
Cheers,
Phillip
--- Please post the solution you got to solve your problem. It may help others.
There is no equivalent in Qt, it doesn't use such concepts. And it's part of MFC, not WinAPI.
Bookmarks