Line | |
---|
1 | dialog.cpp(846): Warning! W726: col(1) no reference to formal parameter 'font'
|
---|
2 | dialog.cpp(846): Note! N392: col(1) 'char * font' in 'int ConvertFont( char *, _PRESPARAMS *, int )' defined in: dialog.cpp(832) (col 30)
|
---|
3 | dialog.cpp(846): Warning! W726: col(1) no reference to formal parameter 'dlgpparam'
|
---|
4 | dialog.cpp(846): Note! N392: col(1) '_PRESPARAMS * dlgpparam' in 'int ConvertFont( char *, _PRESPARAMS *, int )' defined in: dialog.cpp(832) (col 48)
|
---|
5 | dialog.cpp(846): Warning! W726: col(1) no reference to formal parameter 'fsize'
|
---|
6 | dialog.cpp(846): Note! N392: col(1) 'int fsize' in 'int ConvertFont( char *, _PRESPARAMS *, int )' defined in: dialog.cpp(832) (col 63)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.