在VC中怎样将string转换为LPARAM呢在VC中怎样将string转换为LPARAM呢??? 注sting为标准C++的,不是CString的[解决办法]LPARAM(stringName.c_str());