HI!
I search for german Barcodefonts like CODE 39 because i really need them in my program. To generate them is very very very hard, nearly impossible :(
I hope you can help me
massur
hi!
I would be really happy if you could find out whats wrong on my project, here you can download it:
http://mitglied.lycos.de/Surkevin2/crash.rar
Thanks
Kevin
it says - i translate it into english :)
The order in "0x5f481ab6" reprimands on the memory in "0x00000020". The Action "read" couldnt be executed on the memory.
:(((((((((
Kevin
I do not understand how your first methode should work, i tried your second which doesnt work too:
CDocument *pDoc = GetDocument();
POSITION pos = pDoc->GetFirstViewPosition();
CView* pFirstView = pDoc->GetNextView( pos );
pFirstView->m_combo.AddString("blubb");
m_combo is not...
HI!
I have got a SDI application with 2 CFormViews, the first is CForm1 and the second is CForm2. On CForm1 i have a combolist with the membervariable m_combo on CForm2 i have a Button, when i click on this Button i want m_combo to add an item with AddString, but i dont know how to use m_combo...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.