pragma data_seg()一般用于DLL中。也就是说,在DLL中定义一个共享的,有名字的数据段。详细信息可以参考这个blog:
http://blog.csdn.net/alex_hua/article/details/2174132
HWND glhPrevTarWnd=NULL” 如果是他的语法是什么?
---------------------------------------------------------------------
这里定义的是一个HWND类型的变量,glhPrevTarWnd是变量名。
Visual C++ enthusiast, like network programming and driver development. At present is being engaged in the WinCE/Windows Mobile platform embedded development.