string parse_rc (string rctext [, mixed winvar [, mixed parent [, mixed type [, string caption [, int xpos [, int ypos [, int width [, int height [, int style [, int param]]]]]]]]]])
Returns the WinBinder code that results from the resource text rctext, usually read from a .RC (Windows resource) file.
NOTES
See also
wb_create_window
Auxiliary functions