May be you can do this with DDE, Dinamic Data Exchange, it works fine with Excel and work DDE(Word!) = ListBox1.Text (I don't remmember very well, but is something like this)
mikelon
Posts
-
listbox -
looks easy, but dont work, just the first timeIm try to make a simple application with window, when i do this , the first time, it works very well, but when i save the c++ file, the compiler save like a space work or like a projec. when i try to use the program in another day,don´t work !!! : and have the next message: (the programm have #include stdafx.h, don´t have precompiler headers activated, and don´t have erros (is very short the code !!! (the firs time, always work)) and have the next message: DEBUG WIN32 COMPILING stdafx.cpp C:\Program files .....\include\winnt.h(1092) error C2146: Syntax error: missing ';' before identifier 'KSPIN_LOCK' C:\Program files .....\include\winnt.h(1092) fatal error C1004: unexpected end of file found im working with WinMe so... help me !!!
-
syntax error C2146WHEN I TRY TO COMPIL, I HAVE THE NEXT MESSAGE DEBUG WIN32 COMPILING stdafx.cpp C:\Program files .....\include\winnt.h(1092) error C2146: Syntax error: missing ';' before identifier 'KSPIN_LOCK' C:\Program files .....\include\winnt.h(1092) fatal error C1004: unexpected end of file found im working with winMe and, in some case i try to use direct x (#include ) so... help me !!!