/EXPORT: ??5@YAAAVtcl_args@@AAV0@AAH@Z
/EXPORT: ??5@YAAAVtcl_args@@AAV0@AAJ@Z
/EXPORT: ??5@YAAAVtcl_args@@AAV0@AAM@Z
/EXPORT: ??5@YAAAVtcl_args@@AAV0@AAN@Z

Also, if I use '/EXPORT: *' then I get both the above link errors and lots of
errors like these:

Link Error   : Undefined symbol: ?_data_type@?$cpp_member_t@H@@2PBDB  (cpp_member_t<int>::_data_type) in
Link Error   : Undefined symbol: __imp_?container@cpp_mem@@1PAVtcl_object@@A in
Link Error   : Undefined symbol: __imp_?container@cpp_mem@@1PAVtcl_object@@A in
Link Error   : Undefined symbol: ??_7cpp_data_mem@@6B@  (cpp_data_mem::`vftable') in
Link Error   : Undefined symbol: ??_7cpp_config_mem@@6B@  (cpp_config_mem::`vftable') in
Link Error   : Undefined symbol: __imp_?_type@cpp_data_mem@@2Vmeta_object@@B in
Link Error   : Undefined symbol: __imp_?_type@cpp_data_mem@@2Vmeta_object@@B in
Link Error   : Undefined symbol: __imp_?container@cpp_mem@@1PAVtcl_object@@A in
Link Error   : Undefined symbol: __imp_?container@cpp_mem@@1PAVtcl_object@@A in
Link Error   : Undefined symbol: __imp_?container@cpp_mem@@1PAVtcl_object@@A in
Link Error   : Undefined symbol: ??_7cpp_config_mem@@6B@  (cpp_config_mem::`vftable') in
Link Error   : Undefined symbol: ??_7cpp_data_mem@@6B@  (cpp_data_mem::`vftable') in
Link Error   : Undefined symbol: ??_7tcl_interaction@@6B@  (tcl_interaction::`vftable') in
Link Error   : Undefined symbol: ??_7cpp_mem@@6B@  (cpp_mem::`vftable') in

i.e. for both all 'vftable's and for all static data exported from the dll.
