Searched refs:rc2wxr (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/utils/convertrc/
H A Drc2wxr.h11 class rc2wxr : public wxObject class in inherits:wxObject
14 rc2wxr();
15 ~rc2wxr();
H A Drc2wxr.cpp0 // rc2wxr.cpp: implementation of the rc2wxr class.
32 #include "rc2wxr.h"
38 rc2wxr::rc2wxr() function in class:rc2wxr
44 rc2wxr::~rc2wxr()
48 void rc2wxr::Convert(wxString wxrfile, wxString rcfile)
114 void rc2wxr::ParseDialog(wxString dlgname)
234 void rc2wxr
[all...]
H A Dconvert.cpp27 #include "rc2wxr.h"
141 rc2wxr convert;
198 rc2wxr trans_rc2wxr;
H A Dmakefile.dmc46 $(OBJS)\convertrc_rc2wxr.obj : .\rc2wxr.cpp
47 $(CXX) -mn -c -cpp -o$@ $(CONVERTRC_CXXFLAGS) .\rc2wxr.cpp
H A DMakefile.in176 convertrc_rc2wxr.o: $(srcdir)/rc2wxr.cpp
177 $(CXXC) -c -o $@ $(CONVERTRC_CXXFLAGS) $(srcdir)/rc2wxr.cpp
H A Dmakefile.bcc258 $(OBJS)\convertrc_rc2wxr.obj: .\rc2wxr.cpp
259 $(CXX) -q -c -P -o$@ $(CONVERTRC_CXXFLAGS) .\rc2wxr.cpp
H A Dmakefile.dms216 $(OBJS)\convertrc_rc2wxr.obj : .\rc2wxr.cpp
217 $(CXX) -mn -c -cpp -o$@ $(CONVERTRC_CXXFLAGS) .\rc2wxr.cpp
H A Dmakefile.vc364 $(OBJS)\convertrc_rc2wxr.obj: .\rc2wxr.cpp
365 $(CXX) /c /nologo /TP /Fo$@ $(CONVERTRC_CXXFLAGS) .\rc2wxr.cpp
H A Dmakefile.wat289 $(OBJS)\convertrc_rc2wxr.obj : .AUTODEPEND .\rc2wxr.cpp

Completed in 69 milliseconds